Anthony Liguori
|
2817822dce
char: rename qemu_chr_guest_close() -> qemu_chr_fe_close()
|
14 years ago |
Anthony Liguori
|
c9d830eddc
char: rename qemu_chr_guest_open() -> qemu_chr_fe_open()
|
14 years ago |
Anthony Liguori
|
2cc6e0a142
char: rename qemu_chr_write() -> qemu_chr_fe_write()
|
14 years ago |
Markus Armbruster
|
d6cca4b048
virtio-serial: Turn props any virtio-serial-bus device must have into bus props
|
14 years ago |
Amit Shah
|
0219d73283
virtio-console: Prevent abort()s in case of host chardev close
|
14 years ago |
Amit Shah
|
d02e4fa4a8
virtio-console: Add some trace events
|
14 years ago |
Markus Armbruster
|
7edfe65246
virtio-console: Simplify init callbacks
|
14 years ago |
Markus Armbruster
|
a15bb0d6a9
virtio-serial: Drop redundant VirtIOSerialPort member info
|
14 years ago |
Markus Armbruster
|
31d0f80f17
virtio-serial: Drop useless property is_console
|
14 years ago |
Markus Armbruster
|
2a3d57ce42
virtio-serial: Clean up virtconsole detection
|
14 years ago |
Hans de Goede
|
0b6d2266e3
virtio-console: notify backend of guest open / close
|
14 years ago |
Amit Shah
|
f9a90f189c
virtio-console: Keep chardev open for other users after hot-unplug
|
14 years ago |
Amit Shah
|
fee063c07f
virtio-serial: Don't clear ->have_data() pointer after unplug
|
14 years ago |
Amit Shah
|
0b8b716d6c
virtio-serial: Disallow generic ports at id 0
|
14 years ago |
Gerd Hoffmann
|
a43f9c90c9
virtio-serial: kill VirtIOSerialDevice
|
14 years ago |
Amit Shah
|
e300ac275b
virtio-serial: Let virtio-serial-bus know if all data was consumed
|
14 years ago |
Amit Shah
|
28eaf46531
virtio-console: Remove unnecessary braces
|
14 years ago |
Amit Shah
|
cbe77b616c
virtio-console: Factor out common init between console and generic ports
|
15 years ago |
Amit Shah
|
1e4476aa03
virtio-serial: Apps should consume all data that guest sends out / Fix virtio api abuse
|
15 years ago |
Amit Shah
|
71c092e92b
virtio-serial: Update copyright year to 2010
|
15 years ago |
Amit Shah
|
055b889f94
virtio-serial: Use control messages to notify guest of new ports
|
15 years ago |
Amit Shah
|
4c36a2ffac
virtio-console: Rename virtio-serial.c back to virtio-console.c
|
15 years ago |
Amit Shah
|
98b19252cf
virtio-console: qdev conversion, new virtio-serial-bus
|
15 years ago |
Michael S. Tsirkin
|
8172539d21
virtio: add features as qdev properties
|
15 years ago |
Amit Shah
|
bf0cb498c5
virtio-console: rename dvq to ovq
|
16 years ago |
Paul Brook
|
53c25cea7d
Separate virtio PCI code
|
16 years ago |
Paul Brook
|
0e058a8a6a
Virtio-console conversion
|
16 years ago |
Paul Brook
|
cf21e106cd
Virtio-net qdev conversion
|
16 years ago |
blueswir1
|
3f4cb3d37f
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
|
16 years ago |
blueswir1
|
173a543b36
Add and use #defines for PCI device classes
|
16 years ago |