]> Git Repo - qemu.git/commit
usb: hcd-xhci-sysbus: Attach xhci to sysbus device
authorSai Pavan Boddu <[email protected]>
Thu, 24 Sep 2020 14:20:53 +0000 (19:50 +0530)
committerGerd Hoffmann <[email protected]>
Mon, 28 Sep 2020 10:40:11 +0000 (12:40 +0200)
commitf00ff136eee50b1450f9b47ae35df3ca6b9bcfb8
treeba6a2dc7734d2ebe12443260b2f611e12b8abab4
parent8ddab8dd3d81a3500f2831378dde589f8602cb63
usb: hcd-xhci-sysbus: Attach xhci to sysbus device

Use XHCI as sysbus device, add memory region property to get the
address space instance for dma read/write.

Signed-off-by: Sai Pavan Boddu <[email protected]>
Message-id: 1600957256[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/usb/Kconfig
hw/usb/hcd-xhci-sysbus.c [new file with mode: 0644]
hw/usb/hcd-xhci-sysbus.h [new file with mode: 0644]
hw/usb/hcd-xhci.h
hw/usb/meson.build
This page took 0.026983 seconds and 4 git commands to generate.