]> git.proxmox.com Git - qemu.git/history - hw/virtio-console.c
virtio-serial: Turn props any virtio-serial-bus device must have into bus props
[qemu.git] / hw / virtio-console.c
2011-07-23 Markus Armbrustervirtio-serial: Turn props any virtio-serial-bus device...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-18 Amit Shahvirtio-console: Prevent abort()s in case of host charde...
2011-07-18 Amit Shahvirtio-console: Add some trace events
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-console: Simplify init callbacks
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-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-28 Anthony LiguoriMerge remote-tracking branch 'amitshah/for-anthony...
2011-04-28 Hans de Goedevirtio-console: notify backend of guest open / close
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Amit Shahvirtio-console: Keep chardev open for other users after...
2011-03-21 Amit Shahvirtio-serial: Don't clear ->have_data() pointer after...
2011-03-21 Amit Shahvirtio-serial: Disallow generic ports at id 0
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: Let virtio-serial-bus know if all data...
2011-01-19 Amit Shahvirtio-console: Remove unnecessary braces
2011-01-19 Amit Shahvirtio-console: Factor out common init between console...
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
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-26 Amit Shahvirtio-console: Rename virtio-serial.c back to virtio...
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2010-01-11 Michael S. Tsirkinvirtio: add features as qdev properties
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Amit Shahvirtio-console: rename dvq to ovq
2009-05-18 Paul BrookSeparate virtio PCI code
2009-05-14 Paul BrookVirtio-console conversion
2009-05-14 Paul BrookVirtio-net qdev conversion
2009-04-13 blueswir1Fix OpenSolaris gcc4 warnings: iovec type mismatches...
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriUse the default subsystem vendor ID for virtio devices...
2009-01-26 aliguoriAdd macro for virtio-console PCI device ID (Mark McLoug...
2009-01-15 aliguoriAdd missing files from last commit.