aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/x86_emulate.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-13KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpuLaurent Vivier1-5/+5
2007-10-13KVM: Trivial: Make decode_register() staticRusty Russell1-8/+0
2007-10-13KVM: Trivial: Remove unused struct cpu_user_regs declarationRusty Russell1-2/+0
2007-05-03KVM: Allow passing 64-bit values to the emulated read/write APIAvi Kivity1-26/+6
2006-12-13[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity1-1/+1
2006-12-10[PATCH] kvm: userspace interfaceAvi Kivity1-0/+185