On Wed, Jul 28, 2010 at 12:38:40PM +0300, Mohammed Gamal wrote: > 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 <[email protected]> > > ---- > Changes from v2: > - Delay committing cs until all pop operation are ensured to be successful > - Corrected handling for eflags > --- > arch/x86/kvm/emulate.c | 81 > ++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 81 insertions(+), 0 deletions(-)
Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
