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
/
dev-hub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
1
-1
/
+0
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+2
*
usb-hub: emulate per port power switching
Gerd Hoffmann
2019-05-29
1
-0
/
+63
*
usb-hub: add usb_hub_port_update()
Gerd Hoffmann
2019-05-29
1
-12
/
+17
*
usb-hub: add helpers to update port state
Gerd Hoffmann
2019-05-29
1
-39
/
+45
*
usb-hub: make number of ports runtime-configurable
Gerd Hoffmann
2019-05-29
1
-16
/
+29
*
usb-hub: tweak feature names
Gerd Hoffmann
2019-05-29
1
-5
/
+5
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-7
/
+7
*
usb-hub: clear suspend on detach
Gerd Hoffmann
2018-10-01
1
-0
/
+4
*
usb: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
usb-hub: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-4
/
+4
*
usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-up
Ladi Prosek
2017-05-29
1
-1
/
+14
*
usb-hub: clear PORT_STAT_SUSPEND on wakeup
Ladi Prosek
2017-05-12
1
-0
/
+1
*
usb: replace handle_destroy with unrealize
Marc-André Lureau
2017-02-23
1
-2
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
usb: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
usb: usb-hub QOMify
Gonglei
2015-05-08
1
-4
/
+7
*
usb-hub: convert init to realize
Gonglei
2014-09-23
1
-5
/
+4
*
savevm: Remove all the unneeded version_minimum_id_old (usb)
Juan Quintela
2014-05-14
1
-2
/
+2
*
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-18
1
-1
/
+2
*
Revert "usb-hub: report status changes only once"
Gerd Hoffmann
2013-09-02
1
-5
/
+1
*
usb-hub: add tracepoint for status reports
Gerd Hoffmann
2013-09-02
1
-0
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
usb-hub: report status changes only once
Gerd Hoffmann
2013-04-03
1
-1
/
+5
*
usb-hub: limit chain length
Gerd Hoffmann
2013-04-03
1
-0
/
+6
*
usb-core: usb3 streams
Gerd Hoffmann
2013-02-19
1
-5
/
+5
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
usb: Call wakeup when data becomes available for all devices with int eps
Hans de Goede
2012-12-04
1
-0
/
+2
*
usb: split packet result into actual_length + status
Hans de Goede
2012-11-08
1
-21
/
+13
*
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
1
-1
/
+1
*
usb: add serial number generator
Gerd Hoffmann
2012-04-26
1
-0
/
+1
*
usb-hub: add tracepoints
Gerd Hoffmann
2012-04-17
1
-2
/
+41
*
usb: the big rename
Gerd Hoffmann
2012-03-13
1
-0
/
+549