Gerd Hoffmann
|
1be344b7ad
ehci: fix queue->dev null ptr dereference
|
6 years ago |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 years ago |
Markus Armbruster
|
2f780b6a91
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
|
6 years ago |
Markus Armbruster
|
db72581598
Include qemu/main-loop.h less
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Liam Merwick
|
e94682f1fe
ehci: check device is not NULL before calling usb_ep_get()
|
6 years ago |
Thomas Huth
|
75a49fc61a
hw/usb: Fix LGPL information in the file headers
|
6 years ago |
Paolo Bonzini
|
eae3eb3e18
qemu/queue.h: simplify reverse access to QTAILQ
|
6 years ago |
Gerd Hoffmann
|
b7d3a7e1a8
ehci: fix fetch qtd race
|
6 years ago |
Sebastian Bauer
|
8bb01b257f
ehci: Don't fetch a NULL current qtd but advance the queue instead.
|
7 years ago |
Dr. David Alan Gilbert
|
44b1ff319c
migration: pre_save return int
|
8 years ago |
Alistair Francis
|
2ab4b13563
Convert single line fprintf(.../n) to warn_report()
|
8 years ago |
Gerd Hoffmann
|
2a7f263068
ehci: add sanity check for maxframes
|
8 years ago |
Gerd Hoffmann
|
ad3c5412f2
ehci: stop recursive calls to ehci_work_bh
|
8 years ago |
Gerd Hoffmann
|
3bfecee2cb
ehci: fix frame timer invocation.
|
8 years ago |
Gerd Hoffmann
|
3ae7eb88c4
ehci: fix overflow in frame timer code
|
8 years ago |
Li Qiang
|
d710e1e7bd
usb: ehci: fix memory leak in ehci
|
8 years ago |
Li Qiang
|
791f97758e
usb: ehci: fix memory leak in ehci_init_transfer
|
8 years ago |
Li Qiang
|
b16c129daf
usb: ehci: fix memory leak in ehci_process_itd
|
9 years ago |
Evgeny Yakovlev
|
72aa364b1d
ehci: faster frame index calculation for skipped frames
|
9 years ago |
Gerd Hoffmann
|
a49923d283
Revert "ehci: make idt processing more robust"
|
9 years ago |
Gerd Hoffmann
|
1ae3f2f178
ehci: apply limit to iTD/sidt descriptors
|
9 years ago |
Peter Maydell
|
84a5a80148
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
|
9 years ago |
Rutuja Shah
|
73bcb24d93
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Prasad J Pandit
|
dff0367cf6
usb: ehci: add capability mmio write function
|
9 years ago |
Gerd Hoffmann
|
5a8660741a
ehci: update irq on reset
|
9 years ago |
Prasad J Pandit
|
49d925ce50
usb: check page select value while processing iTD
|
9 years ago |
Peter Maydell
|
e532b2e008
usb: Clean up includes
|
9 years ago |