index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
char
/
virtio-serial-bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
2014-08-18
1
-0
/
+22
*
virtio-serial: create a linked list of all active devices
Amit Shah
2014-08-18
1
-0
/
+10
*
virtio-serial-bus: keep port 0 reserved for virtconsole even on unplug
Amit Shah
2014-07-16
1
-3
/
+11
*
virtio-serial-bus: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-15
/
+31
*
virtio-serial: implement per-device migration calls
Greg Kurz
2014-06-29
1
-14
/
+20
*
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
1
-1
/
+1
*
virtio-serial: don't migrate the config space
Alexander Graf
2014-06-29
1
-10
/
+6
*
virtio-serial: remove useless set_config function
Paolo Bonzini
2014-06-24
1
-8
/
+0
*
virtio-serial-port: Convert to QOM realize/unrealize
Andreas Färber
2014-03-13
1
-25
/
+26
*
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
1
-4
/
+5
*
virtio-serial: Convert to QOM realize
Andreas Färber
2013-12-09
1
-8
/
+8
*
virtio-serial: QOM realize preparations
Andreas Färber
2013-12-09
1
-5
/
+7
*
virtio-serial: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
*
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-2
/
+2
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-5
/
+5
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+2
*
virtio-serial: fix command line compatibility.
KONRAD Frederic
2013-05-03
1
-1
/
+2
*
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
1
-1
/
+1
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-6
/
+0
*
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
2013-04-15
1
-2
/
+0
*
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2013-04-15
1
-24
/
+26
*
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
2013-04-15
1
-73
/
+21
*
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-15
1
-7
/
+88
*
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+1018