Re: [Qemu-devel] [PATCH 5/5] pc: remove bochs bios debug ports

2012-12-12 Thread Anthony Liguori
Gerd Hoffmann writes: > Prehistoric leftover, zap it. We poweroff via acpi these days. > > And having a port (0x501,0x502) where any random guest write will make > qemu exit -- with no way to turn it off -- is a bad joke anyway. If > anyone has a real use case for this (I can see this being use

[Qemu-devel] [PATCH 5/5] pc: remove bochs bios debug ports

2012-12-12 Thread Gerd Hoffmann
Prehistoric leftover, zap it. We poweroff via acpi these days. And having a port (0x501,0x502) where any random guest write will make qemu exit -- with no way to turn it off -- is a bad joke anyway. If anyone has a real use case for this (I can see this being useful for regression testing), then