Add emulator tests for recently implemented instructions: DAS IMUL (several variants) CALL FAR r/m RET imm16 Avi Kivity (5): Load flags register before running real-mode test Add DAS test Add IMUL tests Test CALL FAR R/M instrucion (opcode FF /3) Test RET IMM instruction Mohammed Gamal (1): Add test for cwd/cdq/cqo instruction x86/emulator.c | 42 +++++++ x86/realmode.c | 365 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 407 insertions(+), 0 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html