KVM: x86 emulator: Add IRET instruction
Ths patch adds IRET instruction (opcode 0xcf). Currently, only IRET in real mode is emulated. Protected mode support is to be added later if needed. Signed-off-by:Mohammed Gamal <m.gamal005@gmail.com> Reviewed-by:
Avi Kivity <avi@redhat.com> Reviewed-by:
Paolo Bonzini <pbonzini@redhat.com> Signed-off-by:
Marcelo Tosatti <mtosatti@redhat.com>
Showing
Please register or sign in to comment