[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-commits] [qemu/qemu] 8524f1: ui/cocoa.m: Add Machine menu with pau
From: |
GitHub |
Subject: |
[Qemu-commits] [qemu/qemu] 8524f1: ui/cocoa.m: Add Machine menu with pause and resume... |
Date: |
Fri, 19 Jun 2015 05:30:05 -0700 |
Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: 8524f1c79e614552c0165db9cc75a8a6bd8607a5
https://github.com/qemu/qemu/commit/8524f1c79e614552c0165db9cc75a8a6bd8607a5
Author: John Arbuckle <address@hidden>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M ui/cocoa.m
Log Message:
-----------
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 <address@hidden>
Message-id: address@hidden
Reviewed-by: Peter Maydell <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>
Commit: 270746142c3c96549ecd82c6097a6d85a35f27cf
https://github.com/qemu/qemu/commit/270746142c3c96549ecd82c6097a6d85a35f27cf
Author: John Arbuckle <address@hidden>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M ui/cocoa.m
Log Message:
-----------
ui/cocoa.m: Add Reset and Power Down menu items to Machine menu
Add "Reset" and "Power Down" menu items to Machine menu.
Signed-off-by: John Arbuckle <address@hidden>
Reviewed-by: Peter Maydell <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>
Commit: 693a3e01af8082f855094061650311fcaf3e1269
https://github.com/qemu/qemu/commit/693a3e01af8082f855094061650311fcaf3e1269
Author: John Arbuckle <address@hidden>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M ui/cocoa.m
Log Message:
-----------
ui/cocoa.m: Add machine menu items to change and eject removable drive media
Adds all removable devices to the Machine menu as a Change and Eject menu
item pair. ide-cd0 would have a "Change ide-cd0..." and "Eject ide-cd0"
menu items.
Signed-off-by: John Arbuckle <address@hidden>
Reviewed-by: Peter Maydell <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>
Commit: ffdb1409a79c9cc91afd9f58df625fdca16bf8b9
https://github.com/qemu/qemu/commit/ffdb1409a79c9cc91afd9f58df625fdca16bf8b9
Author: Peter Maydell <address@hidden>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M ui/cocoa.m
Log Message:
-----------
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150619-1'
into staging
cocoa queue:
* Add Machine menu, with entries for pause, resume, reset, power down, and
media change and eject for removable drives
# gpg: Signature made Fri Jun 19 11:24:11 2015 BST using RSA key ID 14360CDE
# gpg: Good signature from "Peter Maydell <address@hidden>"
* remotes/pmaydell/tags/pull-cocoa-20150619-1:
ui/cocoa.m: Add machine menu items to change and eject removable drive media
ui/cocoa.m: Add Reset and Power Down menu items to Machine menu
ui/cocoa.m: Add Machine menu with pause and resume menu items
Signed-off-by: Peter Maydell <address@hidden>
Compare: https://github.com/qemu/qemu/compare/89e9429c3cb4...ffdb1409a79c
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-commits] [qemu/qemu] 8524f1: ui/cocoa.m: Add Machine menu with pause and resume...,
GitHub <=