index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
/
virtio-serial-bus.c
Age
Commit message (
Expand
)
Author
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
virtio-serial: Convert to QOM realize
Andreas Färber
2013-12-09
virtio-serial: QOM realize preparations
Andreas Färber
2013-12-09
virtio-serial: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-05-03
virtio-serial: fix command line compatibility.
KONRAD Frederic
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2013-04-15
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini