This series adds unit tests for the big real mode kernel patchset.

Avi Kivity (12):
  realmode: test cpuid
  emulator: test leave
  emulator: test long-mode lidt/lgdt
  emulator: check for mov null, %ss
  realmode: test for ss base used with esp/ebp base register
  realmode: test sigt/sgdt
  realmode: test lahf
  realmode: test movsx/movzx
  emulator: test enter
  realmode: test bswap
  emulator: test lldt
  emulator: test ltr

 x86/emulator.c | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 x86/realmode.c |  84 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 201 insertions(+), 1 deletion(-)

-- 
1.7.11

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