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

2016-12-30 Thread Peter Maydell
On 29 December 2016 at 17:24, 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

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

2016-12-29 Thread Programmingkid
On Dec 29, 2016, at 12:35 PM, Eric Blake wrote: > On 12/29/2016 11:24 AM, 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

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

2016-12-29 Thread Eric Blake
On 12/29/2016 11:24 AM, 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] 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 10 to 1. They represent the speed op