qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.7 0/6] usb patch queue.
@ 2016-08-03 13:05 Gerd Hoffmann
  2016-08-03 13:05 ` [Qemu-devel] [PULL 1/6] wxx: Fix compiler warning for host-libusb.c Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2016-08-03 13:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here is a collection of usb bugfixes for 2.7.

please pull,
  Gerd

The following changes since commit cc0100f464c94bf80ad36cd432f4a1ed58126b60:

  MAINTAINERS: Update the Xilinx maintainers (2016-08-01 15:31:32 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-usb-20160803-1

for you to fetch changes up to 0e39bb022b5fa8c11964968885f3263c02ce42b0:

  xen: use a common function for pv and hvm guest backend register calls (2016-08-03 14:52:11 +0200)

----------------------------------------------------------------
usb: bugfixes for xen-usb and ehci, mingw build fix.

----------------------------------------------------------------
Evgeny Yakovlev (1):
      ehci: faster frame index calculation for skipped frames

Juergen Gross (3):
      xen: when removing a backend don't remove many of them
      xen: drain submit queue in xen-usb before removing device
      xen: use a common function for pv and hvm guest backend register calls

Stefan Weil (2):
      wxx: Fix compiler warning for host-libusb.c
      wxx: Fix compilation of host-libusb.c

 hw/usb/hcd-ehci.c            | 31 +++++++--------
 hw/usb/host-libusb.c         | 10 +++--
 hw/usb/xen-usb.c             | 94 +++++++++++++++++++++++++++++---------------
 hw/xen/xen_backend.c         | 68 ++++++++++++++------------------
 hw/xenpv/xen_machine_pv.c    |  7 +---
 include/hw/xen/xen_backend.h |  1 +
 xen-hvm.c                    |  4 +-
 7 files changed, 115 insertions(+), 100 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-08-03 15:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-03 13:05 [Qemu-devel] [PULL for-2.7 0/6] usb patch queue Gerd Hoffmann
2016-08-03 13:05 ` [Qemu-devel] [PULL 1/6] wxx: Fix compiler warning for host-libusb.c Gerd Hoffmann
2016-08-03 13:05 ` [Qemu-devel] [PULL 2/6] wxx: Fix compilation of host-libusb.c Gerd Hoffmann
2016-08-03 13:05 ` [Qemu-devel] [PULL 3/6] ehci: faster frame index calculation for skipped frames Gerd Hoffmann
2016-08-03 13:05 ` [Qemu-devel] [PULL 4/6] xen: when removing a backend don't remove many of them Gerd Hoffmann
2016-08-03 13:05 ` [Qemu-devel] [PULL 5/6] xen: drain submit queue in xen-usb before removing device Gerd Hoffmann
2016-08-03 13:05 ` [Qemu-devel] [PULL 6/6] xen: use a common function for pv and hvm guest backend register calls Gerd Hoffmann
2016-08-03 15:02 ` [Qemu-devel] [PULL for-2.7 0/6] usb patch queue Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).