summaryrefslogtreecommitdiffstats
path: root/hw/char/virtio-serial-bus.c
Commit message (Expand)AuthorAgeFilesLines
* virtio: Convert exit to unrealizeAndreas Färber2013-12-091-4/+5
* virtio-serial: Convert to QOM realizeAndreas Färber2013-12-091-8/+8
* virtio-serial: QOM realize preparationsAndreas Färber2013-12-091-5/+7
* virtio-serial: switch exit callback to VirtioDeviceClassPaolo Bonzini2013-12-091-6/+4
* qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-2/+2
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-5/+5
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+2
* virtio-serial: fix command line compatibility.KONRAD Frederic2013-05-031-1/+2
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-1/+1
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-6/+0
* virtio-serial: cleanup: remove qdev field.KONRAD Frederic2013-04-151-2/+0
* virtio-serial: cleanup: use QOM casts.KONRAD Frederic2013-04-151-24/+26
* virtio-serial: cleanup: init and exit functions.KONRAD Frederic2013-04-151-73/+21
* virtio-serial: add the virtio-serial device.KONRAD Frederic2013-04-151-7/+88
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-081-0/+1018
OpenPOWER on IntegriCloud