From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSLPp-00053p-V0 for qemu-devel@nongnu.org; Mon, 02 Mar 2015 03:09:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSLPm-0003BD-OP for qemu-devel@nongnu.org; Mon, 02 Mar 2015 03:09:25 -0500 Received: from ozlabs.org ([103.22.144.67]:33415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSLPm-0003B4-DU for qemu-devel@nongnu.org; Mon, 02 Mar 2015 03:09:22 -0500 Date: Mon, 2 Mar 2015 18:28:12 +1100 From: David Gibson Message-ID: <20150302072812.GL29409@voom.fritz.box> References: <1424235661-29296-1-git-send-email-david@gibson.dropbear.id.au> <20150302071516.GA1780@grmbl.mre> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7vAdt9JsdkkzRPKN" Content-Disposition: inline In-Reply-To: <20150302071516.GA1780@grmbl.mre> Subject: Re: [Qemu-devel] [PATCH] Make sysbus EHCI devices ARM only by default List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: peter.maydell@linaro.org, kraxel@redhat.com, qemu-devel@nongnu.org --7vAdt9JsdkkzRPKN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. > >=20 > > At present code to emulate such devices is included whenever EHCI suppo= rt > > is included. This patch adjusts teh config options to only include them > > in builds targetting ARM by default. > >=20 > > Signed-off-by: David Gibson >=20 > After this commit, the 'pc' machine type lost a few devices, as > noticed by the vmstate checker nightly run. Is this expected? >=20 > 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. --=20 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 --7vAdt9JsdkkzRPKN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJU9BEMAAoJEGw4ysog2bOSPOgP/2L6dN4rpls0RcJggRBduVjC GBj2Bi6AhK3CWZ2XwOJkY9paUShlh6FuGQwuFn6qb4qTBrOZMolYcjgX712kmdMD 38Zk5AONGgSbq+3UCrdOxfvOqPOe//lcgIMvW0D+7grOFAwwKY9//YOo9Uv0FvOU 4zT7USZdBjPYfeTqW9W65a5NskFwceHq4nFsS0lZBZcVsZBqJkbU8lccbL7+MJnN VenuAJQxM89wr4ghMUWnzgkk+hPOsUpvv0ImH1HhK+IrJgK5uBu5jFOO7jtR9c/C iqbMRaaxNmqkRHZ5YcYneHWZhRnaWYIBc8HA8b2NyOgZW1vam4Yk7DevDm0G/VL/ EVYbG4Uo2vSrsrL6aOsVAggZgQzwtp/nm/Pz0NJ24nsF9CI7J8SuOVbqC2UsdiUc chTpkwo4zDN4dH0FX89i8Io/TUgaJyNz3pdifGrrBYv//FS7e/2azbXDmkJRehEg AiGCOZJW+aRGl4dr/2/bQosTC8Y46ghV1FKPI/80IksAL9LhRmpMm9/rIgbVSCuD ufLovPDyF4vuhNb6LB8NM9C5FNxVqYG0MS++HbvJYuRepOS5ycATdCHWiEFI8/B1 v8OM//b0ZdFVSDHDQhMvKO9cBMbaMWDGy0LdOMvZNu18Z0LuQzXC1/2Y3Yp6/sFi wov8iYuJPLhitc2kQJpr =bk5r -----END PGP SIGNATURE----- --7vAdt9JsdkkzRPKN--