Commit History

Author SHA1 Message Date
  Linus Torvalds 66cdd0ceaf Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 years ago
  Gleb Natapov 0b26b588d9 VMX: remove unneeded enable_unrestricted_guest check 12 years ago
  Gleb Natapov a4d3326c2d KVM: VMX: fix DPL during entry to protected mode 12 years ago
  Zhang Yanfei 8f536b7697 KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump 12 years ago
  Julian Stecklina 66f7b72e11 KVM: x86: Make register state after reset conform to specification 12 years ago
  Zhang Xiantao 2b3c5cbc0d kvm: don't use bit24 for detecting address-specific invalidation capability 12 years ago
  Zhang Xiantao 0307b7b8c2 kvm: remove unnecessary bit checking for ept violation 12 years ago
  Will Auld ba904635d4 KVM: x86: Emulate IA32_TSC_ADJUST MSR 12 years ago
  Will Auld 8fe8ab46be KVM: x86: Add code to track call origin for msr assignment 12 years ago
  Xiao Guangrong 5a560f8b5e KVM: VMX: fix memory order between loading vmcs and clearing vmcs 12 years ago
  Xiao Guangrong e6c7d32172 KVM: VMX: fix invalid cpu passed to smp_call_function_single 12 years ago
  Marcelo Tosatti 42897d866b KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization 12 years ago
  Marcelo Tosatti 886b470cb1 KVM: x86: pass host_tsc to read_l1_tsc 12 years ago
  Takashi Iwai 29282fde80 KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() 12 years ago
  Xiao Guangrong bf4ca23ef5 KVM: VMX: report internal error for MMIO #PF due to delivery event 12 years ago
  Xiao Guangrong b9bf6882c1 KVM: VMX: report internal error for the unhandleable event 12 years ago
  Linus Torvalds ecefbd94b8 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 years ago
  Linus Torvalds ac07f5c3cb Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
  Jan Kiszka c863901075 KVM: x86: Fix guest debug across vcpu INIT reset 12 years ago
  Suresh Siddha b1a74bf821 x86, kvm: fix kvm's usage of kernel_fpu_begin/end() 12 years ago
  Peter Senna Tschudin 4b8073e467 arch/x86: Remove unecessary semicolons 12 years ago
  Avi Kivity b188c81f2e KVM: VMX: Make use of asm.h 12 years ago
  Avi Kivity 83287ea420 KVM: VMX: Make lto-friendly 12 years ago
  Xiao Guangrong 4484141a94 KVM: fix error paths for failed gfn_to_page() calls 13 years ago
  Ren, Yongjie 4f97704555 KVM: x86: Check INVPCID feature bit in EBX of leaf 7 13 years ago
  Mathias Krause 772e031899 KVM: VMX: constify lookup tables 13 years ago
  Avi Kivity a81aba14dc KVM: VMX: Ignore segment G and D bits when considering whether we can virtualize 13 years ago
  Avi Kivity ce56680347 KVM: VMX: Save all segment data in real mode 13 years ago
  Avi Kivity 1390a28b27 KVM: VMX: Preserve segment limit and access rights in real mode 13 years ago
  Avi Kivity 7263642028 KVM: VMX: Return real real-mode segment data even if emulate_invalid_guest_state=1 13 years ago