index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio-serial-bus.c
Age
Commit message (
Expand
)
Author
2010-04-28
virtio-serial: Update copyright year to 2010
Amit Shah
2010-04-28
virtio-serial: Remove redundant check for 0-sized write request
Amit Shah
2010-04-28
virtio-serial: whitespace: match surrounding code
Amit Shah
2010-04-28
virtio-serial: Use control messages to notify guest of new ports
Amit Shah
2010-04-28
virtio-serial: save/load: Send target host connection status if different
Amit Shah
2010-04-28
virtio-serial: save/load: Ensure we have hot-plugged ports instantiated
Amit Shah
2010-04-28
virtio-serial: save/load: Ensure nr_ports on src and dest are same.
Amit Shah
2010-04-28
virtio-serial: save/load: Ensure target has enough ports
Amit Shah
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-02-19
virtio-serial: don't set MULTIPORT for 1 port dev
Michael S. Tsirkin
2010-01-29
virtio-serial-bus: Fix bus initialisation and allow for bus identification
Amit Shah
2010-01-20
virtio-serial-bus: Add ability to hot-unplug ports
Amit Shah
2010-01-20
virtio-serial-bus: Add a port 'name' property for port discovery in guests
Amit Shah
2010-01-20
virtio-serial-bus: Maintain guest and host port open/close state
Amit Shah
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
[prev]