index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb-bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: the big rename
Gerd Hoffmann
2012-03-13
1
-584
/
+0
*
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
2012-02-27
1
-14
/
+4
*
Merge remote-tracking branch 'kraxel/usb.38' into staging
Anthony Liguori
2012-02-16
1
-7
/
+7
|
\
|
*
usb: kill handle_packet callback
Gerd Hoffmann
2012-02-10
1
-9
/
+0
|
*
usb: add usb_find_device()
Gerd Hoffmann
2012-02-10
1
-0
/
+9
*
|
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
|
/
*
qdev: kill off DeviceInfo
Anthony Liguori
2012-02-03
1
-1
/
+1
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-9
/
+10
*
usb: separate out legacy usb registration from type registration
Anthony Liguori
2012-02-03
1
-10
/
+12
*
usb: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-39
/
+149
*
qdev: don't access name through info
Anthony Liguori
2012-01-27
1
-1
/
+1
*
qdev: move qdev->info to class
Anthony Liguori
2012-01-27
1
-1
/
+1
*
usb: add USBEndpoint
Gerd Hoffmann
2012-01-17
1
-0
/
+1
*
Strip trailing '\n' from error_report()'s first argument (again)
Markus Armbruster
2012-01-06
1
-6
/
+6
*
usb: fix usb_qdev_init() error handling again
Stefan Hajnoczi
2011-12-15
1
-7
/
+5
*
usb: fix usb_qdev_init error handling.
Gerd Hoffmann
2011-11-22
1
-3
/
+15
*
usb: make usb_create_simple catch and pass up errors.
Gerd Hoffmann
2011-11-22
1
-2
/
+9
*
usb: claim port at device initialization time.
Gerd Hoffmann
2011-09-07
1
-46
/
+64
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-2
/
+2
*
usb_register_port(): do not set port->opaque and port->index twice
Jes Sorensen
2011-07-08
1
-2
/
+0
*
usb: Replace device_destroy bus op with a child_detach port op
Hans de Goede
2011-07-05
1
-2
/
+0
*
usb: Add a register_companion USB bus op.
Hans de Goede
2011-07-05
1
-0
/
+31
*
usb: Move (initial) call of usb_port_location to usb_fill_port
Hans de Goede
2011-07-05
1
-0
/
+1
*
usb: Add a usb_fill_port helper function
Hans de Goede
2011-07-05
1
-2
/
+8
*
usb-bus: Don't allow speed mismatch while attaching devices
Hans de Goede
2011-06-23
1
-0
/
+5
*
usb: Proper error propagation for usb_device_attach errors
Hans de Goede
2011-06-23
1
-12
/
+13
*
usb-bus: Don't allow attaching a device to a bus with no free ports
Hans de Goede
2011-06-23
1
-0
/
+5
*
usb-bus: Don't detach non attached devices on device exit
Hans de Goede
2011-06-14
1
-1
/
+3
*
usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper
Hans de Goede
2011-06-14
1
-0
/
+1
*
usb: cancel async packets on unplug
Gerd Hoffmann
2011-06-14
1
-1
/
+4
*
usb-bus: use snprintf
Blue Swirl
2011-01-24
1
-5
/
+7
*
usb core: add migration support
Gerd Hoffmann
2011-01-24
1
-0
/
+16
*
usb: zap pdev from usbport
Gerd Hoffmann
2011-01-12
1
-2
/
+1
*
usb: rewrite fw path, fix numbering
Gerd Hoffmann
2011-01-12
1
-42
/
+26
*
usb: add port property.
Gerd Hoffmann
2011-01-11
1
-4
/
+22
*
usb: keep track of physical port address.
Gerd Hoffmann
2011-01-11
1
-3
/
+23
*
usb: add speed mask to ports
Gerd Hoffmann
2011-01-11
1
-1
/
+2
*
usb: create USBPortOps, move attach there.
Gerd Hoffmann
2011-01-11
1
-2
/
+4
*
usb descriptors: add settable strings.
Gerd Hoffmann
2011-01-11
1
-0
/
+1
*
Add get_fw_dev_path callback for usb bus.
Gleb Natapov
2010-12-11
1
-0
/
+42
*
Record which USBDevice USBPort belongs too.
Gleb Natapov
2010-12-11
1
-1
/
+2
*
usb: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-2
/
+1
*
usb-bus: fix no params
TeLeMan
2010-04-02
1
-1
/
+1
*
Avoid crash on '-usbdevice <device>' without parameters
Jan Kiszka
2010-03-17
1
-1
/
+3
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-2
/
+2
*
Fix -usbdevice crash
Paul Brook
2010-02-25
1
-0
/
+3
*
qdev: Replace device names containing whitespace
Markus Armbruster
2009-12-12
1
-1
/
+1
*
qdev: Separate USB product description from qdev name
Markus Armbruster
2009-12-12
1
-1
/
+1
*
qdev: Rename USBDevice member devname to product_desc
Markus Armbruster
2009-12-12
1
-5
/
+6
*
usb: print attached status in info qtree
Gerd Hoffmann
2009-10-30
1
-3
/
+4
[next]