From: David Gibson <david@gibson.dropbear.id.au>
To: Amit Shah <amit.shah@redhat.com>
Cc: peter.maydell@linaro.org, kraxel@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Make sysbus EHCI devices ARM only by default
Date: Mon, 2 Mar 2015 18:28:12 +1100 [thread overview]
Message-ID: <20150302072812.GL29409@voom.fritz.box> (raw)
In-Reply-To: <20150302071516.GA1780@grmbl.mre>
[-- Attachment #1: Type: text/plain, Size: 1280 bytes --]
On Mon, Mar 02, 2015 at 12:45:16PM +0530, Amit Shah wrote:
> On (Wed) 18 Feb 2015 [16:01:01], David Gibson wrote:
> > A number of ARM embedded boards include EHCI USB host controllers which
> > appear as directly mapped devices, rather than sitting on a PCI bus.
> >
> > At present code to emulate such devices is included whenever EHCI support
> > is included. This patch adjusts teh config options to only include them
> > in builds targetting ARM by default.
> >
> > Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
>
> After this commit, the 'pc' machine type lost a few devices, as
> noticed by the vmstate checker nightly run. Is this expected?
>
> Section "xlnx,ps7-usb" does not exist in dest
> Section "fusbh200-ehci-usb" does not exist in dest
> Section "tegra2-ehci-usb" does not exist in dest
> Section "sysbus-ehci-usb" does not exist in dest
> Section "exynos4210-ehci-usb" does not exist in dest
Yes, that's expected. Those are all sysbus EHCI interfaces that AFAIK
are only actually used on certain ARM platforms.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-03-02 8:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-18 5:01 [Qemu-devel] [PATCH] Make sysbus EHCI devices ARM only by default David Gibson
2015-02-18 8:01 ` Paolo Bonzini
2015-03-02 7:15 ` Amit Shah
2015-03-02 7:28 ` David Gibson [this message]
2015-03-02 8:26 ` Amit Shah
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=20150302072812.GL29409@voom.fritz.box \
--to=david@gibson.dropbear.id.au \
--cc=amit.shah@redhat.com \
--cc=kraxel@redhat.com \
--cc=peter.maydell@linaro.org \
--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.