All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 1.0] usb fixes
Date: Mon, 28 Nov 2011 16:33:02 -0600	[thread overview]
Message-ID: <4ED40C1E.40206@codemonkey.ws> (raw)
In-Reply-To: <1322069117-27150-1-git-send-email-kraxel@redhat.com>

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(-)
>
>

      parent reply	other threads:[~2011-11-28 22:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-23 17:25 [Qemu-devel] [PULL 1.0] usb fixes Gerd Hoffmann
2011-11-23 17:25 ` [Qemu-devel] [PATCH 1/7] usb: make usb_create_simple catch and pass up errors Gerd Hoffmann
2011-11-23 17:25 ` [Qemu-devel] [PATCH 2/7] usb: fix usb_qdev_init error handling Gerd Hoffmann
2011-11-23 17:25 ` [Qemu-devel] [PATCH 3/7] usb-hub: wakeup on detach too Gerd Hoffmann
2011-11-23 17:25 ` [Qemu-devel] [PATCH 4/7] usb-hub: implement reset Gerd Hoffmann
2011-11-23 17:25 ` [Qemu-devel] [PATCH 5/7] usb-ehci: codestyle fixups Gerd Hoffmann
2011-11-23 17:25 ` [Qemu-devel] [PATCH 6/7] usb-ehci: add register names Gerd Hoffmann
2011-11-23 17:25 ` [Qemu-devel] [PATCH 7/7] usb-host: add usb_host_do_reset function Gerd Hoffmann
2011-11-28 22:33 ` Anthony Liguori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ED40C1E.40206@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.