Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 年之前 |
Paolo Bonzini
|
927d4878b0
softmmu: move remaining include files to include/ subdirectories
|
12 年之前 |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 年之前 |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 年之前 |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 年之前 |
Anthony Liguori
|
f82e35e38c
virtio-serial: convert to QEMU Object Model
|
13 年之前 |
Anthony Liguori
|
30fbb9fc7c
qdev: move qdev->info to class
|
13 年之前 |
Amit Shah
|
a10348c3ad
virtio-console: no need to remove char handlers explicitly
|
13 年之前 |
Amit Shah
|
05e7af694c
virtio-console: Properly initialise class methods
|
13 年之前 |
Amit Shah
|
6640422c17
virtio-console: Check if chardev backends available before calling into them
|
13 年之前 |
Anthony Liguori
|
2817822dce
char: rename qemu_chr_guest_close() -> qemu_chr_fe_close()
|
14 年之前 |
Anthony Liguori
|
c9d830eddc
char: rename qemu_chr_guest_open() -> qemu_chr_fe_open()
|
14 年之前 |
Anthony Liguori
|
2cc6e0a142
char: rename qemu_chr_write() -> qemu_chr_fe_write()
|
14 年之前 |
Markus Armbruster
|
d6cca4b048
virtio-serial: Turn props any virtio-serial-bus device must have into bus props
|
14 年之前 |
Amit Shah
|
0219d73283
virtio-console: Prevent abort()s in case of host chardev close
|
14 年之前 |
Amit Shah
|
d02e4fa4a8
virtio-console: Add some trace events
|
14 年之前 |
Markus Armbruster
|
7edfe65246
virtio-console: Simplify init callbacks
|
14 年之前 |
Markus Armbruster
|
a15bb0d6a9
virtio-serial: Drop redundant VirtIOSerialPort member info
|
14 年之前 |
Markus Armbruster
|
31d0f80f17
virtio-serial: Drop useless property is_console
|
14 年之前 |
Markus Armbruster
|
2a3d57ce42
virtio-serial: Clean up virtconsole detection
|
14 年之前 |
Hans de Goede
|
0b6d2266e3
virtio-console: notify backend of guest open / close
|
14 年之前 |
Amit Shah
|
f9a90f189c
virtio-console: Keep chardev open for other users after hot-unplug
|
14 年之前 |
Amit Shah
|
fee063c07f
virtio-serial: Don't clear ->have_data() pointer after unplug
|
14 年之前 |
Amit Shah
|
0b8b716d6c
virtio-serial: Disallow generic ports at id 0
|
14 年之前 |
Gerd Hoffmann
|
a43f9c90c9
virtio-serial: kill VirtIOSerialDevice
|
14 年之前 |
Amit Shah
|
e300ac275b
virtio-serial: Let virtio-serial-bus know if all data was consumed
|
14 年之前 |
Amit Shah
|
28eaf46531
virtio-console: Remove unnecessary braces
|
14 年之前 |
Amit Shah
|
cbe77b616c
virtio-console: Factor out common init between console and generic ports
|
15 年之前 |
Amit Shah
|
1e4476aa03
virtio-serial: Apps should consume all data that guest sends out / Fix virtio api abuse
|
15 年之前 |
Amit Shah
|
71c092e92b
virtio-serial: Update copyright year to 2010
|
15 年之前 |