summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-16Merge branch 'kvm-insert-lfence'Paolo Bonzini
2018-01-16KVM: x86: prefer "depends on" to "select" for SEVPaolo Bonzini
2018-01-16Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini
2018-01-16KVM: x86: avoid unnecessary XSETBV on guest entryPaolo Bonzini
2018-01-16KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
2018-01-16KVM: X86: support paravirtualized help for TLB shootdownsWanpeng Li
2018-01-16KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li
2018-01-16KVM: X86: use paravirtualized TLB ShootdownWanpeng Li
2018-01-16KVM: X86: Add KVM_VCPU_PREEMPTEDWanpeng Li
2018-01-16KVM: s390: cleanup struct kvm_s390_float_interruptDavid Hildenbrand
2018-01-16KVM: s390: drop use of spin lock in __floating_irq_kickMichael Mueller
2018-01-16KVM: s390: add debug tracing for cpu features of CPU modelChristian Borntraeger
2018-01-16KVM: s390: use created_vcpus in more placesChristian Borntraeger
2018-01-16s390x/mm: cleanup gmap_pte_op_walk()David Hildenbrand
2018-01-11KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-01-09arm64: mm: Add additional parameter to uaccess_ttbr0_enableChristoffer Dall
2018-01-08KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier
2018-01-08KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier
2018-01-08KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier
2018-01-08arm64: KVM: PTE/PMD S2 XN bit definitionMarc Zyngier
2018-01-08arm: KVM: Add optimized PIPT icache flushingMarc Zyngier
2018-01-08arm64: KVM: Add invalidate_icache_range helperMarc Zyngier
2018-01-08KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier
2018-01-08KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier
2018-01-08Revert "arm64: KVM: Hide PMU from guests when disabled"Christoffer Dall
2018-01-02KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall
2018-01-02arm64: KVM: Hide PMU from guests when disabledAndrew Jones
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctlChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpuChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpuChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debugChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translateChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstateChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstateChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregsChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregsChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_runChristoffer Dall
2017-12-14KVM: Take vcpu->mutex outside vcpu_loadChristoffer Dall
2017-12-14KVM: VMX: drop I/O permission bitmapsQuan Xu
2017-12-14KVM: X86: Reduce the overhead when lapic_timer_advance is disabledWanpeng Li
2017-12-14KVM: VMX: Cache IA32_DEBUGCTL in memoryWanpeng Li
2017-12-14KVM: nVMX: Add a WARN for freeing a loaded VMCS02Mark Kanda
2017-12-14KVM: nVMX: Eliminate vmcs02 poolJim Mattson
2017-12-14KVM: Expose new cpu features to guestYang Zhong
2017-12-14KVM: x86: Add emulation of MSR_SMI_COUNTLiran Alon
2017-12-14KVM: x86: simplify kvm_mwait_in_guest()Radim Krčmář
2017-12-14KVM: x86: drop bogus MWAIT checkRadim Krčmář