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