index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
1
-4
/
+5
2017-01-24
migration: Allow "device add" options to only add migratable devices
Ashijeet Acharya
1
-0
/
+19
2016-08-08
usb: free USBDevice.strings
Marc-André Lureau
1
-0
/
+7
2016-06-22
usb: Add QOM property "attached".
Gerd Hoffmann
1
-0
/
+43
2016-06-22
usb: make USBDevice->attached bool
Gerd Hoffmann
1
-4
/
+4
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
usb: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
1
-3
/
+3
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
1
-3
/
+2
2015-10-20
usb: print device id in "info usb" monitor command
Gerd Hoffmann
1
-3
/
+6
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-03-17
usb: Improve companion configuration error messages
Markus Armbruster
1
-10
/
+8
2015-03-17
usb: Propagate errors through usb_register_companion()
Markus Armbruster
1
-7
/
+10
2015-02-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...
Peter Maydell
1
-1
/
+1
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
1
-1
/
+1
2015-02-18
usb: Change usb_create_simple() to abort on failure
Markus Armbruster
1
-8
/
+1
2015-02-18
usb: Suppress bogus error when automatic usb-hub creation fails
Markus Armbruster
1
-7
/
+28
2015-02-18
usb: Do not prefix error_setg() messages with "Error: "
Markus Armbruster
1
-2
/
+2
2015-02-18
usb: Improve -usbdevice error reporting a bit
Markus Armbruster
1
-3
/
+19
2015-02-18
usb: usb_create() can't fail, drop useless error handling
Markus Armbruster
1
-4
/
+0
2014-10-15
usb: Convert usb devices to hotplug handler API
Igor Mammedov
1
-2
/
+7
2014-09-23
usb-bus: introduce a wrapper function to check speed
Gonglei
1
-1
/
+13
2014-09-23
usb-bus: remove "init" from USBDeviceClass struct
Gonglei
1
-2
/
+0
2014-09-23
usb-bus: convert USBDeviceClass init to realize
Gonglei
1
-39
/
+42
2014-08-29
usb: add usb_bus_release function
Gonglei
1
-0
/
+7
2014-08-29
usb: Fix bootindex for portnr > 9
Markus Armbruster
1
-2
/
+2
2014-05-14
usb: fix up post load checks
Michael S. Tsirkin
1
-2
/
+2
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (usb)
Juan Quintela
1
-1
/
+1
2014-05-05
usb: sanity check setup_index+setup_len in post_load
Michael S. Tsirkin
1
-1
/
+3
2014-01-16
usb: add support for microsoft os descriptors
Gerd Hoffmann
1
-0
/
+2
2013-11-26
usb: Add usb_device_alloc/free_streams
Hans de Goede
1
-0
/
+18
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-3
/
+4
2013-09-10
usb: sanity check setup_index+setup_len in post_load
Gerd Hoffmann
1
-0
/
+4
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-1
/
+1
2013-08-30
usb: Pass size to usb_bus_new()
Andreas Färber
1
-1
/
+2
2013-06-24
usb: add serial bus property
Gerd Hoffmann
1
-0
/
+1
2013-04-23
usb: better speed mismatch error reporting
Gerd Hoffmann
1
-4
/
+32
2013-04-03
usb-hub: limit chain length
Gerd Hoffmann
1
-0
/
+2
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
1
-1
/
+1
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2013-01-07
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
1
-0
/
+8
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-04
usb: Allow overriding of usb_desc at the device level
Hans de Goede
1
-0
/
+3
2012-11-29
usb: fail usbdevice_create() when there is no USB bus
Stefan Hajnoczi
1
-0
/
+7
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
1
-8
/
+5
2012-10-25
usb: Add USB_RET_ADD_TO_QUEUE packet result code
Hans de Goede
1
-0
/
+8
2012-06-20
usb: restore USBDevice->attached on vmload
Gerd Hoffmann
1
-0
/
+13
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
1
-8
/
+17
[next]