]> git.proxmox.com Git - qemu.git/history - usb-redir.c
usb: add pipelining option to usb endpoints
[qemu.git] / usb-redir.c
2012-03-07 Hans de Goedeusb: add USB_RET_IOERROR
2012-03-07 Hans de Goedeusb: return BABBLE rather then NAK when we receive...
2012-03-07 Hans de Goedeusb-redir: Set ep type and interface
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v49' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.39' into staging
2012-02-27 Hans de Goedeusb-redir: Return USB_RET_NAK when we've no data for...
2012-02-27 Hans de Goedeusb-redir: Limit return values returned by iso packets
2012-02-27 Hans de Goedeusb-redir: Let the usb-host know about our device filtering
2012-02-27 Hans de Goedeusb-redir: Always clear device state on filter reject
2012-02-27 Hans de Goedeusb-redir: Fix printing of device version
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15 Andreas Färberqom: Unify type registration
2012-02-10 Gerd Hoffmannusb: Set USBEndpoint in usb_packet_setup().
2012-02-10 Gerd Hoffmannusb: kill handle_packet callback
2012-02-10 Hans de Goedeusb-redir: Add the posibility to filter out certain...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-06 Anthony Liguoriusb-redir: convert to QOM
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguoriusb: convert to QEMU Object Model
2012-01-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-17 Hans de Goedeusb-redir: Improve some debugging messages
2012-01-17 Hans de Goedeusb-redir: Try to keep our buffer size near the target...
2012-01-17 Hans de Goedeusb-redir: Pre-fill our isoc input buffer before sendin...
2012-01-17 Hans de Goedeusb-redir: Dynamically adjust iso buffering size based...
2012-01-17 Hans de Goedeusb-redir: Clear iso / irq error when stopping the...
2012-01-10 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2012-01-07 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-01-07 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-06 Markus ArmbrusterStrip trailing '\n' from error_report()'s first argumen...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-06 Dong Xu Wangfix typo: delete redundant semicolon
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28 Hans de Goedeusb-redir: Don't try to write to the chardev after...
2011-11-28 Hans de Goedeusb-redir: Device disconnect + re-connect robustness...
2011-11-28 Hans de Goedeusb-redir: Call qemu_chr_fe_open/close
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22 Anthony Liguorichar: rename qemu_chr_close() -> qemu_chr_delete()
2011-08-22 Anthony Liguorichar: rename qemu_chr_write() -> qemu_chr_fe_write()
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.22' into staging
2011-08-04 Gerd Hoffmannusb: use iovecs in USBPacket
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Hans de GoedeUSB: add usb network redirection support