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
*
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
*
usb-ehci: add ehci unrealize funciton
Gonglei
2014-08-29
1
-0
/
+25
*
usb-ehci: add vmstate properity for EHCIState
Gonglei
2014-08-29
1
-1
/
+1
*
usb: don't use 'Yoda conditions'
Gonglei
2014-08-15
1
-1
/
+1
*
usb: move ehci register defines to header file
Gerd Hoffmann
2014-06-02
1
-78
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (usb)
Juan Quintela
2014-05-14
1
-1
/
+1
*
Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into staging
Anthony Liguori
2013-12-06
1
-2
/
+16
|
\
|
*
ehci: implement port wakeup
Gerd Hoffmann
2013-11-28
1
-2
/
+16
*
|
trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)
Stefan Weil
2013-12-02
1
-0
/
+1
|
/
*
ehci: save device pointer in EHCIState
Gerd Hoffmann
2013-09-10
1
-4
/
+3
*
usb: Pass size to usb_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-5
/
+5
*
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
2013-07-27
1
-4
/
+4
*
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-4
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-4
/
+4
*
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-07-04
1
-2
/
+4
*
usb/hcd-ehci: Replace PORTSC macros with variables
Kuo-Jung Su
2013-06-24
1
-8
/
+14
*
usb/hcd-ehci: Split off instance_init from realize
Andreas Färber
2013-06-24
1
-12
/
+16
*
usb/hcd-ehci-sysbus: Convert to QOM realize
Andreas Färber
2013-06-24
1
-1
/
+1
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
1
-6
/
+6
*
ehci_free_packet: Discard finished packets when the queue is halted
Hans de Goede
2013-04-23
1
-5
/
+11
*
usb-core: usb3 streams
Gerd Hoffmann
2013-02-19
1
-3
/
+4
[next]