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