qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 1.0] usb fixes


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 1.0] usb fixes
Date: Mon, 28 Nov 2011 16:33:02 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 11/23/2011 11:25 AM, Gerd Hoffmann wrote:
   Hi,

A few more usb bugfixes.  Two are pretty serious error handling issues
(patches 1+2) which can lead to use-after-free.  The other ones are
minor but still nice to have and simple enougth that the risk to break
something is low.

please pull,
   Gerd

The following changes since commit 40897c9c160393df922dfdb59cfa210048d3071d:

   Update version for 1.0-rc3 release (2011-11-21 15:05:59 -0600)

are available in the git repository at:
   git://git.kraxel.org/qemu usb.32

Pulled.  Thanks.

Regards,

Anthony Liguori


Gerd Hoffmann (7):
       usb: make usb_create_simple catch and pass up errors.
       usb: fix usb_qdev_init error handling.
       usb-hub: wakeup on detach too.
       usb-hub: implement reset
       usb-ehci: codestyle fixups
       usb-ehci: add register names
       usb-host: add usb_host_do_reset function.

  hw/usb-bt.c   |    3 ++
  hw/usb-bus.c  |   29 +++++++++++++++++++++++----
  hw/usb-ehci.c |   58 +++++++++++++++++++++++++++++---------------------------
  hw/usb-hub.c  |   22 ++++++++++++++++++--
  usb-linux.c   |   25 +++++++++++++++++++++--
  5 files changed, 98 insertions(+), 39 deletions(-)






reply via email to

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