summaryrefslogtreecommitdiffstats
path: root/hw/virtio-serial-bus.c
Commit message (Expand)AuthorAgeFilesLines
* error: Replace qemu_error() by error_report()Markus Armbruster2010-03-161-1/+1
* virtio-serial: don't set MULTIPORT for 1 port devMichael S. Tsirkin2010-02-191-2/+4
* virtio-serial-bus: Fix bus initialisation and allow for bus identificationAmit Shah2010-01-291-2/+1
* virtio-serial-bus: Add ability to hot-unplug portsAmit Shah2010-01-201-0/+2
* virtio-serial-bus: Add a port 'name' property for port discovery in guestsAmit Shah2010-01-201-0/+17
* virtio-serial-bus: Maintain guest and host port open/close stateAmit Shah2010-01-201-0/+94
* virtio-console: qdev conversion, new virtio-serial-busAmit Shah2010-01-201-0/+507
OpenPOWER on IntegriCloud