- 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
- fe2b201 KVM: x86: Check for host supported fields in shadow vmcs by Bandan Das · 11 years ago
- 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 11 years ago
- 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 11 years ago
- de935ae KVM: expose SMAP feature to guest by Feng Wu · 11 years ago
- e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 11 years ago
- 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 11 years ago
- 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- b9b16a7 Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 920c837 KVM: vmx: fix MPX detection by Paolo Bonzini · 11 years ago
- 460dd42 x86, kvm: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
- 93c4adc KVM: x86: handle missing MPX in nested virtualization by Paolo Bonzini · 11 years ago
- 36be0b9 KVM: x86: Add nested virtualization support for MPX by Paolo Bonzini · 11 years ago
- 4ff4173 KVM: x86: introduce kvm_supported_xcr0() by Paolo Bonzini · 11 years ago
- 6fec27d KVM: x86 emulator: emulate MOVAPD by Igor Mammedov · 11 years ago
- 27ce825 KVM: x86 emulator: emulate MOVAPS by Igor Mammedov · 11 years ago
- 100943c kvm: x86: ignore ioapic polarity by Gabriel L. Somlo · 11 years ago
- 596f314 KVM: SVM: fix cr8 intercept window by Radim Krčmář · 11 years ago
- facb013 KVM: svm: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
- 5315c71 KVM: svm: set/clear all DR intercepts in one swoop by Paolo Bonzini · 11 years ago
- d16c293 KVM: nVMX: Allow nested guests to run with dirty debug registers by Paolo Bonzini · 11 years ago
- 81908bf KVM: vmx: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
- c77fb5f KVM: x86: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
- 360b948 KVM: x86: change vcpu->arch.switch_db_regs to a bit mask by Paolo Bonzini · 11 years ago
- c845f9c KVM: vmx: we do rely on loading DR7 on entry by Paolo Bonzini · 11 years ago
- c9a7953 KVM: x86: Remove return code from enable_irq/nmi_window by Jan Kiszka · 11 years ago
- 220c567 KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt by Jan Kiszka · 11 years ago
- f412450 KVM: nVMX: Fully emulate preemption timer by Jan Kiszka · 11 years ago
- b6b8a14 KVM: nVMX: Rework interception of IRQs and NMIs by Jan Kiszka · 11 years ago
- 1c2af49 Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next by Paolo Bonzini · 11 years ago
- 332967a x86: kvm: introduce periodic global clock updates by Andrew Jones · 11 years ago
- 7e44e44 x86: kvm: rate-limit global clock updates by Andrew Jones · 11 years ago
- ccf9844 kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
- 1b385cb kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
- a08d3b3 kvm: x86: fix emulator buffer overflow (CVE-2014-0049) by Andrew Honig · 11 years ago
- 684851a KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX by Takuya Yoshikawa · 11 years ago
- 840d283 x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH by H. Peter Anvin · 11 years ago
- 404381c KVM: MMU: drop read-only large sptes when creating lower level sptes by Marcelo Tosatti · 11 years ago
- d371401 KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty by Marcelo Tosatti · 11 years ago
- 390bd52 KVM: x86: Enable Intel MPX for guest by Liu, Jinsong · 11 years ago
- 0dd376e KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save by Liu, Jinsong · 11 years ago
- da8999d KVM: x86: Intel MPX vmx and msr handle by Liu, Jinsong · 11 years ago
- 56c103e KVM: x86: Fix xsave cpuid exposing bug by Liu, Jinsong · 11 years ago
- 49345f1 KVM: x86: expose ADX feature to guest by Liu, Jinsong · 11 years ago
- 0c79893 KVM: x86: expose new instruction RDSEED to guest by Liu, Jinsong · 11 years ago
- f303b4c KVM: SVM: fix NMI window after iret by Radim Krčmář · 11 years ago
- 5befdc3 KVM: Simplify kvm->tlbs_dirty handling by Takuya Yoshikawa · 11 years ago
- f244d910 Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 11 years ago
- 4f34d68 KVM: x86: remove unused last_kernel_ns variable by Marcelo Tosatti · 11 years ago
- e0ead41 KVM: async_pf: Provide additional direct page notification by Dominik Dingel · 12 years ago
- 5f66b62 kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef by Paolo Bonzini · 11 years ago
- 58cb628 KVM: x86: Validate guest writes to MSR_IA32_APICBASE by Jan Kiszka · 11 years ago
- b3af1e8 KVM: x86: mark hyper-v vapic assist page as dirty by Vadim Rozenfeld · 11 years ago
- b94b64c KVM: x86: mark hyper-v hypercall page as dirty by Vadim Rozenfeld · 11 years ago
- 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 9449162 kvm: make KVM_MMU_AUDIT help text more readable by Randy Dunlap · 11 years ago
- 3edf1e6 KVM: nVMX: Update guest activity state field on L2 exits by Jan Kiszka · 11 years ago
- 7af40ad3 KVM: nVMX: Fix nested_run_pending on activity state HLT by Jan Kiszka · 11 years ago
- cae5013 KVM: nVMX: Clean up handling of VMX-related MSRs by Jan Kiszka · 11 years ago
- 542060e KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject by Jan Kiszka · 11 years ago
- 533558b KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit by Jan Kiszka · 11 years ago
- 4212492 KVM: nVMX: Leave VMX mode on clearing of feature control MSR by Jan Kiszka · 11 years ago
- 8246bf5 KVM: VMX: Fix DR6 update on #DB exception by Jan Kiszka · 11 years ago
- 73aaf249e KVM: SVM: Fix reading of DR6 by Jan Kiszka · 11 years ago
- 9926c9f KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS by Jan Kiszka · 11 years ago
- e984097 add support for Hyper-V reference time counter by Vadim Rozenfeld · 11 years ago
- aab6d7c KVM: remove useless write to vcpu->hv_clock.tsc_timestamp by Paolo Bonzini · 11 years ago
- f25e656 KVM: x86: fix tsc catchup issue with tsc scaling by Marcelo Tosatti · 11 years ago
- 0dce7cd kvm: x86: fix apic_base enable check by Andrew Jones · 11 years ago
- 9ed96e8 KVM: x86: limit PIT timer frequency by Marcelo Tosatti · 11 years ago
- 37f6a4e KVM: x86: handle invalid root_hpa everywhere by Marcelo Tosatti · 11 years ago
- 26a865f KVM: VMX: fix use after free of vmx->loaded_vmcs by Marcelo Tosatti · 11 years ago
- 9689397 KVM: x86: Fix debug typo error in lapic by Chen Fan · 11 years ago
- 2f0a639 KVM: VMX: check use I/O bitmap first before unconditional I/O exit by Zhihui Zhang · 11 years ago
- 29bf08f KVM: nVMX: Unconditionally uninit the MMU on nested vmexit by Jan Kiszka · 11 years ago
- e66d2ae KVM: x86: Fix APIC map calculation after re-enabling by Jan Kiszka · 11 years ago
- 989c6b3 KVM: MMU: handle invalid root_hpa at __direct_map by Marcelo Tosatti · 11 years ago
- 4c4d563 KVM: VMX: Do not skip the instruction if handle_dr injects a fault by Jan Kiszka · 11 years ago
- ca3f257 KVM: nVMX: Support direct APIC access from L2 by Jan Kiszka · 11 years ago
- 9357d93 KVM: x86: Add comment on vcpu_enter_guest()'s return value by Takuya Yoshikawa · 11 years ago
- c08ac06 KVM: Use cond_resched() directly and remove useless kvm_resched() by Takuya Yoshikawa · 11 years ago
- 17d68b7 KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) by Gleb Natapov · 11 years ago
- fda4e2e8 KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) by Andy Honig · 11 years ago
- b963a22 KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) by Andy Honig · 11 years ago
- 6dfacad KVM: nVMX: Add support for activity state HLT by Jan Kiszka · 11 years ago
- 2961e876 KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs field by Gleb Natapov · 11 years ago
- 521ee0c kvm: mmu: delay mmu audit activation by Sasha Levin · 11 years ago
- e504c90 kvm, vmx: Fix lazy FPU on nested guest by Anthoine Bourgeois · 11 years ago
- 1b2ca42 kvm, cpuid: Fix sparse warning by Borislav Petkov · 11 years ago
- 01b7191 kvm: optimize out smp_mb after srcu_read_unlock by Michael S. Tsirkin · 11 years ago
- a9d4e43 KVM: x86: trace cpuid emulation when called from emulator by Gleb Natapov · 11 years ago
- 6d4d85e KVM: emulator: cleanup decode_register_operand() a bit by Gleb Natapov · 11 years ago
- aa9ac1a KVM: emulator: check rex prefix inside decode_register() by Gleb Natapov · 11 years ago
- 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
- daf72722 KVM: x86: fix emulation of "movzbl %bpl, %eax" by Paolo Bonzini · 11 years ago
- 98f7363 KVM: x86: emulate SAHF instruction by Paolo Bonzini · 11 years ago
- 6026620 kvm/vmx: error message typo fix by Michael S. Tsirkin · 11 years ago
- c67a04c KVM: x86: fix KVM_SET_XCRS loop by Paolo Bonzini · 11 years ago