- 9a630d1 Merge commit '33b458d276bb' into kvm-master by Paolo Bonzini · 11 years ago
- 33b458d KVM: SVM: Fix CPL export via SS.DPL by Jan Kiszka · 11 years ago
- e1fa108d kvm: fix wrong address when writing Hyper-V tsc page by Xiaoming Gao · 11 years ago
- b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
- 4efdedc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 9b88ae9 KVM: x86: MOV CR/DR emulation should ignore mod by Nadav Amit · 11 years ago
- fc57ac2 KVM: lapic: sync highest ISR to hardware apic on EOI by Paolo Bonzini · 11 years ago
- 1f85411 KVM: vmx: DR7 masking on task switch emulation is wrong by Nadav Amit · 11 years ago
- ae9fedc KVM: x86: get CPL from SS.DPL by Paolo Bonzini · 11 years ago
- 5045b46 KVM: x86: check CS.DPL against RPL during task switch by Paolo Bonzini · 11 years ago
- fb5e336 KVM: x86: drop set_rflags callback by Paolo Bonzini · 11 years ago
- 2356aae KVM: x86: use new CS.RPL as CPL during task switch by Paolo Bonzini · 11 years ago
- 16a9602 KVM: x86: disable master clock if TSC is reset during suspend by Marcelo Tosatti · 11 years ago
- d9f89b8 KVM: x86: Fix CR3 reserved bits check in long mode by Jan Kiszka · 11 years ago
- 87c0057 kvm: x86: emulate monitor and mwait instructions as nop by Gabriel L. Somlo · 11 years ago
- b63cf42 kvm/x86: implement hv EOI assist by Michael S. Tsirkin · 11 years ago
- 5f7dde7 KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support by Nadav Amit · 11 years ago
- a4ab9d0 KVM: vmx: handle_dr does not handle RSP correctly by Nadav Amit · 11 years ago
- 696dfd9 KVM: vmx: disable APIC virtualization in nested guests by Paolo Bonzini · 11 years ago
- 4291b58 KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr by Bandan Das · 11 years ago
- 96ec146 KVM: nVMX: fail on invalid vmclear/vmptrld pointer by Bandan Das · 11 years ago
- 3573e22 KVM: nVMX: additional checks on vmxon region by Bandan Das · 11 years ago
- 19677e3 KVM: nVMX: rearrange get_vmx_mem_address by Bandan Das · 11 years ago
- 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
- 1171903 KVM: x86: improve the usability of the 'kvm_pio' tracepoint by Ulrich Obergfell · 11 years ago
- e4c9a5a1 KVM: x86: expose invariant tsc cpuid bit (v2) by Marcelo Tosatti · 11 years ago
- fe2b201 KVM: x86: Check for host supported fields in shadow vmcs by Bandan Das · 11 years ago
- 198c74f KVM: MMU: flush tlb out of mmu lock when write-protect the sptes by Xiao Guangrong · 11 years ago
- 7f31c95 KVM: MMU: flush tlb if the spte can be locklessly modified by Xiao Guangrong · 11 years ago
- c126d94 KVM: MMU: lazily drop large spte by Xiao Guangrong · 11 years ago
- 92a476c KVM: MMU: properly check last spte in fast_page_fault() by Xiao Guangrong · 11 years ago
- a086f6a Revert "KVM: Simplify kvm->tlbs_dirty handling" by Xiao Guangrong · 11 years ago
- 42bf549 KVM: x86: Processor mode may be determined incorrectly by Nadav Amit · 11 years ago
- e6e39f0 KVM: x86: IN instruction emulation should ignore REP-prefix by Nadav Amit · 11 years ago
- 346874c KVM: x86: Fix CR3 reserved bits by Nadav Amit · 11 years ago
- 671bd99 KVM: x86: Fix wrong/stuck PMU when guest does not use PMI by Nadav Amit · 11 years ago
- e0ba1a6 KVM: nVMX: Advertise support for interrupt acknowledgement by Bandan Das · 11 years ago
- 77b0f5d KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to by Bandan Das · 11 years ago
- 4b85507 KVM: nVMX: Don't advertise single context invalidation for invept by Bandan Das · 11 years ago
- fd2a445 KVM: VMX: Advance rip to after an ICEBP instruction by Huw Davies · 11 years ago
- 5c7411e KVM: x86: Fix CR3 and LDT sel should not be saved in TSS by Nadav Amit · 11 years ago
- 68c3b4d KVM: VMX: speed up wildcard MMIO EVENTFD by Michael S. Tsirkin · 11 years ago
- f848a5a KVM: support any-length wildcard ioeventfd by Michael S. Tsirkin · 11 years ago
- cd9ae5f KVM: x86: Fix page-tables reserved bits by Nadav Amit · 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