From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Andreas Färber" <andreas.faerber@web.de>, patches@linaro.org
Subject: [Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches
Date: Sun, 8 Dec 2013 22:59:01 +0000 [thread overview]
Message-ID: <1386543546-31919-1-git-send-email-peter.maydell@linaro.org> (raw)
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
ui/cocoa.m | 63 ++++++++++++++++++++++++++++++++++++--------------------------
1 file changed, 37 insertions(+), 26 deletions(-)
--
1.7.11.4
next reply other threads:[~2013-12-08 23:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-08 22:59 Peter Maydell [this message]
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
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=1386543546-31919-1-git-send-email-peter.maydell@linaro.org \
--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).