summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJohn Arbuckle2017-06-14 05:17:38 +0200
committerPeter Maydell2017-06-23 16:02:40 +0200
commite47ec1a9ba1cd239e66733fd8d55dfa3261a9de6 (patch)
tree1cbfc42406c0433a9d96bdb3d00d35ea270072c8 /scripts
parentMerge remote-tracking branch 'remotes/kraxel/tags/ui-and-input-20170623-pull-... (diff)
downloadqemu-e47ec1a9ba1cd239e66733fd8d55dfa3261a9de6.tar.gz
qemu-e47ec1a9ba1cd239e66733fd8d55dfa3261a9de6.tar.xz
qemu-e47ec1a9ba1cd239e66733fd8d55dfa3261a9de6.zip
ui/cocoa.m: add Speed menu
Programs running inside of QEMU can sometimes use more CPU time than is really needed. To solve this problem, we just need to throttle the virtual CPU. This feature will stop laptops from burning up. This patch adds a menu called Speed that has menu items from 100% to 1% that represent the speed options. 100% is full speed and 1% is slowest. Signed-off-by: John Arbuckle <programmingkidx@gmail.com> Message-id: D6FAAABF-064D-49C0-B572-C73679F34052@gmail.com [PMM: Moved "mark 100% menu item as checked initially" code to after menu item is allocated, not before it] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions