public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests 0/2] realmode: print to serial port
@ 2013-05-09 14:23 Paolo Bonzini
  2013-05-09 14:23 ` [PATCH kvm-unit-tests 1/2] realmode: restore DF at exit from exec_in_big_real_mode Paolo Bonzini
  2013-05-09 14:23 ` [PATCH kvm-unit-tests 2/2] realmode: print to serial port Paolo Bonzini
  0 siblings, 2 replies; 4+ messages in thread
From: Paolo Bonzini @ 2013-05-09 14:23 UTC (permalink / raw)
  To: kvm

The realmode test is compiled in 16-bit mode, hence it uses a
cut-and-pasted version of the mini C library and is still printing
to the old debug port at 0xf1.  Use the serial port instead.

Paolo Bonzini (2):
  realmode: restore DF at exit from exec_in_big_real_mode
  realmode: print to serial port

 x86/realmode.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 66 insertions(+), 3 deletions(-)

-- 
1.8.1.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-05-09 14:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 14:23 [PATCH kvm-unit-tests 0/2] realmode: print to serial port Paolo Bonzini
2013-05-09 14:23 ` [PATCH kvm-unit-tests 1/2] realmode: restore DF at exit from exec_in_big_real_mode Paolo Bonzini
2013-05-09 14:23 ` [PATCH kvm-unit-tests 2/2] realmode: print to serial port Paolo Bonzini
2013-05-09 14:26   ` Gleb Natapov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox