On 6/23/09, Amit Shah <amit.shah@xxxxxxxxxx> wrote: > This interface presents a char device from which bits can be > sent and read. > +struct virtio_serial_config > +{ > + uint32_t nr_ports; > + uint16_t status; > +} __attribute__((packed)); Obviously this has to match the kernel structure if you go for 16 bit nr_ports. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html