summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2016-08-19mmu: don't pass *kvm to spte_write_protect and spte_*_dirtyBandan Das
2016-08-19KVM: lapic: don't recalculate apic map table twice when enabling LAPICWanpeng Li
2016-08-18kvm: nVMX: fix nested tsc scalingPeter Feiner
2016-08-18KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-08-18KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář
2016-08-10x86: Apply more __ro_after_init and constKees Cook
2016-08-04nvmx: mark ept single context invalidation as supportedBandan Das
2016-08-04nvmx: remove comment about missing nested vpid supportBandan Das
2016-08-04KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-01KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLDJim Mattson
2016-08-01kvm: x86: nVMX: maintain internal copy of current VMCSDavid Matlack
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams
2016-07-23Revert "KVM: x86: add pcommit support"Dan Williams
2016-07-22KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger
2016-07-16KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei
2016-07-16Revert "KVM: SVM: fix trashing of MSR_TSC_AUX"Radim Krčmář
2016-07-15x86/kvm/kvmclock: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-15KVM/x86: Remove superfluous SMP function callAnna-Maria Gleixner
2016-07-14KVM: SVM: do not set MSR_TSC_AUX on 32-bit buildsPaolo Bonzini
2016-07-14KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-07-14kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner
2016-07-14KVM: SVM: fix trashing of MSR_TSC_AUXPaolo Bonzini
2016-07-14x86/kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-14KVM: x86: bump KVM_MAX_VCPU_ID to 1023Radim Krčmář
2016-07-14KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář
2016-07-14KVM: x86: reset lapic base in kvm_lapic_resetRadim Krčmář
2016-07-14KVM: VMX: optimize APIC ID read with APICvRadim Krčmář
2016-07-14KVM: x86: reset APIC ID when enabling LAPICRadim Krčmář
2016-07-14KVM: x86: use hardware-compatible format for APIC ID registerRadim Krčmář
2016-07-14KVM: x86: use generic function for MSI parsingRadim Krčmář
2016-07-14KVM: x86: dynamic kvm_apic_mapRadim Krčmář
2016-07-14KVM: x86: use physical LAPIC array for logical x2APICRadim Krčmář
2016-07-14KVM: x86: add kvm_apic_map_get_dest_lapicRadim Krčmář
2016-07-14kvm: vmx: advertise support for ept execute onlyBandan Das
2016-07-14kvm: mmu: track read permission explicitly for shadow EPT page tablesBandan Das
2016-07-14kvm: mmu: don't set the present bit unconditionallyBandan Das
2016-07-14kvm: mmu: remove is_present_gpte()Bandan Das
2016-07-14kvm: mmu: extend the is_present check to 32 bitsBandan Das
2016-07-11KVM: VMX: introduce vm_{entry,exit}_control_reset_shadowPaolo Bonzini
2016-07-11KVM: nVMX: keep preemption timer enabled during L2 executionPaolo Bonzini
2016-07-11KVM: nVMX: avoid incorrect preemption timer vmexit in nested guestWanpeng Li
2016-07-11KVM: VMX: reflect broken preemption timer in vmcs_configPaolo Bonzini