Andre Przywara
|
bd22f5cfcf
KVM: move and fix substitue search for missing CPUID entries
|
14 years ago |
Andre Przywara
|
20800bc940
KVM: fix XSAVE bit scanning
|
14 years ago |
Linus Torvalds
|
f2e1fbb5f2
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Lucas De Marchi
|
0d2eb44f63
x86: Fix common misspellings
|
14 years ago |
Nikola Ciprich
|
1aa8ceef03
KVM: fix kvmclock regression due to missing clock update
|
14 years ago |
Gleb Natapov
|
5601d05b8c
KVM: emulator: Fix io permission checking for 64bit guest
|
14 years ago |
Xiao Guangrong
|
48c0e4e906
KVM: MMU: move mmu pages calculated out of mmu lock
|
14 years ago |
Lai Jiangshan
|
1260edbe7d
KVM: better readability of efer_reserved_bits
|
14 years ago |
Lai Jiangshan
|
d170c41906
KVM: Clear async page fault hash after switching to real mode
|
14 years ago |
Jan Kiszka
|
038f8c110e
KVM: x86: Convert tsc_write_lock to raw_spinlock
|
14 years ago |
Gleb Natapov
|
7049467b53
KVM: remove isr_ack logic from PIC
|
14 years ago |
Jan Kiszka
|
e935b8372c
KVM: Convert kvm_lock to raw_spinlock
|
14 years ago |
Avi Kivity
|
f86368493e
KVM: Fix race between nmi injection and enabling nmi window
|
14 years ago |
Avi Kivity
|
4005996e42
KVM: Drop ad-hoc vendor specific instruction restriction
|
14 years ago |
Avi Kivity
|
3e90943907
KVM: Drop bogus x86_decode_insn() error check
|
14 years ago |
Glauber Costa
|
12f9a48f7b
KVM: x86: release kvmclock page on reset
|
14 years ago |
john cooper
|
91c9c3eda4
KVM: x86: handle guest access to BBL_CR_CTL3 MSR
|
14 years ago |
Xiao Guangrong
|
6b7e2d0991
KVM: Add "exiting guest mode" state
|
14 years ago |
Jan Kiszka
|
9ca5231831
KVM: x86: Remove user space triggerable MCE error message
|
14 years ago |
Xiao Guangrong
|
63f42e023e
KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
|
14 years ago |
Linus Torvalds
|
55065bc527
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
14 years ago |
Avi Kivity
|
e5c3014282
KVM: Initialize fpu state in preemptible context
|
14 years ago |
Avi Kivity
|
aff48baa34
KVM: Fetch guest cr3 from hardware on demand
|
14 years ago |
Avi Kivity
|
9f8fe5043f
KVM: Replace reads of vcpu->arch.cr3 by an accessor
|
14 years ago |
Andre Przywara
|
dc25e89e07
KVM: SVM: copy instruction bytes from VMCB
|
14 years ago |
Andre Przywara
|
51d8b66199
KVM: cleanup emulate_instruction
|
14 years ago |
Andre Przywara
|
db8fcefaa7
KVM: move complete_insn_gp() into x86.c
|
14 years ago |
Andre Przywara
|
eea1cff9ab
KVM: x86: fix CR8 handling
|
14 years ago |
Takuya Yoshikawa
|
175504cdbf
KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
|
14 years ago |
Lai Jiangshan
|
a355c85c5f
KVM: return true when user space query KVM_CAP_USER_NMI extension
|
14 years ago |