This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/qemu.
from 768832575d Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/fo [...] new 663fdc815e usb-host: wire up timer for windows new 8a2d766f05 ci: add libusb for windows builds new 5e796671e6 usbredir: fix free call new 2a49e4e927 docs: Incorporate information in usb-storage.txt into rST manual new 78da86dce1 docs: Fold usb2.txt USB controller information into usb.rst new 557ae9763a docs: Fold usb2.txt physical port addressing info into usb.rst new 30a20f2c5a docs: Fold usb2.txt passthrough information into usb.rst new 7742fe64e5 Merge remote-tracking branch 'remotes/kraxel/tags/usb-202107 [...] new 0ef2801423 MAINTAINERS: add Stefano Garzarella as io_uring reviewer new 54caccb365 block/io_uring: resubmit when result is -EAGAIN new cc8eecd7f1 MAINTAINERS: Added myself as a reviewer for the NVMe Block Driver new dbdc621be9 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/b [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 5 +- block/io_uring.c | 16 +- docs/system/devices/usb.rst | 225 ++++++++++++++++++++- docs/usb-storage.txt | 59 ------ docs/usb2.txt | 172 ---------------- hw/usb/host-libusb.c | 33 ++- hw/usb/redirect.c | 2 +- tests/docker/dockerfiles/fedora-win32-cross.docker | 1 + tests/docker/dockerfiles/fedora-win64-cross.docker | 1 + 9 files changed, 271 insertions(+), 243 deletions(-) delete mode 100644 docs/usb-storage.txt delete mode 100644 docs/usb2.txt