Avi Kivity
|
2d04a05bd7
KVM: x86 emulator: emulate CLTS internally
|
14 years ago |
Avi Kivity
|
1ac9d0cfb0
KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()
|
14 years ago |
Avi Kivity
|
2953538ebb
KVM: x86 emulator: drop vcpu argument from intercept callback
|
14 years ago |
Avi Kivity
|
717746e382
KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks
|
14 years ago |
Avi Kivity
|
4bff1e86ad
KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks
|
14 years ago |
Avi Kivity
|
ca1d4a9e77
KVM: x86 emulator: drop vcpu argument from pio callbacks
|
14 years ago |
Avi Kivity
|
0f65dd70a4
KVM: x86 emulator: drop vcpu argument from memory read/write callbacks
|
14 years ago |
Joerg Roedel
|
7c4c0f4fd5
KVM: X86: Update last_guest_tsc in vcpu_put
|
14 years ago |
Serge E. Hallyn
|
71f9833bb1
KVM: fix push of wrong eip when doing softint
|
14 years ago |
Gleb Natapov
|
7ae441eac5
KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu
|
14 years ago |
Joerg Roedel
|
92a1f12d25
KVM: X86: Implement userspace interface to set virtual_tsc_khz
|
14 years ago |
Joerg Roedel
|
857e40999e
KVM: X86: Delegate tsc-offset calculation to architecture code
|
14 years ago |
Joerg Roedel
|
8f6055cbaf
KVM: X86: Make tsc_delta calculation a function of guest tsc
|
14 years ago |
Joerg Roedel
|
1e993611d0
KVM: X86: Let kvm-clock report the right tsc frequency
|
14 years ago |
Joerg Roedel
|
cfec82cb7d
KVM: SVM: Add intercept check for emulated cr accesses
|
14 years ago |
Joerg Roedel
|
8a76d7f25f
KVM: x86: Add x86 callback for intercept check
|
14 years ago |
Joerg Roedel
|
775fde8648
KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED
|
14 years ago |
Avi Kivity
|
c4f035c60d
KVM: x86 emulator: add framework for instruction intercepts
|
14 years ago |
Avi Kivity
|
5037f6f324
KVM: x86 emulator: define callbacks for using the guest fpu within the emulator
|
14 years ago |
Avi Kivity
|
cef4dea07f
KVM: 16-byte mmio support
|
15 years ago |
Avi Kivity
|
5287f194bf
KVM: Split mmio completion into a function
|
15 years ago |
Avi Kivity
|
70252a1053
KVM: extend in-kernel mmio to handle >8 byte transactions
|
15 years ago |
Gleb Natapov
|
1499e54af0
KVM: x86: better fix for race between nmi injection and enabling nmi window
|
14 years ago |
Marcelo Tosatti
|
c761e5868e
Revert "KVM: Fix race between nmi injection and enabling nmi window"
|
14 years ago |
Glauber Costa
|
3291892450
KVM: expose async pf through our standard mechanism
|
14 years ago |
Avi Kivity
|
f6e7847589
KVM: Use kvm_get_rflags() and kvm_set_rflags() instead of the raw versions
|
15 years ago |
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 |