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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
virtio-serial.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-6
/
+0
2012-01-27
virtio-serial: convert to QEMU Object Model
Anthony Liguori
1
-37
/
+44
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-1
/
+1
2011-05-27
virtio-serial: Drop redundant VirtIOSerialPort member info
Markus Armbruster
1
-1
/
+0
2011-05-27
virtio-serial: Drop useless property is_console
Markus Armbruster
1
-3
/
+0
2011-05-27
virtio-serial: Clean up virtconsole detection
Markus Armbruster
1
-2
/
+6
2011-05-27
virtio-serial-bus: use bh for unthrottling
Alon Levy
1
-0
/
+5
2011-03-21
virtio-serial: Use a struct to pass config information from proxy
Amit Shah
1
-0
/
+5
2011-02-24
virtio-serial: kill VirtIOSerialDevice
Gerd Hoffmann
1
-7
/
+2
2011-01-20
virtio-serial: Add support for flow control
Amit Shah
1
-0
/
+17
2011-01-20
virtio-serial: Let virtio-serial-bus know if all data was consumed
Amit Shah
1
-3
/
+4
2010-06-13
Move stdbool.h
Paul Brook
1
-1
/
+0
2010-04-28
virtio-serial: Implement flow control for individual ports
Amit Shah
1
-0
/
+9
2010-04-28
virtio-serial: Apps should consume all data that guest sends out / Fix virtio...
Amit Shah
1
-3
/
+3
2010-04-28
virtio-serial: Update copyright year to 2010
Amit Shah
1
-1
/
+1
2010-04-28
virtio-serial: Use control messages to notify guest of new ports
Amit Shah
1
-7
/
+10
2010-01-20
virtio-serial-bus: Add ability to hot-unplug ports
Amit Shah
1
-0
/
+1
2010-01-20
virtio-serial-bus: Add a port 'name' property for port discovery in guests
Amit Shah
1
-0
/
+8
2010-01-20
virtio-serial-bus: Maintain guest and host port open/close state
Amit Shah
1
-0
/
+6
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
1
-0
/
+158