From: Aurelien Jarno <aurelien@aurel32.net>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Build usb-ohci for PCs
Date: Sat, 6 Mar 2010 23:03:09 +0100 [thread overview]
Message-ID: <20100306220309.GN14275@volta.aurel32.net> (raw)
In-Reply-To: <1267628545-10813-1-git-send-email-kwolf@redhat.com>
On Wed, Mar 03, 2010 at 04:02:25PM +0100, Kevin Wolf wrote:
> The OHCI emulation isn't obviously broken and there are people who want to use
> it. Let's build it by default so that it can be enabled via -device.
>
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Thanks, applied.
> ---
> default-configs/i386-softmmu.mak | 2 ++
> default-configs/x86_64-softmmu.mak | 2 ++
> 2 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/default-configs/i386-softmmu.mak b/default-configs/i386-softmmu.mak
> index 15586a0..9e6d565 100644
> --- a/default-configs/i386-softmmu.mak
> +++ b/default-configs/i386-softmmu.mak
> @@ -1 +1,3 @@
> # Default configuration for i386-softmmu
> +
> +CONFIG_USB_OHCI=y
> diff --git a/default-configs/x86_64-softmmu.mak b/default-configs/x86_64-softmmu.mak
> index ec98af2..e0f7fc0 100644
> --- a/default-configs/x86_64-softmmu.mak
> +++ b/default-configs/x86_64-softmmu.mak
> @@ -1 +1,3 @@
> # Default configuration for x86_64-softmmu
> +
> +CONFIG_USB_OHCI=y
> --
> 1.6.6.1
>
>
>
>
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
prev parent reply other threads:[~2010-03-06 22:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-03 15:02 [Qemu-devel] [PATCH] Build usb-ohci for PCs Kevin Wolf
2010-03-06 22:03 ` Aurelien Jarno [this message]
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=20100306220309.GN14275@volta.aurel32.net \
--to=aurelien@aurel32.net \
--cc=kwolf@redhat.com \
--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).