Re: [Qemu-devel] [PATCH v2] ui/cocoa.m: add Speed menu

2017-06-13 Thread Peter Maydell
On 9 June 2017 at 16:02, Programmingkid wrote: > 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

[Qemu-devel] [PATCH v2] ui/cocoa.m: add Speed menu

2017-06-09 Thread Programmingkid
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

[Qemu-devel] [PATCH v2] ui/cocoa.m: add Speed menu

2016-12-29 Thread Programmingkid
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