Re: [Qemu-devel] [PATCH] pc: Drop practically unused BOCHS BIOS debug ports

2012-09-17 Thread Anthony Liguori
Jan Kiszka writes: > We have debugcon these days to listen on those ports that receive debug > messages. Also drop the others that have no effect anymore. > > Signed-off-by: Jan Kiszka Applied. Thanks. Regards, Anthony Liguori > --- > hw/pc.c | 27 --- > 1 files ch

Re: [Qemu-devel] [PATCH] pc: Drop practically unused BOCHS BIOS debug ports

2012-09-11 Thread Jan Kiszka
On 2012-09-11 17:11, Andreas Färber wrote: > Am 11.09.2012 17:04, schrieb Jan Kiszka: >> On 2012-09-11 16:48, Andreas Färber wrote: >>> Am 11.09.2012 16:38, schrieb Jan Kiszka: We have debugcon these days to listen on those ports that receive debug messages. Also drop the others that have

Re: [Qemu-devel] [PATCH] pc: Drop practically unused BOCHS BIOS debug ports

2012-09-11 Thread Andreas Färber
Am 11.09.2012 17:04, schrieb Jan Kiszka: > On 2012-09-11 16:48, Andreas Färber wrote: >> Am 11.09.2012 16:38, schrieb Jan Kiszka: >>> We have debugcon these days to listen on those ports that receive debug >>> messages. Also drop the others that have no effect anymore. >>> >>> Signed-off-by: Jan Ki

Re: [Qemu-devel] [PATCH] pc: Drop practically unused BOCHS BIOS debug ports

2012-09-11 Thread Anthony Liguori
Jan Kiszka writes: > We have debugcon these days to listen on those ports that receive debug > messages. Also drop the others that have no effect anymore. > > Signed-off-by: Jan Kiszka Reviewed-by: Anthony Liguori I'll pick this up after it goes through testing. Regards, Anthony Liguori >

Re: [Qemu-devel] [PATCH] pc: Drop practically unused BOCHS BIOS debug ports

2012-09-11 Thread Jan Kiszka
On 2012-09-11 16:48, Andreas Färber wrote: > Am 11.09.2012 16:38, schrieb Jan Kiszka: >> We have debugcon these days to listen on those ports that receive debug >> messages. Also drop the others that have no effect anymore. >> >> Signed-off-by: Jan Kiszka > > This looks pretty identical to Hervé'

Re: [Qemu-devel] [PATCH] pc: Drop practically unused BOCHS BIOS debug ports

2012-09-11 Thread Andreas Färber
Am 11.09.2012 16:38, schrieb Jan Kiszka: > We have debugcon these days to listen on those ports that receive debug > messages. Also drop the others that have no effect anymore. > > Signed-off-by: Jan Kiszka This looks pretty identical to Hervé's "pc: remove DEBUG_BIOS define and QEMU exit I/O po

[Qemu-devel] [PATCH] pc: Drop practically unused BOCHS BIOS debug ports

2012-09-11 Thread Jan Kiszka
We have debugcon these days to listen on those ports that receive debug messages. Also drop the others that have no effect anymore. Signed-off-by: Jan Kiszka --- hw/pc.c | 27 --- 1 files changed, 0 insertions(+), 27 deletions(-) diff --git a/hw/pc.c b/hw/pc.c index 11