Re: [Qemu-devel] Re: [PATCH] pc: disable the BOCHS BIOS panic port

2010-11-15 Thread Bernhard Kohl
Am 15.11.2010 11:09, schrieb ext Alexander Graf: On 15.11.2010, at 10:53, Bernhard Kohl wrote: Am 01.09.2010 16:44, schrieb Bernhard Kohl: 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 anyw

Re: [Qemu-devel] Re: [PATCH] pc: disable the BOCHS BIOS panic port

2010-11-15 Thread Alexander Graf
On 15.11.2010, at 10:53, Bernhard Kohl wrote: > Am 01.09.2010 16:44, schrieb Bernhard Kohl: >> 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: Bernhard Kohl >> --- >> hw/

[Qemu-devel] Re: [PATCH] pc: disable the BOCHS BIOS panic port

2010-11-15 Thread Bernhard Kohl
Am 01.09.2010 16:44, schrieb Bernhard Kohl: 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: Bernhard Kohl --- hw/pc.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-)