index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
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
Files
Lines
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-07-27
virtio-serial: fix ANY_LAYOUT
Michael S. Tsirkin
1
-1
/
+2
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-10
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
Shannon Zhao
1
-1
/
+2
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-1
/
+1
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
1
-1
/
+1
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
1
-4
/
+4
2015-03-25
virtio-serial: fix virtio config size
Michael S. Tsirkin
1
-1
/
+3
2015-03-19
virtio: serial: expose a 'guest_writable' callback for users
Amit Shah
1
-0
/
+31
2015-03-11
virtio-serial: fix segfault on NULL port names
Amit Shah
1
-1
/
+1
2015-02-26
virtio-serial-bus.c: drop virtio_ids.h
Michael S. Tsirkin
1
-1
/
+0
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
1
-1
/
+1
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-1
/
+1
2015-02-26
virtio-serial: switch to standard-headers
Michael S. Tsirkin
1
-0
/
+1
2015-02-10
virtio: Fix warning caused by missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-01-05
virtio-serial: Don't keep a persistent copy of config space
David Gibson
1
-15
/
+14
2015-01-05
virtio_serial: Don't use vser->config.max_nr_ports internally
David Gibson
1
-12
/
+4
2014-11-07
virtio-serial: avoid crash when port has no name
Marc-André Lureau
1
-1
/
+1
2014-10-15
virtio-serial: Convert to hotplug-handler API
Igor Mammedov
1
-5
/
+15
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
1
-0
/
+22
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
1
-0
/
+10
2014-07-16
virtio-serial-bus: keep port 0 reserved for virtconsole even on unplug
Amit Shah
1
-3
/
+11
2014-06-29
virtio-serial-bus: use virtio wrappers to access headers
Rusty Russell
1
-15
/
+31
2014-06-29
virtio-serial: implement per-device migration calls
Greg Kurz
1
-14
/
+20
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+1
2014-06-29
virtio-serial: don't migrate the config space
Alexander Graf
1
-10
/
+6
2014-06-24
virtio-serial: remove useless set_config function
Paolo Bonzini
1
-8
/
+0
2014-03-13
virtio-serial-port: Convert to QOM realize/unrealize
Andreas Färber
1
-25
/
+26
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-4
/
+5
2013-12-09
virtio-serial: Convert to QOM realize
Andreas Färber
1
-8
/
+8
2013-12-09
virtio-serial: QOM realize preparations
Andreas Färber
1
-5
/
+7
2013-12-09
virtio-serial: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-2
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-5
/
+5
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+2
2013-05-03
virtio-serial: fix command line compatibility.
KONRAD Frederic
1
-1
/
+2
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-1
/
+1
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-6
/
+0
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
1
-2
/
+0
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
1
-24
/
+26
2013-04-15
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
1
-73
/
+21
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
1
-7
/
+88
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
1
-0
/
+1018