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