Age | Commit message (Expand) | Author | Files | Lines |
2014-04-28 | KVM: x86: Check for host supported fields in shadow vmcs | Bandan Das | 1 | -12/+41 |
2014-04-14 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -22/+93 |
2014-04-14 | KVM: x86: remove WARN_ON from get_kernel_ns() | Marcelo Tosatti | 1 | -1/+0 |
2014-04-14 | KVM: Rename variable smep to cr4_smep | Feng Wu | 1 | -3/+3 |
2014-04-14 | KVM: expose SMAP feature to guest | Feng Wu | 1 | -1/+1 |
2014-04-14 | KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode | Feng Wu | 1 | -5/+6 |
2014-04-14 | KVM: Add SMAP support when setting CR4 | Feng Wu | 5 | -13/+84 |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+6 |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -179/+443 |
2014-04-01 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2014-03-27 | KVM: vmx: fix MPX detection | Paolo Bonzini | 1 | -1/+2 |
2014-03-20 | x86, kvm: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+6 |
2014-03-17 | KVM: x86: handle missing MPX in nested virtualization | Paolo Bonzini | 4 | -3/+30 |
2014-03-17 | KVM: x86: Add nested virtualization support for MPX | Paolo Bonzini | 1 | -0/+17 |
2014-03-17 | KVM: x86: introduce kvm_supported_xcr0() | Paolo Bonzini | 3 | -14/+19 |
2014-03-17 | KVM: x86 emulator: emulate MOVAPD | Igor Mammedov | 1 | -1/+1 |
2014-03-17 | KVM: x86 emulator: emulate MOVAPS | Igor Mammedov | 1 | -1/+7 |
2014-03-13 | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo | 1 | -0/+1 |
2014-03-12 | KVM: SVM: fix cr8 intercept window | Radim Krčmář | 1 | -3/+3 |
2014-03-11 | KVM: svm: Allow the guest to run with dirty debug registers | Paolo Bonzini | 1 | -0/+28 |
2014-03-11 | KVM: svm: set/clear all DR intercepts in one swoop | Paolo Bonzini | 1 | -21/+20 |
2014-03-11 | KVM: nVMX: Allow nested guests to run with dirty debug registers | Paolo Bonzini | 1 | -0/+4 |
2014-03-11 | KVM: vmx: Allow the guest to run with dirty debug registers | Paolo Bonzini | 1 | -1/+37 |
2014-03-11 | KVM: x86: Allow the guest to run with dirty debug registers | Paolo Bonzini | 1 | -0/+16 |
2014-03-11 | KVM: x86: change vcpu->arch.switch_db_regs to a bit mask | Paolo Bonzini | 1 | -1/+3 |
2014-03-11 | KVM: vmx: we do rely on loading DR7 on entry | Paolo Bonzini | 1 | -1/+1 |
2014-03-11 | KVM: x86: Remove return code from enable_irq/nmi_window | Jan Kiszka | 3 | -27/+12 |
2014-03-11 | KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt | Jan Kiszka | 1 | -1/+2 |
2014-03-11 | KVM: nVMX: Fully emulate preemption timer | Jan Kiszka | 1 | -55/+96 |
2014-03-11 | KVM: nVMX: Rework interception of IRQs and NMIs | Jan Kiszka | 2 | -36/+57 |
2014-03-04 | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini | 2 | -1/+2 |
2014-03-04 | x86: kvm: introduce periodic global clock updates | Andrew Jones | 1 | -0/+20 |
2014-03-04 | x86: kvm: rate-limit global clock updates | Andrew Jones | 1 | -4/+23 |
2014-03-03 | kvm, vmx: Really fix lazy FPU on nested guest | Paolo Bonzini | 1 | -1/+1 |
2014-02-27 | kvm, vmx: Really fix lazy FPU on nested guest | Paolo Bonzini | 1 | -1/+1 |
2014-02-27 | kvm: x86: fix emulator buffer overflow (CVE-2014-0049) | Andrew Honig | 1 | -1/+1 |
2014-02-27 | KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX | Takuya Yoshikawa | 1 | -2/+5 |
2014-02-27 | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH | H. Peter Anvin | 1 | -1/+1 |
2014-02-26 | KVM: MMU: drop read-only large sptes when creating lower level sptes | Marcelo Tosatti | 1 | -0/+1 |
2014-02-26 | KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty | Marcelo Tosatti | 1 | -0/+1 |
2014-02-25 | KVM: x86: Enable Intel MPX for guest | Liu, Jinsong | 3 | -2/+8 |
2014-02-25 | KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save | Liu, Jinsong | 2 | -1/+7 |
2014-02-24 | KVM: x86: Intel MPX vmx and msr handle | Liu, Jinsong | 1 | -2/+16 |
2014-02-22 | KVM: x86: Fix xsave cpuid exposing bug | Liu, Jinsong | 2 | -5/+8 |
2014-02-22 | KVM: x86: expose ADX feature to guest | Liu, Jinsong | 1 | -1/+2 |
2014-02-22 | KVM: x86: expose new instruction RDSEED to guest | Liu, Jinsong | 1 | -1/+1 |
2014-02-18 | KVM: SVM: fix NMI window after iret | Radim Krčmář | 1 | -0/+1 |
2014-02-18 | KVM: Simplify kvm->tlbs_dirty handling | Takuya Yoshikawa | 1 | -3/+4 |
2014-02-04 | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 1 | -1/+1 |
2014-02-04 | KVM: x86: remove unused last_kernel_ns variable | Marcelo Tosatti | 1 | -1/+0 |