qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [RFC PATCH 0/5] Introduce canonical device hierarchy st


From: Alex Williamson
Subject: [Qemu-devel] Re: [RFC PATCH 0/5] Introduce canonical device hierarchy string
Date: Tue, 15 Jun 2010 12:03:42 -0600

On Tue, 2010-06-15 at 11:12 +0200, Gerd Hoffmann wrote:
> > ISA: serial/parallel = iobase, others??
> 
> ne2k_isa has iobase too.

Added

> I think all remaining isa devices (timer, kbd, vga, ...) have a fixed 
> i/o base and can be only once in the system.

Yep, isa doesn't support hotplug either, so there's usually only one of
the devices and they don't move.

> > ide-drive: unit
> > I2C: address
> >
> > virtio-serial doesn't seem to make a DeviceState per port, so I think it
> > can be skipped.  I'm sure I'm still missing some...
> 
> Hmm?  -device virtio-serial -device virtconsole,chardev=foo,port=23

Ok, there's a nr property on virtconsole, I'll add that.  But I still
don't see ports enumerated as qdev entries for generic virtio-serial.

Alex






reply via email to

[Prev in Thread] Current Thread [Next in Thread]