pc: disable the BOCHS BIOS panic port
commit0550f9c1b58896a6ca1d1256e26c78f84de2ed55
authorBernhard Kohl <bernhard.kohl@nsn.com>
Tue, 16 Nov 2010 12:28:37 +0000 (16 13:28 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sun, 21 Nov 2010 15:16:57 +0000 (21 09:16 -0600)
tree33b21cf877fe6d3b9536fa087b3e726bb80d83ef
parent33bbd1de5ec9b8802d63e811908f2351ba83884c
pc: disable the BOCHS BIOS panic port

We have an OS which writes to port 0x400 when probing for special hardware.
This causes an exit of the VM. With SeaBIOS this port isn't used anyway.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-By: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Bernhard Kohl <bernhard.kohl@nsn.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pc.c