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 |
Jan Kiszka
|
9749a6c0f0
KVM: x86: Fix 32-bit build breakage due to typo
|
15 years ago |
Gleb Natapov
|
92bf9748b5
KVM: small kvm_arch_vcpu_ioctl_run() cleanup.
|
15 years ago |
Gleb Natapov
|
5cd21917da
KVM: x86 emulator: restart string instruction without going back to a guest.
|
15 years ago |
Gleb Natapov
|
7972995b0c
KVM: x86 emulator: Move string pio emulation into emulator.c
|
15 years ago |
Gleb Natapov
|
cf8f70bfe3
KVM: x86 emulator: fix in/out emulation.
|
15 years ago |