This patch set cleans up the real mode unit tests and makes it significantly
easier to add and review new tests.

Avi Kivity (5):
  Simplify exec_in_big_real_mode() calling convention
  Introduce report() function for realmode test to simplify result
    reporting
  realmode: make inregs, outregs global
  realmode: fix esp in long jump test
  realmode: fold register comparison test into report()

 x86/realmode.c | 1127 +++++++++++++++++---------------------------------------
 1 files changed, 343 insertions(+), 784 deletions(-)

--
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

Reply via email to