From: Thomas Huth <thuth@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
qemu-devel@nongnu.org, "Gerd Hoffmann" <kraxel@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>
Cc: qemu-arm@nongnu.org, Paul Zimmerman <pauldzim@gmail.com>
Subject: Re: [PATCH for-5.1] hw: Only compile the usb-dwc2 controller if it is really needed
Date: Thu, 23 Jul 2020 06:28:50 +0200 [thread overview]
Message-ID: <1aa53dfa-92a0-3866-2117-a7ce450d278f@redhat.com> (raw)
In-Reply-To: <d77052d1-6203-d54a-0c36-edfafaa34922@amsat.org>
On 22/07/2020 19.23, Philippe Mathieu-Daudé wrote:
> On 7/22/20 5:47 PM, Thomas Huth wrote:
>> The USB_DWC2 switch is currently "default y", so it is included in all
>> qemu-system-* builds, even if it is not needed. Even worse, it does a
>> "select USB", so USB devices are now showing up as available on targets
>> that do not support USB at all. This sysbus device should only be
>> included by the boards that need it, i.e. by the Raspi machines.
>
> Paul already sent that patch (your description is better although):
> https://www.mail-archive.com/qemu-devel@nongnu.org/msg723681.html
Oh, thanks for the pointer, I should have checked my qemu-devel folder
first... Please disregard my patch!
Thomas
next prev parent reply other threads:[~2020-07-23 4:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-22 15:47 [PATCH for-5.1] hw: Only compile the usb-dwc2 controller if it is really needed Thomas Huth
2020-07-22 17:23 ` Philippe Mathieu-Daudé
2020-07-23 4:28 ` Thomas Huth [this message]
2020-07-23 4:36 ` Paul Zimmerman
2020-07-24 14:14 ` Gerd Hoffmann
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=1aa53dfa-92a0-3866-2117-a7ce450d278f@redhat.com \
--to=thuth@redhat.com \
--cc=f4bug@amsat.org \
--cc=kraxel@redhat.com \
--cc=pauldzim@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.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 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).