Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-16 | error: Replace qemu_error() by error_report() | Markus Armbruster | 1 | -1/+1 |
2010-02-19 | virtio-serial: don't set MULTIPORT for 1 port dev | Michael S. Tsirkin | 1 | -2/+4 |
2010-01-29 | virtio-serial-bus: Fix bus initialisation and allow for bus identification | Amit Shah | 1 | -2/+1 |
2010-01-20 | virtio-serial-bus: Add ability to hot-unplug ports | Amit Shah | 1 | -0/+2 |
2010-01-20 | virtio-serial-bus: Add a port 'name' property for port discovery in guests | Amit Shah | 1 | -0/+17 |
2010-01-20 | virtio-serial-bus: Maintain guest and host port open/close state | Amit Shah | 1 | -0/+94 |
2010-01-20 | virtio-console: qdev conversion, new virtio-serial-bus | Amit Shah | 1 | -0/+507 |