aboutsummaryrefslogtreecommitdiffstats
path: root/hw/virtio-serial-bus.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-29virtio-serial-bus: Fix bus initialisation and allow for bus identificationAmit Shah1-2/+1
2010-01-20virtio-serial-bus: Add ability to hot-unplug portsAmit Shah1-0/+2
2010-01-20virtio-serial-bus: Add a port 'name' property for port discovery in guestsAmit Shah1-0/+17
2010-01-20virtio-serial-bus: Maintain guest and host port open/close stateAmit Shah1-0/+94
2010-01-20virtio-console: qdev conversion, new virtio-serial-busAmit Shah1-0/+507