]> git.proxmox.com Git - qemu.git/history - hw/bt-hid.c
Introduce a 'client_add' monitor command accepting an open FD
[qemu.git] / hw / bt-hid.c
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...
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-12 Markus Armbrusterqdev: Rename USBDevice member devname to product_desc
2009-09-09 Gerd Hoffmannqdev/usb: make qemu aware of usb busses.
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-04-07 blueswir1Don't try to return result from a void function (spotte...
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-09-29 balrogBluetooth HIDP emulation on top of usb-hid.c and L2CAP...