On 12/29/09 22:51, H. Peter Anvin wrote:
Add generic support for debugging consoles (simple I/O ports which when written to cause debugging output to be written to a target.) The current implementation matches Bochs' port 0xe9, allowing the same debugging code to be used for both Bochs and Qemu.
Looks good to me. Acked-by: Gerd Hoffmann <kra...@redhat.com> cheers, Gerd