Flushing the cocoa queue. The following changes since commit 9e071429e649346c14b2dc76902f84f8352d2333:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2015-09-25 21:52:30 +0100) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-cocoa-20150925-1 for you to fetch changes up to 365d7f3c7aacc789ead96b8eeb5ba5b0a8d93d48: ui/cocoa.m: remove open dialog code (2015-09-25 23:14:00 +0100) ---------------------------------------------------------------- cocoa queue: * fix stuck-key bug if keys were down when QEMU lost focus * prompt the user whether they really meant to quit * remove the 'open image file' dialog box we used to display if the user started QEMU without arguments ---------------------------------------------------------------- John Arbuckle (3): ui/cocoa.m: verify with user before quitting QEMU ui/cocoa.m: prevent stuck key situation ui/cocoa.m: remove open dialog code ui/cocoa.m | 119 +++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 65 insertions(+), 54 deletions(-)