Commit History

Author SHA1 Message Date
  Gleb Natapov 3fb1b5dbd3 KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops 15 years ago
  Gleb Natapov 35aa5375d4 KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops 15 years ago
  Avi Kivity 1c11e71357 KVM: VMX: Avoid writing HOST_CR0 every entry 15 years ago
  Takuya Yoshikawa 914ebccd2d KVM: x86: avoid unnecessary bitmap allocation when memslot is clean 15 years ago
  Avi Kivity 7a73c0283d KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR 15 years ago
  Linus Torvalds 98edb6ca41 Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 years ago
  Avi Kivity 8fbf065d62 KVM: x86: Add missing locking to arch specific vcpu ioctls 15 years ago
  Sheng Yang a3d204e285 KVM: x86: Check LMA bit before set_efer 15 years ago
  Avi Kivity f78e917688 KVM: Don't allow lmsw to clear cr0.pe 15 years ago
  Glauber Costa 371bcf646d KVM: x86: Tell the guest we'll warn it about tsc stability 15 years ago
  Glauber Costa 84478c829d KVM: x86: export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUID 15 years ago
  Glauber Costa 11c6bffa42 KVM: x86: change msr numbers for kvmclock 15 years ago
  Roedel, Joerg b69e8caef5 KVM: x86: Inject #GP with the right rip on efer writes 15 years ago
  Joerg Roedel 3f0fd2927b KVM: x86: Fix exception reinjection forced to true 15 years ago
  Avi Kivity 9ed3c444ab KVM: Fix wallclock version writing race 15 years ago
  Marcelo Tosatti f1d86e469b KVM: x86: properly update ready_for_interrupt_injection 15 years ago
  Linus Torvalds 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Joerg Roedel ce7ddec4bb KVM: x86: Allow marking an exception as reinjected 15 years ago
  Joerg Roedel d4330ef2fb KVM: x86: Add callback to let modules decide over some supported cpuid bits 15 years ago
  Avi Kivity 8d3b932309 Merge remote branch 'tip/perf/core' 15 years ago
  Avi Kivity 87bc3bf972 KVM: MMU: Drop cr4.pge from shadow page role 15 years ago
  Lai Jiangshan 90d83dc3d4 KVM: use the correct RCU API for PROVE_RCU=y 15 years ago
  Avi Kivity 9beeaa2d68 Merge branch 'perf' 15 years ago
  Gleb Natapov 19d0443726 KVM: fix emulator_task_switch() return value. 15 years ago
  Jan Kiszka e269fb2189 KVM: x86: Push potential exception error code on task switches 15 years ago
  Gleb Natapov 8f6abd06f5 KVM: x86: get rid of mmu_only parameter in emulator_write_emulated() 15 years ago
  Gleb Natapov 020df0794f KVM: move DR register access handling into generic code 15 years ago
  Avi Kivity f7a711971e KVM: Fix MAXPHYADDR calculation when cpuid does not support it 15 years ago
  Avi Kivity e46479f852 KVM: Trace emulated instructions 15 years ago
  Gleb Natapov 482ac18ae2 KVM: x86 emulator: commit rflags as part of registers commit 15 years ago