From: Peter Maydell <peter.maydell@linaro.org>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
Patch Tracking <patches@linaro.org>
Subject: Re: [Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches
Date: Tue, 24 Dec 2013 14:46:42 +0000 [thread overview]
Message-ID: <CAFEAcA-+hfSnHOfmbJR7Rw9OU=bgNi19FNXDWNCL5oEMRc_E7w@mail.gmail.com> (raw)
In-Reply-To: <52B98606.2030807@web.de>
On 24 December 2013 13:03, Andreas Färber <andreas.faerber@web.de> wrote:
> Am 23.12.2013 17:08, schrieb Peter Maydell:
>> On 8 December 2013 22:59, Peter Maydell <peter.maydell@linaro.org> wrote:
>>> This patchset is a collection of minor Cocoa UI patches:
>>> * the 'pass command key through when mousegrabbed' patch I sent
>>> earlier (included here for convenience since the others in
>>> the series would otherwise trivially conflict)
>>> * typo fixes
>>> * support for loading *.qcow2 via the "pick a disk image" dialog
>>> * fix for a bug that meant using the 'pick an image' dialog
>>> might cause us to fail to find BIOS image files later
>>>
>>> Peter Maydell (5):
>>> ui/cocoa: Pass command key through to guest when VM has mousegrab
>>> ui/cocoa: Correct typos in comments and variable names
>>> ui/cocoa: Send warning message to stderr, not stdout
>>> ui/cocoa: Add ".qcow2" to extension list for image load dialog
>>> ui/cocoa: Fix code for starting QEMU via image file load dialog
>>
>> Ping! Last call for review/testing; otherwise I'll put these into a pullreq
>> with the MAINTAINERS file update and send it out in a week or so.
>
> I'm not anywhere near my Mac for testing over the holidays, so if you've
> taken reasonable assurance that patches don't just work on the latest
> and greatest x86_64 APIs then please feel free to submit a PULL.
The only two new API calls in any of these patches are
CGContextSetRGBFillColor() and CGContextFillRect(), both of
which are documented as "10.0 and up", so I think we're good on
that score, though I don't have any way of doing an actual test on 10.3
or PPC.
thanks
-- PMM
prev parent reply other threads:[~2013-12-24 14:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-08 22:59 [Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches Peter Maydell
2013-12-08 22:59 ` [Qemu-devel] [PATCH 1/5] ui/cocoa: Pass command key through to guest when VM has mousegrab Peter Maydell
2013-12-08 22:59 ` [Qemu-devel] [PATCH 2/5] ui/cocoa: Correct typos in comments and variable names Peter Maydell
2013-12-13 20:18 ` Stefan Weil
2013-12-24 2:28 ` Peter Maydell
2013-12-08 22:59 ` [Qemu-devel] [PATCH 3/5] ui/cocoa: Send warning message to stderr, not stdout Peter Maydell
2013-12-08 22:59 ` [Qemu-devel] [PATCH 4/5] ui/cocoa: Add ".qcow2" to extension list for image load dialog Peter Maydell
2013-12-08 22:59 ` [Qemu-devel] [PATCH 5/5] ui/cocoa: Fix code for starting QEMU via image file " Peter Maydell
2013-12-23 16:08 ` [Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches Peter Maydell
2013-12-24 13:03 ` Andreas Färber
2013-12-24 14:46 ` 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='CAFEAcA-+hfSnHOfmbJR7Rw9OU=bgNi19FNXDWNCL5oEMRc_E7w@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=andreas.faerber@web.de \
--cc=patches@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 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).