Anthony Liguori
|
e679f05248
Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into staging
|
11 vuotta sitten |
Stefan Weil
|
1226961622
trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)
|
11 vuotta sitten |
Gerd Hoffmann
|
e489df40ca
ehci: implement port wakeup
|
11 vuotta sitten |
Gerd Hoffmann
|
adbecc8973
ehci: save device pointer in EHCIState
|
12 vuotta sitten |
Andreas Färber
|
c889b3a55d
usb: Pass size to usb_bus_new()
|
12 vuotta sitten |
Alex Bligh
|
bc72ad6754
aio / timers: Switch entire codebase to the new timer API
|
12 vuotta sitten |
Stefan Weil
|
dfc6f86567
misc: Use g_assert_not_reached for code which is expected to be unreachable
|
12 vuotta sitten |
Paolo Bonzini
|
22fc860b0a
hw/[u-x]*: pass owner to memory_region_init* functions
|
12 vuotta sitten |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 vuotta sitten |
Paolo Bonzini
|
f487b677c2
dma: keep a device alive while it has SGLists
|
12 vuotta sitten |
Kuo-Jung Su
|
cc8d6a8481
usb/hcd-ehci: Replace PORTSC macros with variables
|
12 vuotta sitten |
Andreas Färber
|
d4614cc312
usb/hcd-ehci: Split off instance_init from realize
|
12 vuotta sitten |
Andreas Färber
|
08f4c90b28
usb/hcd-ehci-sysbus: Convert to QOM realize
|
12 vuotta sitten |
Paolo Bonzini
|
df32fd1c9f
dma: eliminate DMAContext
|
12 vuotta sitten |
Hans de Goede
|
e449f26bed
ehci_free_packet: Discard finished packets when the queue is halted
|
12 vuotta sitten |
Gerd Hoffmann
|
8550a02d12
usb-core: usb3 streams
|
12 vuotta sitten |
Markus Armbruster
|
cc8d2b65c7
ehci: Assert state machine is sane w.r.t. EHCIQueue
|
12 vuotta sitten |
Hans de Goede
|
f79738b03b
usb: Add an usb_device_ep_stopped USBDevice method
|
12 vuotta sitten |
Hans de Goede
|
4a9ef2c042
ehci: Don't call commit_irq after raising PCD
|
12 vuotta sitten |
Hans de Goede
|
52c15e5986
ehci: Further speedup rescanning if async schedule after raising an interrupt
|
12 vuotta sitten |
Hans de Goede
|
9359a58b12
ehci: Use uframe precision for interrupt threshold checking (v2)
|
12 vuotta sitten |
Hans de Goede
|
bbbc39ccac
ehci: Verify a queue's ep direction does not change
|
12 vuotta sitten |
Hans de Goede
|
51e0c5d029
ehci: Add an ehci_get_pid helper function
|
12 vuotta sitten |
Hans de Goede
|
e3fdfd488c
ehci: Verify qtd for async completed packets
|
12 vuotta sitten |
Hans de Goede
|
2b3de6ada5
ehci: writeback_async_complete_packet: verify qh and qtd
|
12 vuotta sitten |
Hans de Goede
|
190d849249
ehci: Move get / put_dwords upwards
|
12 vuotta sitten |
Hans de Goede
|
d066c57b1c
ehci: Verify guest does not change the token of inflight qtd-s
|
12 vuotta sitten |
Hans de Goede
|
c643263409
ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions
|
12 vuotta sitten |
Hans de Goede
|
f881c8d36b
ehci: Add a ehci_writeback_async_complete_packet helper function
|
12 vuotta sitten |
Hans de Goede
|
8082624099
ehci: Lower timer freq when the periodic schedule is idle
|
12 vuotta sitten |