summaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio-serial.h
AgeCommit message (Expand)Author
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini
2015-06-10virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah
2015-02-26virtio-serial: switch to standard-headersMichael S. Tsirkin
2015-01-05virtio-serial: Don't keep a persistent copy of config spaceDavid Gibson
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah
2014-03-13virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber
2013-04-16virtio-console: Also throttle when less was written then requestedHans de Goede
2013-04-15virtio-serial: cleanup: remove qdev field.KONRAD Frederic
2013-04-15virtio-serial: cleanup: use QOM casts.KONRAD Frederic
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic
2013-04-08hw: move headers to include/Paolo Bonzini