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

2017-06-23 Thread Peter Maydell
On 21 June 2017 at 16:19, Peter Maydell wrote: > On 14 June 2017 at 04:17, 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 v3] ui/cocoa.m: add Speed menu

2017-06-21 Thread Peter Maydell
On 14 June 2017 at 04:17, 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

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

2017-06-13 Thread no-reply
Hi, This series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Type: series Message-id: d6faaabf-064d-49c0-b572-c73679f34...@gmail.com Subject: [Qemu-devel] [PATCH v3] ui/cocoa.m: add

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

2017-06-13 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