Sign in
qemu
/
qemu
/
d3385eb448e38f828c78f8f68ec5d79c66a58b5d
/
hw
/
virtio-console.c
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
f82e35e
virtio-serial: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
30fbb9f
qdev: move qdev->info to class
by Anthony Liguori
· 13 years ago
a10348c
virtio-console: no need to remove char handlers explicitly
by Amit Shah
· 13 years ago
05e7af6
virtio-console: Properly initialise class methods
by Amit Shah
· 13 years ago
6640422
virtio-console: Check if chardev backends available before calling into them
by Amit Shah
· 13 years ago
2817822
char: rename qemu_chr_guest_close() -> qemu_chr_fe_close()
by Anthony Liguori
· 14 years ago
c9d830e
char: rename qemu_chr_guest_open() -> qemu_chr_fe_open()
by Anthony Liguori
· 14 years ago
2cc6e0a
char: rename qemu_chr_write() -> qemu_chr_fe_write()
by Anthony Liguori
· 14 years ago
d6cca4b
virtio-serial: Turn props any virtio-serial-bus device must have into bus props
by Markus Armbruster
· 14 years ago
0219d73
virtio-console: Prevent abort()s in case of host chardev close
by Amit Shah
· 14 years ago
d02e4fa
virtio-console: Add some trace events
by Amit Shah
· 14 years ago
7edfe65
virtio-console: Simplify init callbacks
by Markus Armbruster
· 14 years ago
a15bb0d
virtio-serial: Drop redundant VirtIOSerialPort member info
by Markus Armbruster
· 14 years ago
31d0f80
virtio-serial: Drop useless property is_console
by Markus Armbruster
· 14 years ago
2a3d57c
virtio-serial: Clean up virtconsole detection
by Markus Armbruster
· 14 years ago
0b6d226
virtio-console: notify backend of guest open / close
by Hans de Goede
· 14 years ago
f9a90f1
virtio-console: Keep chardev open for other users after hot-unplug
by Amit Shah
· 14 years ago
fee063c
virtio-serial: Don't clear ->have_data() pointer after unplug
by Amit Shah
· 14 years ago
0b8b716
virtio-serial: Disallow generic ports at id 0
by Amit Shah
· 14 years ago
a43f9c9
virtio-serial: kill VirtIOSerialDevice
by Gerd Hoffmann
· 14 years ago
e300ac2
virtio-serial: Let virtio-serial-bus know if all data was consumed
by Amit Shah
· 14 years ago
28eaf46
virtio-console: Remove unnecessary braces
by Amit Shah
· 14 years ago
cbe77b6
virtio-console: Factor out common init between console and generic ports
by Amit Shah
· 15 years ago
1e4476a
virtio-serial: Apps should consume all data that guest sends out / Fix virtio api abuse
by Amit Shah
· 15 years ago
71c092e
virtio-serial: Update copyright year to 2010
by Amit Shah
· 15 years ago
055b889
virtio-serial: Use control messages to notify guest of new ports
by Amit Shah
· 15 years ago
4c36a2f
virtio-console: Rename virtio-serial.c back to virtio-console.c
by Amit Shah
· 15 years ago
[Renamed from hw/virtio-serial.c]
b60c470
virtio-serial: Add a 'virtserialport' device for generic serial port support
by Amit Shah
· 15 years ago
160600f
virtio-serial-bus: Add a port 'name' property for port discovery in guests
by Amit Shah
· 15 years ago
98b1925
virtio-console: qdev conversion, new virtio-serial-bus
by Amit Shah
· 15 years ago