]> git.proxmox.com Git - qemu.git/history - hw/virtio-serial.h
USB: add usb network redirection support
[qemu.git] / hw / virtio-serial.h
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-27 Markus Armbrustervirtio-serial: Drop redundant VirtIOSerialPort member...
2011-05-27 Markus Armbrustervirtio-serial: Drop useless property is_console
2011-05-27 Markus Armbrustervirtio-serial: Clean up virtconsole detection
2011-05-27 Alon Levyvirtio-serial-bus: use bh for unthrottling
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Amit Shahvirtio-serial: Use a struct to pass config information...
2011-02-24 Gerd Hoffmannvirtio-serial: kill VirtIOSerialDevice
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-20 Amit Shahvirtio-serial: Add support for flow control
2011-01-20 Amit Shahvirtio-serial: Let virtio-serial-bus know if all data...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13 Paul BrookMove stdbool.h
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-28 Amit Shahvirtio-serial: Implement flow control for individual...
2010-04-28 Amit Shahvirtio-serial: Apps should consume all data that guest...
2010-04-28 Amit Shahvirtio-serial: Update copyright year to 2010
2010-04-28 Amit Shahvirtio-serial: Use control messages to notify guest...
2010-01-20 Amit Shahvirtio-serial-bus: Add ability to hot-unplug ports
2010-01-20 Amit Shahvirtio-serial-bus: Add a port 'name' property for port...
2010-01-20 Amit Shahvirtio-serial-bus: Maintain guest and host port open...
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus