summaryrefslogtreecommitdiff
path: root/hw/char/virtio-serial-bus.c
AgeCommit message (Expand)Author
2014-03-13virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber
2013-12-09virtio: Convert exit to unrealizeAndreas Färber
2013-12-09virtio-serial: Convert to QOM realizeAndreas Färber
2013-12-09virtio-serial: QOM realize preparationsAndreas Färber
2013-12-09virtio-serial: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-15virtio-serial: cleanup: remove qdev field.KONRAD Frederic
2013-04-15virtio-serial: cleanup: use QOM casts.KONRAD Frederic
2013-04-15virtio-serial: cleanup: init and exit functions.KONRAD Frederic
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini