qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/7] Usb 20210729 patches


From: Gerd Hoffmann
Subject: [PULL 0/7] Usb 20210729 patches
Date: Thu, 29 Jul 2021 14:50:37 +0200

The following changes since commit f2da205cb4142259d9bc6b9d4596ebbe2426fe49:

  Update version for v6.1.0-rc1 release (2021-07-27 18:07:52 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/usb-20210729-pull-request

for you to fetch changes up to 30a20f2c5a9cf8f01ffcc918a7a5751dfe956524:

  docs: Fold usb2.txt passthrough information into usb.rst (2021-07-29 11:18:55 
+0200)

----------------------------------------------------------------
usb: fixes for 6.1: usbredir, usb-host for windows, docs.

----------------------------------------------------------------

Gerd Hoffmann (3):
  usb-host: wire up timer for windows
  ci: add libusb for windows builds
  usbredir: fix free call

Peter Maydell (4):
  docs: Incorporate information in usb-storage.txt into rST manual
  docs: Fold usb2.txt USB controller information into usb.rst
  docs: Fold usb2.txt physical port addressing info into usb.rst
  docs: Fold usb2.txt passthrough information into usb.rst

 docs/usb-storage.txt                          |  59 -----
 docs/usb2.txt                                 | 172 -------------
 hw/usb/host-libusb.c                          |  33 ++-
 hw/usb/redirect.c                             |   2 +-
 MAINTAINERS                                   |   3 +-
 docs/system/devices/usb.rst                   | 225 +++++++++++++++++-
 .../dockerfiles/fedora-win32-cross.docker     |   1 +
 .../dockerfiles/fedora-win64-cross.docker     |   1 +
 8 files changed, 254 insertions(+), 242 deletions(-)
 delete mode 100644 docs/usb-storage.txt
 delete mode 100644 docs/usb2.txt

-- 
2.31.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]