summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio/virtio-serial.h
Commit message (Expand)AuthorAgeFilesLines
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+0Star
* virtio-serial: add enable_backend callbackPavel Butsykin2017-09-211-0/+3
* virtio-serial: enable virtio console emergency write featureSascha Silbe2016-10-101-0/+2
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-2/+3
* virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini2016-02-061-1/+1
* virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao2015-06-101-3/+0Star
* virtio: serial: expose a 'guest_writable' callback for usersAmit Shah2015-03-191-0/+11
* virtio-serial: switch to standard-headersMichael S. Tsirkin2015-02-261-39/+1Star
* virtio-serial: Don't keep a persistent copy of config spaceDavid Gibson2015-01-051-2/+0Star
* virtio-serial: create a linked list of all active devicesAmit Shah2014-08-181-0/+2
* virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber2014-03-131-4/+4
* virtio-console: Also throttle when less was written then requestedHans de Goede2013-04-161-1/+1
* virtio-serial: cleanup: remove qdev field.KONRAD Frederic2013-04-151-2/+0Star
* virtio-serial: cleanup: use QOM casts.KONRAD Frederic2013-04-151-1/+1
* virtio-serial: add the virtio-serial device.KONRAD Frederic2013-04-151-0/+9
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+247