Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 lat temu |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 lat temu |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 lat temu |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 lat temu |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 lat temu |
Thomas Huth
|
34d97308f6
hw/usb/hcd-ohci: Move PCI-related code into a separate file
|
6 lat temu |
Thomas Huth
|
72e0c127bd
hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die()
|
6 lat temu |
Laurent Vivier
|
ab8789987f
ohci: don't die on ED_LINK_LIMIT overflow
|
6 lat temu |
Liam Merwick
|
42340fc31f
ohci: check device is not NULL before calling usb_ep_get()
|
6 lat temu |
Li Qiang
|
b9a3a4f206
usb: ohci: make num_ports to an unsinged integer
|
6 lat temu |
Miguel GAIO
|
a60f39a468
ohci: set effectively usb frame rate to 1kHz
|
7 lat temu |
Sebastian Bauer
|
7c48b95df4
ohci: Clear the interrupt counter for erroneous transfers
|
7 lat temu |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 lat temu |
BALATON Zoltan
|
d7145b66c6
ohci: Allow sysbus version to be used as a companion
|
8 lat temu |
Stefan Hajnoczi
|
d87aa13803
trace: add trace_event_get_state_backends()
|
8 lat temu |
Gerd Hoffmann
|
ab6b1105a2
ohci: relax link check
|
8 lat temu |
Li Qiang
|
6ebc069d67
usb: ohci: fix error return code in servicing td
|
8 lat temu |
Li Qiang
|
95ed56939e
usb: ohci: limit the number of link eds
|
8 lat temu |
Li Qiang
|
26f670a244
usb: ohci: fix error return code in servicing iso td
|
8 lat temu |
Vijay Kumar B
|
6998b6c7c7
usb: Fix incorrect default DMA offset.
|
9 lat temu |
Laurent Vivier
|
cd1f16f947
remove useless muldiv64()
|
9 lat temu |
Laurent Vivier
|
3498686220
The only 64bit parameter of muldiv64() is the first one.
|
9 lat temu |
Thomas Huth
|
d400fc018b
usb/ohci: Fix crash with when specifying too many num-ports
|
9 lat temu |
Rutuja Shah
|
73bcb24d93
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
|
9 lat temu |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 lat temu |
Gerd Hoffmann
|
fa1298c2d6
ohci: allocate timer only once.
|
9 lat temu |
Peter Maydell
|
e532b2e008
usb: Clean up includes
|
9 lat temu |
Laurent Vivier
|
087462c773
ohci: clear pending SOF on suspend
|
9 lat temu |
Laurent Vivier
|
fd0a10cd20
ohci: delay first SOF interrupt
|
9 lat temu |
Hervé Poussineau
|
0922c3f606
ohci: fix command HostControllerReset
|
9 lat temu |