ui/cocoa.m: Add Machine menu with pause and resume menu items
commit8524f1c79e614552c0165db9cc75a8a6bd8607a5
authorJohn Arbuckle <programmingkidx@gmail.com>
Fri, 19 Jun 2015 09:53:27 +0000 (19 10:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Jun 2015 09:53:27 +0000 (19 10:53 +0100)
tree108f67345c727482920a2e6576d92fdae6e8ab1a
parent473a49460db0a90bfda046b8f3662b49f94098eb
ui/cocoa.m: Add Machine menu with pause and resume menu items

Add Machine menu to the Macintosh interface with pause
and resume menu items. These items can either pause or
resume execution of the guest operating system.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Message-id: 6D7AE6AA-0595-4FAD-AACF-9DFAB87248F0@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
ui/cocoa.m