qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches


From: Peter Maydell
Subject: [Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches
Date: Sun, 8 Dec 2013 22:59:01 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]