aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/emulate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity1-1/+4
2009-12-03KVM: x86 emulator: Add pusha and popa instructionsMohammed Gamal1-1/+47
2009-12-03KVM: x86 emulator: Add missing decoder flags for 'or' instructionsMohammed Gamal1-1/+2
2009-12-03KVM: Don't pass kvm_run argumentsAvi Kivity1-3/+3
2009-12-03KVM: x86 emulator: Introduce No64 decode optionMohammed Gamal1-28/+14
2009-12-03KVM: x86 emulator: Add 'push/pop sreg' instructionsMohammed Gamal1-6/+101
2009-09-10KVM: x86 emulator: Add adc and sbb missing decoder flagsMohammed Gamal1-2/+2
2009-09-10KVM: Rename x86_emulate.c to emulate.cAvi Kivity1-0/+2392