summaryrefslogtreecommitdiffstats
path: root/drivers/kvm/x86_emulate.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-186/+0
* KVM: x86 emulator: Rename 'cr2' to 'memop'Sheng Yang2008-01-301-1/+0
* KVM: x86 emulator: Make a distinction between repeat prefixes F3 and F2Guillaume Thouvenin2008-01-301-0/+4
* KVM: x86 emulator: prefetch up to 15 bytes of the instruction executedAvi Kivity2008-01-301-0/+7
* KVM: x86 emulator: retire ->write_std()Avi Kivity2008-01-301-11/+0
* KVM: x86 emulator: centralize decoding of one-byte register access insnsAvi Kivity2008-01-301-0/+1
* KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE insteadLaurent Vivier2008-01-301-1/+1
* KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn()Laurent Vivier2008-01-301-7/+4
* KVM: x86 emulator: move all x86_emulate_memop() to a structureLaurent Vivier2008-01-301-0/+34
* KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpuLaurent Vivier2007-10-131-5/+5
* KVM: Trivial: Make decode_register() staticRusty Russell2007-10-131-8/+0
* KVM: Trivial: Remove unused struct cpu_user_regs declarationRusty Russell2007-10-131-2/+0
* KVM: Allow passing 64-bit values to the emulated read/write APIAvi Kivity2007-05-031-26/+6
* [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity2006-12-131-1/+1
* [PATCH] kvm: userspace interfaceAvi Kivity2006-12-101-0/+185
OpenPOWER on IntegriCloud