qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] cocoa queue
@ 2014-01-12 22:52 Peter Maydell
  2014-01-12 22:52 ` [Qemu-devel] [PULL 1/9] ui/cocoa: Pass command key through to guest when VM has mousegrab Peter Maydell
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Peter Maydell @ 2014-01-12 22:52 UTC (permalink / raw)
  To: Anthony Liguori
  Cc: Blue Swirl, Andreas Färber, qemu-devel, Aurelien Jarno

Hi. This is a set of patches for the cocoa UI that have all been
on-list since last month, including the one adding me as a
co-maintainer (with Andreas' agreement).

Please pull.

thanks
-- PMM

The following changes since commit eedc1a5db5e4d941e39e54344322c0b1e89dfdcd:

  Merge remote-tracking branch 'bonzini/scsi-next' into staging (2014-01-10 11:05:17 -0800)

are available in the git repository at:


  git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-cocoa-20140112

for you to fetch changes up to 30ef3c742526baa7910ab5023f0b85062bd85579:

  MAINTAINERS: add myself as cocoa UI co-maintainer (2014-01-12 22:27:10 +0000)

----------------------------------------------------------------
cocoa queue:
 * pass command key to guest when VM has mousegrab
 * add .qcow2 to extension list for image load dialog
 * fix bugs in code for starting QEMU via image load dialog
 * fix resize/redraw interaction
 * draw window black if guest hasn't sent anything to screen
 * minor style/typo fixes
 * add myself as cocoa co-maintainer

----------------------------------------------------------------
Peter Maydell (9):
      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: Redraw at correct size when switching surface
      ui/cocoa: Draw black rectangle if we have no data yet
      ui/cocoa: Remove stray tabs
      MAINTAINERS: add myself as cocoa UI co-maintainer

 MAINTAINERS |   1 +
 ui/cocoa.m  | 100 ++++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 64 insertions(+), 37 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-01-12 22:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-12 22:52 [Qemu-devel] [PULL 0/9] cocoa queue Peter Maydell
2014-01-12 22:52 ` [Qemu-devel] [PULL 1/9] ui/cocoa: Pass command key through to guest when VM has mousegrab Peter Maydell
2014-01-12 22:52 ` [Qemu-devel] [PULL 2/9] ui/cocoa: Correct typos in comments and variable names Peter Maydell
2014-01-12 22:52 ` [Qemu-devel] [PULL 3/9] ui/cocoa: Send warning message to stderr, not stdout Peter Maydell
2014-01-12 22:52 ` [Qemu-devel] [PULL 4/9] ui/cocoa: Add ".qcow2" to extension list for image load dialog Peter Maydell
2014-01-12 22:52 ` [Qemu-devel] [PULL 5/9] ui/cocoa: Fix code for starting QEMU via image file " Peter Maydell
2014-01-12 22:52 ` [Qemu-devel] [PULL 6/9] ui/cocoa: Redraw at correct size when switching surface Peter Maydell
2014-01-12 22:52 ` [Qemu-devel] [PULL 7/9] ui/cocoa: Draw black rectangle if we have no data yet Peter Maydell
2014-01-12 22:52 ` [Qemu-devel] [PULL 8/9] ui/cocoa: Remove stray tabs Peter Maydell
2014-01-12 22:52 ` [Qemu-devel] [PULL 9/9] MAINTAINERS: add myself as cocoa UI co-maintainer Peter Maydell

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).