]> git.proxmox.com Git - qemu.git/history - hw/usb-bt.c
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / usb-bt.c
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-08 Gerd Hoffmannusb: fixup bluetooth descriptors
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-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.14.pull' into...
2011-05-26 Hans de Goedeusb: Pass the packet to the device's handle_control...
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-11 Gerd Hoffmannusb: move remote wakeup handling to common code
2011-01-11 Gerd Hoffmannusb: move USB_REQ_{GET,SET}_CONFIGURATION handling...
2011-01-11 Gerd Hoffmannusb: move USB_REQ_SET_ADDRESS handling to common code
2011-01-11 Gerd Hoffmannusb bluetooth: use new descriptor infrastructure.
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-12 Markus Armbrusterqdev: Separate USB product description from qdev name
2009-10-05 Gerd Hoffmannusb: hook unplug into qdev, cleanups + fixes.
2009-09-25 Juan Quintelastatic and inline should came before the type of the...
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-11-09 balrogDocument bluetooth support in qemu-doc.
2008-09-29 balrogEmulate a USB bluetooth dongle (or HCI Transport layer).