index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usb-bsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
2012-02-27
1
-2
/
+2
*
Merge remote-tracking branch 'kraxel/usb.38' into staging
Anthony Liguori
2012-02-15
1
-2
/
+1
|
\
|
*
usb: Set USBEndpoint in usb_packet_setup().
Gerd Hoffmann
2012-02-10
1
-1
/
+1
|
*
usb: kill handle_packet callback
Gerd Hoffmann
2012-02-10
1
-1
/
+0
*
|
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
|
/
*
Fix previous commit
Blue Swirl
2012-02-04
1
-1
/
+1
*
usb-bsd: convert to QOM
Anthony Liguori
2012-02-04
1
-5
/
+6
*
usb: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-11
/
+18
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-08-04
1
-2
/
+2
*
re-activate usb-host for bsd
Gerd Hoffmann
2011-08-04
1
-8
/
+2
*
usb: Add a speedmask to devices
Hans de Goede
2011-06-23
1
-0
/
+2
*
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-1
/
+0
*
usb: Pass the packet to the device's handle_control callback
Hans de Goede
2011-05-26
1
-0
/
+1
*
Fix trivial "endianness bugs"
Stefan Weil
2011-04-03
1
-1
/
+1
*
usb-bsd: fix a file descriptor leak
Blue Swirl
2011-01-09
1
-32
/
+39
*
qdev: Replace device names containing whitespace
Markus Armbruster
2009-12-12
1
-2
/
+2
*
qdev: Separate USB product description from qdev name
Markus Armbruster
2009-12-12
1
-0
/
+1
*
qdev: Rename USBDevice member devname to product_desc
Markus Armbruster
2009-12-12
1
-2
/
+2
*
Add support for GNU/kFreeBSD
Aurelien Jarno
2009-11-29
1
-2
/
+2
*
Try to fix BSD breakage by 806b60248218bd5f74a8b070f5a99a864e8e51c6
Blue Swirl
2009-09-12
1
-10
/
+32
*
USB: use opaque parameter passing for monitor handle
Blue Swirl
2009-09-07
1
-4
/
+5
*
Support for DragonFly BSD (Hasso Tepper)
blueswir1
2009-03-07
1
-3
/
+7
*
Fix BSD user
blueswir1
2009-03-07
1
-1
/
+1
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-9
/
+11
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Make OpenBSD sparc-softmmu compile warning free
blueswir1
2009-01-14
1
-6
/
+6
*
Attached patch contains warning fixes.
blueswir1
2008-12-05
1
-3
/
+3
*
Native BSD host USB support (Juergen Lock, Lonnie Mendez)
blueswir1
2008-11-22
1
-0
/
+608