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
/
hcd-ehci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/usb/hcd-ehci: Fix crash when showing help of EHCI devices
Thomas Huth
2021-03-26
1
-5
/
+5
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
hw/usb: Fix bad printf format specifiers
Alex Chen
2021-01-22
1
-2
/
+2
*
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
1
-1
/
+0
*
usb/hcd-ehci: Fix error handling on missing device for iTD
Anthony PERARD
2020-10-19
1
-17
/
+18
*
ehci: drop pointless warn_report for guest bugs.
Gerd Hoffmann
2020-08-31
1
-1
/
+0
*
hw: ehci: check return value of 'usb_packet_map'
Li Qiang
2020-08-31
1
-2
/
+8
*
hw: ehci: destroy sglist in error path
Li Qiang
2020-08-31
1
-0
/
+1
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
usb/hcd-ehci: Remove redundant statements
Chen Qun
2020-03-09
1
-3
/
+0
*
ehci: fix queue->dev null ptr dereference
Gerd Hoffmann
2019-08-22
1
-0
/
+3
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
ehci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
1
-2
/
+5
*
hw/usb: Fix LGPL information in the file headers
Thomas Huth
2019-01-30
1
-3
/
+2
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
ehci: fix fetch qtd race
Gerd Hoffmann
2018-12-10
1
-2
/
+10
*
ehci: Don't fetch a NULL current qtd but advance the queue instead.
Sebastian Bauer
2018-07-03
1
-1
/
+2
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
1
-2
/
+3
*
ehci: add sanity check for maxframes
Gerd Hoffmann
2017-07-17
1
-0
/
+5
*
ehci: stop recursive calls to ehci_work_bh
Gerd Hoffmann
2017-06-13
1
-0
/
+7
*
ehci: fix frame timer invocation.
Gerd Hoffmann
2017-05-29
1
-3
/
+10
*
ehci: fix overflow in frame timer code
Gerd Hoffmann
2017-05-29
1
-1
/
+1
*
usb: ehci: fix memory leak in ehci
Li Qiang
2017-02-21
1
-0
/
+5
*
usb: ehci: fix memory leak in ehci_init_transfer
Li Qiang
2016-11-10
1
-0
/
+1
*
usb: ehci: fix memory leak in ehci_process_itd
Li Qiang
2016-10-08
1
-0
/
+1
*
ehci: faster frame index calculation for skipped frames
Evgeny Yakovlev
2016-08-02
1
-16
/
+15
*
Revert "ehci: make idt processing more robust"
Gerd Hoffmann
2016-04-19
1
-3
/
+2
*
ehci: apply limit to iTD/sidt descriptors
Gerd Hoffmann
2016-04-19
1
-1
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
1
-2
/
+4
|
\
|
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-2
/
+3
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
|
usb: ehci: add capability mmio write function
Prasad J Pandit
2016-03-18
1
-0
/
+6
|
/
*
ehci: update irq on reset
Gerd Hoffmann
2016-02-02
1
-0
/
+1
*
usb: check page select value while processing iTD
Prasad J Pandit
2016-02-02
1
-4
/
+6
*
usb: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
ehci: make idt processing more robust
Gerd Hoffmann
2015-12-15
1
-2
/
+3
*
ehci: clear suspend bit on detach
Gerd Hoffmann
2015-11-03
1
-1
/
+1
*
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
2015-07-20
1
-1
/
+1
*
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-07-02
1
-1
/
+1
*
ehci: fix segfault when hot-unplugging ehci controller
Gonglei
2015-03-20
1
-2
/
+1
*
usb: Improve companion configuration error messages
Markus Armbruster
2015-03-17
1
-15
/
+6
*
usb: Propagate errors through usb_register_companion()
Markus Armbruster
2015-03-17
1
-10
/
+13
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
usb: tag standalone ehci as hotpluggable
Gerd Hoffmann
2014-09-23
1
-2
/
+6
*
usb: add usb host adapters exit trace
Gonglei
2014-08-29
1
-0
/
+2
[next]