aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/x86_emulate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-03KVM: Allow passing 64-bit values to the emulated read/write APIAvi Kivity1-37/+9
2007-05-03KVM: x86 emulator: fix bit string operations operand sizeAvi Kivity1-2/+3
2007-01-23[PATCH] KVM: x86 emulator: fix bit string instructionsAvi Kivity1-46/+52
2007-01-05[PATCH] KVM: MMU: Fix cmpxchg8b emulationAvi Kivity1-1/+1
2006-12-13[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity1-4/+4
2006-12-10[PATCH] kvm: userspace interfaceAvi Kivity1-0/+1409