Age | Commit message (Expand) | Author |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-04 | usb: use iovecs in USBPacket | Gerd Hoffmann |
2011-08-04 | re-activate usb-host for bsd | Gerd Hoffmann |
2011-06-23 | usb: Add a speedmask to devices | Hans de Goede |
2011-06-08 | Fix compilation warning due to missing header for sigaction (followup) | Alexandre Raymond |
2011-05-26 | usb: Pass the packet to the device's handle_control callback | Hans de Goede |
2011-04-03 | Fix trivial "endianness bugs" | Stefan Weil |
2011-01-09 | usb-bsd: fix a file descriptor leak | Blue Swirl |
2009-12-12 | qdev: Replace device names containing whitespace | Markus Armbruster |
2009-12-12 | qdev: Separate USB product description from qdev name | Markus Armbruster |
2009-12-12 | qdev: Rename USBDevice member devname to product_desc | Markus Armbruster |
2009-11-29 | Add support for GNU/kFreeBSD | Aurelien Jarno |
2009-09-12 | Try to fix BSD breakage by 806b60248218bd5f74a8b070f5a99a864e8e51c6 | Blue Swirl |
2009-09-07 | USB: use opaque parameter passing for monitor handle | Blue Swirl |
2009-03-07 | Support for DragonFly BSD (Hasso Tepper) | blueswir1 |
2009-03-07 | Fix BSD user | blueswir1 |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori |
2009-02-05 | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-01-14 | Make OpenBSD sparc-softmmu compile warning free | blueswir1 |
2008-12-05 | Attached patch contains warning fixes. | blueswir1 |
2008-11-22 | Native BSD host USB support (Juergen Lock, Lonnie Mendez) | blueswir1 |