aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_emulate.h
Commit message (Expand)AuthorAge
* KVM: x86: Push potential exception error code on task switchesJan Kiszka2010-05-17
* KVM: x86 emulator: commit rflags as part of registers commitGleb Natapov2010-05-17
* KVM: x86 emulator: introduce pio in string read ahead.Gleb Natapov2010-05-17
* KVM: x86 emulator: restart string instruction without going back to a guest.Gleb Natapov2010-05-17
* KVM: x86 emulator: fix in/out emulation.Gleb Natapov2010-05-17
* KVM: x86 emulator: Emulate task switch in emulator.cGleb Natapov2010-05-17
* KVM: x86 emulator: Provide more callbacks for x86 emulator.Gleb Natapov2010-05-17
* KVM: Provide current eip as part of emulator context.Gleb Natapov2010-05-17
* KVM: Provide x86_emulate_ctxt callback to get current cplGleb Natapov2010-05-17
* KVM: Provide callback to get/set control registers in emulator ops.Gleb Natapov2010-05-17
* KVM: x86: Save&restore interrupt shadow maskJan Kiszka2010-04-25
* KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov2010-03-01
* KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov2010-03-01
* KVM: Fix the explanation of write_emulatedTakuya Yoshikawa2010-03-01
* KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2009-12-03
* KVM: Rename x86_emulate.c to emulate.cAvi Kivity2009-09-10