summaryrefslogtreecommitdiff
path: root/hw/char/virtio-serial-bus.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-5/+5
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+2
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic1-1/+2
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic1-1/+1
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-6/+0
2013-04-15virtio-serial: cleanup: remove qdev field.KONRAD Frederic1-2/+0
2013-04-15virtio-serial: cleanup: use QOM casts.KONRAD Frederic1-24/+26
2013-04-15virtio-serial: cleanup: init and exit functions.KONRAD Frederic1-73/+21
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic1-7/+88
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini1-0/+1018