summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2015-02-13x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2014-03-24KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-05kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-02-06KVM: x86: limit PIT timer frequencyMarcelo Tosatti
2014-02-06kvm: x86: fix apic_base enable checkAndrew Jones
2014-01-09KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka
2014-01-09KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka
2013-12-20KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov
2013-12-20KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig
2013-12-20KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig
2013-11-29KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini
2013-10-10KVM: nVMX: fix shadow on EPTGleb Natapov
2013-09-25KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefinedGleb Natapov
2013-09-17KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov
2013-09-17KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini
2013-09-17KVM: x86 emulator: emulate RETF immBruce Rogers
2013-09-10shrinker: convert remaining shrinkers to count/scan APIDave Chinner
2013-08-29KVM: MMU: remove unused parameterXiao Guangrong
2013-08-28KVM: x86: update masterclock when kvmclock_offset is calculated (v2)Marcelo Tosatti
2013-08-28KVM: x86: add comments where MMIO does not return to the emulatorPaolo Bonzini
2013-08-28KVM: vmx: count exits to userspace during invalid guest emulationPaolo Bonzini
2013-08-26kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apicRaghavendra K T
2013-08-26kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri
2013-08-07KVM: nVMX: Advertise IA32_PAT in VM exit controlArthur Chunqi Li
2013-08-07KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reportingJan Kiszka
2013-08-07KVM: nEPT: Advertise WB type EPTPJan Kiszka
2013-08-07nVMX: Keep arch.pat in sync on L1-L2 switchesJan Kiszka
2013-08-07nEPT: Miscelleneous cleanupsNadav Har'El
2013-08-07nEPT: Some additional commentsNadav Har'El
2013-08-07Advertise the support of EPT to the L1 guest, through the appropriate MSR.Nadav Har'El
2013-08-07nEPT: Nested INVEPTNadav Har'El
2013-08-07nEPT: MMU context for nested EPTNadav Har'El
2013-08-07nEPT: Add nEPT violation/misconfigration supportYang Zhang
2013-08-07nEPT: correctly check if remote tlb flush is needed for shadowed EPT tablesGleb Natapov
2013-08-07nEPT: Redefine EPT-specific link_shadow_page()Yang Zhang
2013-08-07nEPT: Add EPT tables support to paging_tmpl.hNadav Har'El
2013-08-07nEPT: Support shadow paging for guest paging without A/D bitsGleb Natapov
2013-08-07nEPT: make guest's A/D bits depends on guest's paging modeGleb Natapov
2013-08-07nEPT: Move common code to paging_tmpl.hNadav Har'El
2013-08-07nEPT: Fix wrong test in kvm_set_cr3Nadav Har'El
2013-08-07nEPT: Fix cr3 handling in nested exit and entryNadav Har'El
2013-08-07nEPT: Support LOAD_IA32_EFER entry/exit controls for L1Nadav Har'El
2013-08-07KVM: MMU: fix check the reserved bits on the gpte of L2Xiao Guangrong
2013-08-07KVM: nVMX: correctly set tr base on nested vmexit emulationGleb Natapov
2013-07-29nVMX: reset rflags register cache during nested vmentry.Gleb Natapov