Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210309190802.830969-1-f4bug@amsat.org
hw/usb/hcd-uhci.h | 93 ++++++++++++++++++++++++++++++++++++++
hw/usb/hcd-uhci.c | 83 ++--------------------------------
hw/usb/vt82c686-uhci-pci.c | 43 ++++++++++++++++++
MAINTAINERS | 1 +
hw/isa/Kconfig | 1 +
hw/usb/meson.build | 1 +
6 files changed, 142 insertions(+), 80 deletions(-)
create mode 100644 hw/usb/hcd-uhci.h
create mode 100644 hw/usb/vt82c686-uhci-pci.c