Gleb Natapov
|
6d77dbfc88
KVM: inject #UD if instruction emulation fails and exit to userspace
|
15 years ago |
Joerg Roedel
|
eec4b140c9
KVM: SVM: Allow EFER.LMSLE to be set with nested svm
|
15 years ago |
Joerg Roedel
|
3f10c846f8
KVM: SVM: Dump vmcb contents on failed vmrun
|
15 years ago |
Joerg Roedel
|
67ec660777
KVM: SVM: Implement workaround for Erratum 383
|
15 years ago |
Joerg Roedel
|
fe5913e4e1
KVM: SVM: Handle MCEs early in the vmexit process
|
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 |
Joerg Roedel
|
0d945bd935
KVM: SVM: Don't allow nested guest to VMMCALL into host
|
15 years ago |
Avi Kivity
|
0ee75bead8
KVM: Let vcpu structure alignment be determined at runtime
|
15 years ago |
Joerg Roedel
|
ff47a49b23
KVM: SVM: Handle MCE intercepts always on host level
|
15 years ago |
Joerg Roedel
|
ce7ddec4bb
KVM: x86: Allow marking an exception as reinjected
|
15 years ago |
Joerg Roedel
|
c2c63a4939
KVM: SVM: Report emulated SVM features to userspace
|
15 years ago |
Joerg Roedel
|
d4330ef2fb
KVM: x86: Add callback to let modules decide over some supported cpuid bits
|
15 years ago |
Joerg Roedel
|
228070b1b3
KVM: SVM: Propagate nested entry failure into guest hypervisor
|
15 years ago |
Joerg Roedel
|
2be4fc7a02
KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling
|
15 years ago |
Joerg Roedel
|
2041a06a50
KVM: SVM: Make sure rip is synced to vmcb before nested vmexit
|
15 years ago |
Joerg Roedel
|
924584ccb0
KVM: SVM: Fix nested nmi handling
|
15 years ago |
Gleb Natapov
|
acb5451789
KVM: prevent spurious exit to userspace during task switch emulation.
|
15 years ago |
Jan Kiszka
|
e269fb2189
KVM: x86: Push potential exception error code on task switches
|
15 years ago |
Gleb Natapov
|
020df0794f
KVM: move DR register access handling into generic code
|
15 years ago |
Andre Przywara
|
6bc31bdc55
KVM: SVM: implement NEXTRIPsave SVM feature
|
15 years ago |
Gleb Natapov
|
cf8f70bfe3
KVM: x86 emulator: fix in/out emulation.
|
15 years ago |
Avi Kivity
|
5bfd8b5455
KVM: Move kvm_exit tracepoint rip reading inside tracepoint
|
15 years ago |
Joerg Roedel
|
f71385383f
KVM: SVM: Ignore lower 12 bit of nested msrpm_pa
|
15 years ago |
Joerg Roedel
|
ce2ac085ff
KVM; SVM: Add correct handling of nested iopm
|
15 years ago |
Joerg Roedel
|
0d6b35378e
KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr
|
15 years ago |
Joerg Roedel
|
323c3d809b
KVM: SVM: Optimize nested svm msrpm merging
|
15 years ago |
Joerg Roedel
|
ac72a9b733
KVM: SVM: Introduce direct access msr list
|
15 years ago |
Joerg Roedel
|
455716fa94
KVM: SVM: Move msrpm offset calculation to seperate function
|
15 years ago |
Joerg Roedel
|
d24778265a
KVM: SVM: Return correct values in nested_svm_exit_handled_msr
|
15 years ago |
Joerg Roedel
|
061e2fd168
KVM: SVM: Fix wrong intercept masks on 32 bit
|
15 years ago |