From: Peter Maydell <peter.maydell@linaro.org>
To: QEMU Developers <qemu-devel@nongnu.org>
Cc: Programmingkid <programmingkidx@gmail.com>,
"Andreas Färber" <andreas.faerber@web.de>,
"Patch Tracking" <patches@linaro.org>
Subject: Re: [Qemu-devel] [PATCH] configure: Don't permit SDL or GTK on OSX
Date: Wed, 19 Aug 2015 20:30:23 +0100 [thread overview]
Message-ID: <CAFEAcA8cNA-uSfxOYw7ZY53HiAgO2uSaJKkchii-izY0uqbLLQ@mail.gmail.com> (raw)
In-Reply-To: <1439565052-3457-1-git-send-email-peter.maydell@linaro.org>
On 14 August 2015 at 16:10, Peter Maydell <peter.maydell@linaro.org> wrote:
> The cocoa GUI frontend assumes it is the only GUI (it redefines
> main() so it always gets control before the rest of QEMU), so
> it does not play well with other UIs like SDL or GTK. (Mostly
> people building QEMU on OSX don't have the necessary dependencies
> available for configure to build those other front ends, so
> mostly this problem goes unnoticed.)
>
> Make configure automatically disable the SDL and GTK front ends
> if the cocoa front end is enabled. (We were sort of attempting
> to do this for SDL before, but not in a way that worked very well.)
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Applied to master, thanks.
-- PMM
prev parent reply other threads:[~2015-08-19 19:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-14 15:10 [Qemu-devel] [PATCH] configure: Don't permit SDL or GTK on OSX Peter Maydell
2015-08-14 15:27 ` Daniel P. Berrange
2015-08-14 18:36 ` Programmingkid
2015-08-19 19:30 ` Peter Maydell [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=CAFEAcA8cNA-uSfxOYw7ZY53HiAgO2uSaJKkchii-izY0uqbLLQ@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=andreas.faerber@web.de \
--cc=patches@linaro.org \
--cc=programmingkidx@gmail.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).