qemu-patch-raspberry4/ui
John Arbuckle e47ec1a9ba 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>
2017-06-23 15:02:40 +01:00
..
shader
cocoa.m ui/cocoa.m: add Speed menu 2017-06-23 15:02:40 +01:00
console-gl.c
console.c -----BEGIN PGP SIGNATURE----- 2017-06-22 13:18:11 +01:00
curses.c
curses_keys.h
cursor.c
cursor_hidden.xpm
cursor_left_ptr.xpm
egl-context.c egl: explicitly ask for core context 2017-05-12 12:02:48 +02:00
egl-headless.c egl-headless: use framebuffer helper functions. 2017-06-21 14:23:16 +02:00
egl-helpers.c egl-helpers: add helpers to handle opengl framebuffers 2017-06-21 14:23:16 +02:00
gtk-egl.c gtk: use framebuffer helper functions. 2017-06-21 14:23:16 +02:00
gtk-gl-area.c gtk: use framebuffer helper functions. 2017-06-21 14:23:16 +02:00
gtk.c chardev: move headers to include/chardev 2017-06-02 11:33:52 +04:00
input-keymap.c
input-legacy.c
input-linux.c ui: input-linux: Add absolute event support 2017-05-11 09:42:16 +02:00
input.c input: Decrement queue count on kbd delay 2017-06-23 11:49:44 +02:00
keymaps.c keymaps: add tracing 2017-06-23 11:47:59 +02:00
keymaps.h
Makefile.objs ui: egl-headless requires dmabuf support 2017-05-19 10:46:00 +02:00
qemu-pixman.c
qemu-x509.h
sdl.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
sdl2-2d.c
sdl2-gl.c sdl2: use framebuffer helper functions. 2017-06-21 14:23:16 +02:00
sdl2-input.c
sdl2-keymap.h
sdl2.c sdl2: add assert to make coverity happy 2017-06-23 11:50:46 +02:00
sdl_keysym.h
sdl_zoom.c
sdl_zoom.h
sdl_zoom_template.h
shader.c
spice-core.c QAPI patches for 2017-06-09 2017-06-22 11:34:39 +01:00
spice-display.c spice: don't enter opengl mode in case another UI provides opengl support 2017-06-14 09:52:35 +02:00
spice-input.c spice: Use proper enum type for kbd led state 2017-06-14 09:51:45 +02:00
trace-events keymaps: add tracing 2017-06-23 11:47:59 +02:00
vgafont.h
vnc-auth-sasl.c sockets: Limit SocketAddressLegacy to external interfaces 2017-05-09 09:14:40 +02:00
vnc-auth-sasl.h
vnc-auth-vencrypt.c
vnc-auth-vencrypt.h
vnc-enc-hextile-template.h
vnc-enc-hextile.c
vnc-enc-tight.c qapi: merge QInt and QFloat in QNum 2017-06-20 14:31:31 +02:00
vnc-enc-tight.h
vnc-enc-zlib.c
vnc-enc-zrle-template.c
vnc-enc-zrle.c vnc: simple clean up 2017-05-12 12:34:31 +02:00
vnc-enc-zrle.h
vnc-enc-zywrle-template.c
vnc-enc-zywrle.h
vnc-jobs.c
vnc-jobs.h
vnc-palette.c
vnc-palette.h
vnc-ws.c
vnc-ws.h
vnc.c ui: Remove inclusion of "hw/qdev.h" 2017-06-21 14:26:15 +02:00
vnc.h
vnc_keysym.h
x_keymap.c
x_keymap.h