summaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio-serial.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini1-1/+1
2015-06-10virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao1-3/+0
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah1-0/+11
2015-02-26virtio-serial: switch to standard-headersMichael S. Tsirkin1-39/+1
2015-01-05virtio-serial: Don't keep a persistent copy of config spaceDavid Gibson1-2/+0
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah1-0/+2
2014-03-13virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber1-4/+4
2013-04-16virtio-console: Also throttle when less was written then requestedHans de Goede1-1/+1
2013-04-15virtio-serial: cleanup: remove qdev field.KONRAD Frederic1-2/+0
2013-04-15virtio-serial: cleanup: use QOM casts.KONRAD Frederic1-1/+1
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic1-0/+9
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+247