From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Li Zhang <zhlcindy@linux.vnet.ibm.com>
Cc: "aliguori@us.ibm.com" <aliguori@us.ibm.com>,
Alexander Graf <agraf@suse.de>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
"qemu-ppc@nongnu.org" <qemu-ppc@nongnu.org>,
Li Zhang <zhlcindy@gmail.com>,
"david@gibson.dropbear.id.au" <david@gibson.dropbear.id.au>
Subject: Re: [Qemu-devel] [Qemu-ppc][PATCH v8 2/2] Add USB enablement on sPAPR platform.
Date: Thu, 16 Aug 2012 11:52:11 +1000 [thread overview]
Message-ID: <1345081931.11751.19.camel@pasglop> (raw)
In-Reply-To: <502C4D06.5070706@linux.vnet.ibm.com>
On Thu, 2012-08-16 at 09:29 +0800, Li Zhang wrote:
> > Yes, that's pretty much what I was asking for (here and for the
> mac99 u3 machine). Just base your patch on ppc-next. My patches are in
> there.
> That's great. Thanks a lot!
Note that you missed the hard freeze for qemu 1.2, it was today.
So we'll have to do a simpler patch to wire up USB to pseries for 1.2
and delay your work for the next release.
Something along the lines in spapr.c of:
if (usb_enabled) {
instanciate ohci
if (vga enabled) {
add mouse & kbd
}
}
Cheers,
Ben.
next prev parent reply other threads:[~2012-08-16 1:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-14 17:49 [Qemu-devel] [Qemu-ppc][PATCH v8 1/2] Add USB option in machine options Li Zhang
2012-08-14 17:49 ` [Qemu-devel] [Qemu-ppc][PATCH v8 2/2] Add USB enablement on sPAPR platform Li Zhang
2012-08-14 18:09 ` Alexander Graf
2012-08-15 6:00 ` Li Zhang
2012-08-15 7:02 ` Alexander Graf
2012-08-16 1:29 ` Li Zhang
2012-08-16 1:52 ` Benjamin Herrenschmidt [this message]
2012-08-16 2:06 ` [Qemu-devel] [Qemu-ppc] [PATCH " David Gibson
2012-08-16 2:17 ` Li Zhang
2012-08-16 2:15 ` [Qemu-devel] [Qemu-ppc][PATCH " Li Zhang
2012-08-14 18:08 ` [Qemu-devel] [Qemu-ppc][PATCH v8 1/2] Add USB option in machine options Alexander Graf
2012-08-15 1:23 ` Li Zhang
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=1345081931.11751.19.camel@pasglop \
--to=benh@kernel.crashing.org \
--cc=agraf@suse.de \
--cc=aliguori@us.ibm.com \
--cc=david@gibson.dropbear.id.au \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=zhlcindy@gmail.com \
--cc=zhlcindy@linux.vnet.ibm.com \
/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).