Re: [Qemu-devel] [PATCH 3/9] default devices: parallel port

2009-11-20 Thread Markus Armbruster
Gerd Hoffmann writes: > Switch over parallel ports to the new default device system. > > Disable default parallel port for both '-parallel' and '-device > isa-parallel' cases. This feels a bit terse to me. What about a suitably edited copy of PATCH 2/9's message? > > Signed-off-by: Gerd Hoffma

[Qemu-devel] [PATCH 3/9] default devices: parallel port

2009-11-17 Thread Gerd Hoffmann
Switch over parallel ports to the new default device system. Disable default parallel port for both '-parallel' and '-device isa-parallel' cases. Signed-off-by: Gerd Hoffmann --- vl.c | 68 +- 1 files changed, 34 insertions(+), 3