]> git.proxmox.com Git - mirror_qemu.git/commit
ui/cocoa.m: Add machine menu items to change and eject removable drive media
authorJohn Arbuckle <programmingkidx@gmail.com>
Fri, 19 Jun 2015 09:53:27 +0000 (10:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Jun 2015 10:22:31 +0000 (11:22 +0100)
commit693a3e01af8082f855094061650311fcaf3e1269
tree6e49be2762cc66455325a3b76c0c56effc1b451b
parent270746142c3c96549ecd82c6097a6d85a35f27cf
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 <programmingkidx@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
ui/cocoa.m