summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2014-09-05KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li
2014-09-05KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit
2014-07-09kvm: fix wrong address when writing Hyper-V tsc pageXiaoming Gao
2014-06-26KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini
2014-05-31KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini
2014-02-27kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-02-26KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti
2014-01-29kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdefPaolo Bonzini
2014-01-27KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka
2014-01-24KVM: x86: mark hyper-v vapic assist page as dirtyVadim Rozenfeld
2014-01-23KVM: x86: mark hyper-v hypercall page as dirtyVadim Rozenfeld
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-20kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap
2014-01-17KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka
2014-01-17KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka
2014-01-17KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka
2014-01-17KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka
2014-01-17KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka
2014-01-17KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka
2014-01-17KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka
2014-01-17KVM: SVM: Fix reading of DR6Jan Kiszka
2014-01-17KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka
2014-01-17add support for Hyper-V reference time counterVadim Rozenfeld
2014-01-15KVM: remove useless write to vcpu->hv_clock.tsc_timestampPaolo Bonzini
2014-01-15KVM: x86: fix tsc catchup issue with tsc scalingMarcelo Tosatti
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones
2014-01-15KVM: x86: limit PIT timer frequencyMarcelo Tosatti
2014-01-15KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti
2014-01-08KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-01-08KVM: x86: Fix debug typo error in lapicChen Fan
2014-01-08KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka
2013-12-30KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka
2013-12-20KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2013-12-20KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka
2013-12-18KVM: nVMX: Support direct APIC access from L2Jan Kiszka
2013-12-13KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa
2013-12-12KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig
2013-12-12KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig
2013-12-12KVM: nVMX: Add support for activity state HLTJan Kiszka
2013-12-12KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov
2013-11-20kvm: mmu: delay mmu audit activationSasha Levin
2013-11-13kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois
2013-11-07kvm, cpuid: Fix sparse warningBorislav Petkov
2013-11-06kvm: optimize out smp_mb after srcu_read_unlockMichael S. Tsirkin
2013-11-05KVM: x86: trace cpuid emulation when called from emulatorGleb Natapov