On Fri, Apr 05, 2013 at 01:14:16PM +0200, Paolo Bonzini wrote:
> Il 05/04/2013 08:36, Hu Tao ha scritto:
> > Also parse command line options for ioport and set
> > it accordingly.
>
> This does not do the correct thing for versioned machine types like "-M
> pc-1.4". Also, adding stuff to vl.c is
Il 05/04/2013 08:36, Hu Tao ha scritto:
> Also parse command line options for ioport and set
> it accordingly.
This does not do the correct thing for versioned machine types like "-M
pc-1.4". Also, adding stuff to vl.c is really something you cannot do.
Please don't be afraid to ask!
See the at
Also parse command line options for ioport and set
it accordingly.
Signed-off-by: Hu Tao
---
hw/i386/pc_piix.c | 2 ++
hw/i386/pc_q35.c | 1 +
hw/pc.h | 4
hw/pvpanic.c | 42 ++
vl.c | 2 ++
5 files changed, 51 inserti