add isa-debug-exit device.
commitbb355b1859dde19fbb4f856c6d0b8f46733142d7
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Dec 2012 14:54:59 +0000 (12 15:54 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 4 Jan 2013 07:51:57 +0000 (4 08:51 +0100)
tree4d51a851d0be70b31b4e4bc6370919541aaf6dfc
parente8ba1ce92d8cbc4e77efcaf040077d3901098e5f
add isa-debug-exit device.

When present it makes qemu exit on any write.
Mapped to port 0x501 by default.

Without this patch Anthony doesn't allow me to
remove the bochs bios debug ports because his
test suite uses this.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/debugexit.c [new file with mode: 0644]
hw/i386/Makefile.objs