aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/emulate.c
AgeCommit message (Expand)Author
2009-12-03KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2009-12-03KVM: x86 emulator: Add pusha and popa instructionsMohammed Gamal
2009-12-03KVM: x86 emulator: Add missing decoder flags for 'or' instructionsMohammed Gamal
2009-12-03KVM: Don't pass kvm_run argumentsAvi Kivity
2009-12-03KVM: x86 emulator: Introduce No64 decode optionMohammed Gamal
2009-12-03KVM: x86 emulator: Add 'push/pop sreg' instructionsMohammed Gamal
2009-09-10KVM: x86 emulator: Add adc and sbb missing decoder flagsMohammed Gamal
2009-09-10KVM: Rename x86_emulate.c to emulate.cAvi Kivity