qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ladi Prosek <lprosek@redhat.com>
To: qemu-devel@nongnu.org
Cc: kraxel@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] usb-hub: clear PORT_STAT_SUSPEND on wakeup
Date: Thu, 11 May 2017 14:53:12 +0200	[thread overview]
Message-ID: <20170511125314.24549-1-lprosek@redhat.com> (raw)

Two small usb patches. Patch 2 fixes a problem with xhci on Windows,
patch 1 addresses a minor code issue I found when debugging it.

Ladi Prosek (2):
      xhci: fix logging
      usb-hub: clear PORT_STAT_SUSPEND on wakeup

 hw/usb/dev-hub.c  | 1 +
 hw/usb/hcd-xhci.c | 7 ++-----
 2 files changed, 3 insertions(+), 5 deletions(-)

             reply	other threads:[~2017-05-11 12:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-11 12:53 Ladi Prosek [this message]
2017-05-11 12:53 ` [Qemu-devel] [PATCH 1/2] xhci: fix logging Ladi Prosek
2017-05-11 12:53 ` [Qemu-devel] [PATCH 2/2] usb-hub: clear PORT_STAT_SUSPEND on wakeup Ladi Prosek

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=20170511125314.24549-1-lprosek@redhat.com \
    --to=lprosek@redhat.com \
    --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 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).