aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio-serial.h
AgeCommit message (Expand)Author
2011-01-20virtio-serial: Add support for flow controlAmit Shah
2011-01-20virtio-serial: Let virtio-serial-bus know if all data was consumedAmit Shah
2010-06-13Move stdbool.hPaul Brook
2010-04-28virtio-serial: Implement flow control for individual portsAmit Shah
2010-04-28virtio-serial: Apps should consume all data that guest sends out / Fix virtio...Amit Shah
2010-04-28virtio-serial: Update copyright year to 2010Amit Shah
2010-04-28virtio-serial: Use control messages to notify guest of new portsAmit Shah
2010-01-20virtio-serial-bus: Add ability to hot-unplug portsAmit Shah
2010-01-20virtio-serial-bus: Add a port 'name' property for port discovery in guestsAmit Shah
2010-01-20virtio-serial-bus: Maintain guest and host port open/close stateAmit Shah
2010-01-20virtio-console: qdev conversion, new virtio-serial-busAmit Shah