From: Thomas Huth <thuth@redhat.com>
To: qemu-ppc@nongnu.org, David Gibson <david@gibson.dropbear.id.au>
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
Alexander Graf <agraf@suse.de>,
Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>,
qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH for-2.6 0/2] spapr: Use XHCI as default USB type for the pseries machine
Date: Fri, 27 Nov 2015 10:32:18 +0100 [thread overview]
Message-ID: <1448616740-27332-1-git-send-email-thuth@redhat.com> (raw)
The emulated OHCI controller in QEMU has some bugs and performance
issues, so for pseries machine, it's desirable to switch to the XHCI
device instead. To keep the old pseries machine versions compatible,
this patch series also introduces a flag in the SPAPR machine class
that can be used to signal that the OHCI controller should be still
instantiated instead when the default settings are used.
Note: The patches should be applied after my 'Remove duplicated
"pseries" alias' patch that I've sent a couple of days ago (it's
currently not in master yet, just in David's ppc-for-2.5 branch).
Thomas Huth (2):
hw/ppc/spapr: Create pseries-2.6 machine
hw/ppc/spapr: Use XHCI as host controller for new spapr machines
hw/ppc/spapr.c | 36 +++++++++++++++++++++++++++++++++---
include/hw/ppc/spapr.h | 3 ++-
2 files changed, 35 insertions(+), 4 deletions(-)
--
1.8.3.1
next reply other threads:[~2015-11-27 9:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-27 9:32 Thomas Huth [this message]
2015-11-27 9:32 ` [Qemu-devel] [PATCH 1/2] hw/ppc/spapr: Create pseries-2.6 machine Thomas Huth
2015-11-27 9:55 ` Alexander Graf
2015-11-27 17:18 ` Thomas Huth
2015-11-27 17:56 ` Eduardo Habkost
2015-11-27 22:15 ` Thomas Huth
2015-11-28 15:09 ` Eduardo Habkost
2015-11-30 11:35 ` Thomas Huth
2015-11-27 9:32 ` [Qemu-devel] [PATCH 2/2] hw/ppc/spapr: Use XHCI as host controller for new spapr machines Thomas Huth
2015-11-27 10:00 ` Alexander Graf
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=1448616740-27332-1-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=agraf@suse.de \
--cc=aik@ozlabs.ru \
--cc=david@gibson.dropbear.id.au \
--cc=nikunj@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).