summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-08-31KVM: PPC: Book3S HV: Fix invalid use of register expressionAndreas Schwab
2017-08-31KVM: PPC: Book3S HV: Fix H_REGISTER_VPA VPA size validationNicholas Piggin
2017-08-31KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTERRam Pai
2017-08-31KVM: PPC: e500mc: Fix a NULL dereferenceDan Carpenter
2017-08-31KVM: PPC: e500: Fix some NULL dereferences on errorDan Carpenter
2017-08-25kvm: nVMX: Validate the virtual-APIC address on nested VM-entryJim Mattson
2017-08-24KVM: nVMX: Fix trying to cancel vmlauch/vmresumeWanpeng Li
2017-08-24KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li
2017-08-24KVM: VMX: use kvm_event_needs_reinjectionWanpeng Li
2017-08-24KVM: MMU: speedup update_permission_bitmaskPaolo Bonzini
2017-08-24KVM: MMU: Expose the LA57 feature to VM.Yu Zhang
2017-08-24KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang
2017-08-24KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.Yu Zhang
2017-08-24KVM: MMU: check guest CR3 reserved bits based on its physical address width.Yu Zhang
2017-08-24KVM: x86: Add return value to kvm_cpuid().Yu Zhang
2017-08-24kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORSPaolo Bonzini
2017-08-24kvm: vmx: Raise #UD on unsupported RDSEEDJim Mattson
2017-08-24kvm: vmx: Raise #UD on unsupported RDRANDJim Mattson
2017-08-24KVM: VMX: cache secondary exec controlsPaolo Bonzini
2017-08-23KVM: SVM: Enable Virtual GIF featureJanakarajan Natarajan
2017-08-23KVM: SVM: Add Virtual GIF feature definitionJanakarajan Natarajan
2017-08-18KVM: VMX: always require WB memory type for EPTDavid Hildenbrand
2017-08-18KVM: VMX: cleanup EPTP definitionsDavid Hildenbrand
2017-08-18KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)Denys Vlasenko
2017-08-18KVM: x86: fix use of L1 MMIO areas in nested guestsPaolo Bonzini
2017-08-18KVM: x86: Avoid guest page table walk when gpa_available is setBrijesh Singh
2017-08-18KVM: x86: simplify ept_misconfigPaolo Bonzini
2017-08-11kvm: x86: Disallow illegal IA32_APIC_BASE MSR valuesJim Mattson
2017-08-11KVM: MMU: Bail out immediately if there is no available mmu pageWanpeng Li
2017-08-11KVM: MMU: Fix softlockup due to mmu_lock is held too longWanpeng Li
2017-08-11KVM: nVMX: validate eptp pointerDavid Hildenbrand
2017-08-10kvm: nVMX: Add support for fast unprotection of nested guest page tablesPaolo Bonzini
2017-08-10KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guestBrijesh Singh
2017-08-10KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li
2017-08-08KVM: arm: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)
2017-08-08KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)
2017-08-08KVM: X86: implement the logic for spinlock optimizationLongpeng(Mike)
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-08-07KVM: x86: use general helpers for some cpuid manipulationRadim Krčmář
2017-08-07KVM: x86: generalize guest_cpuid_has_ helpersRadim Krčmář
2017-08-07KVM: x86: X86_FEATURE_NRIPS is not scattered anymoreRadim Krčmář
2017-08-07KVM: nVMX: Emulate EPTP switching for the L1 hypervisorBandan Das
2017-08-07KVM: nVMX: Enable VMFUNC for the L1 hypervisorBandan Das
2017-08-07KVM: vmx: Enable VMFUNCsBandan Das
2017-08-07KVM: nVMX: get rid of nested_release_page*David Hildenbrand
2017-08-07KVM: nVMX: get rid of nested_get_page()David Hildenbrand
2017-08-07KVM: nVMX: INVPCID supportPaolo Bonzini
2017-08-07KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCYLadi Prosek
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds