xemu/ui
Matt Borgerson 7d2b038ef6 main-loop: Add an outer lock on QEMU main loop
Ensures monitor commands run from the UI thread are synchronous and not
interfered with by things running on the QEMU main loop. e.g. savevm
which gives up the iothread lock. There's likely a nicer way to do this,
but for now this will do.
2020-06-19 05:43:14 -07:00
..
icons ui: Add initial xemu icons 2020-05-04 07:13:16 -07:00
imgui ui: Hard import inih and imgui projects for now 2020-05-25 15:09:22 -07:00
inih ui: Hard import inih and imgui projects for now 2020-05-25 15:09:22 -07:00
keycodemapdb@6b3d716e2b ui: update keycodemapdb to get py3 fixes 2018-02-05 19:53:55 -02:00
shader ui: Add .gitattributes to force LF for shaders 2020-05-04 07:20:08 -07:00
Makefile.objs ui: Fix xemu-os-utils-windows.o filename 2020-05-04 07:24:06 -07:00
cocoa.m ui/cocoa.m: Update documentation file and pathname 2020-03-06 11:06:55 +00:00
console-gl.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
console.c qom/object: enable setter for uint types 2020-03-16 23:02:23 +01:00
curses.c ui/curses: Move arrays to .heap to save 74KiB of .bss 2020-03-16 23:02:25 +01:00
curses_keys.h curses: support wide input 2019-03-11 08:39:02 +01:00
cursor.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
cursor_hidden.xpm ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
cursor_left_ptr.xpm ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
egl-context.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
egl-headless.c ui/egl: fix framebuffer reads 2019-09-17 13:42:02 +02:00
egl-helpers.c ui/egl: fix framebuffer reads 2019-09-17 13:42:02 +02:00
gtk-egl.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
gtk-gl-area.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
gtk.c qapi: Split control.json off misc.json 2020-02-17 13:53:47 +01:00
httplib.h ui: Add basic reporting stubs 2020-05-04 07:24:05 -07:00
input-barrier.c ui/input-barrier: Remove superfluous semicolon 2020-02-18 20:20:49 +01:00
input-barrier.h ui: add an embedded Barrier client 2019-09-17 13:43:22 +02:00
input-keymap.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
input-legacy.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
input-linux.c ui/input-linux: Do not ignore ioctl() return value 2020-03-25 09:55:03 +01:00
input.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
json.hpp ui: Add basic reporting stubs 2020-05-04 07:24:05 -07:00
kbd-state.c Include qemu/queue.h slightly less 2019-08-16 13:31:52 +02:00
keymaps.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
keymaps.h Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
noc_file_dialog.h ui: Fix crash on empty path in Cocoa file select dialog 2020-05-04 07:23:30 -07:00
noc_file_dialog_gtk.c ui: Use native file selection dialogs 2020-05-04 07:22:59 -07:00
noc_file_dialog_macos.m ui: Use native file selection dialogs 2020-05-04 07:22:59 -07:00
noc_file_dialog_win32.c ui: Use native file selection dialogs 2020-05-04 07:22:59 -07:00
qemu-pixman.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
qemu-x509.h ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
qemu.desktop ui: fix icon display for GTK frontend under GNOME Shell with Wayland 2019-01-21 09:43:13 +01:00
sdl2-2d.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
sdl2-gl.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
sdl2-input.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
sdl2.c ui/sdl: switch to new show-cursor option 2020-02-12 13:25:17 +01:00
shader.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
spice-app.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
spice-core.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
spice-display.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
spice-input.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
stb_image.h ui: Add stb_image.h for PNG image decompression 2020-05-04 07:10:27 -07:00
trace-events ppm-save: pass opened fd 2020-01-02 13:54:57 +04:00
vgafont.h ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
vnc-auth-sasl.c authz: delete existing ACL implementation 2019-02-26 15:32:19 +00:00
vnc-auth-sasl.h Include qemu/main-loop.h less 2019-08-16 13:31:52 +02:00
vnc-auth-vencrypt.c authz: delete existing ACL implementation 2019-02-26 15:32:19 +00:00
vnc-auth-vencrypt.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
vnc-enc-hextile-template.h ui: vnc: finish removing TABs 2019-02-05 16:50:18 +01:00
vnc-enc-hextile.c ui: Clean up includes 2016-02-04 17:01:04 +00:00
vnc-enc-tight.c vnc: fix memory leak when vnc disconnect 2019-09-17 13:45:10 +02:00
vnc-enc-tight.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
vnc-enc-zlib.c vnc: fix memory leak when vnc disconnect 2019-09-17 13:45:10 +02:00
vnc-enc-zrle.c vnc: prioritize ZRLE compression over ZLIB 2020-01-21 07:29:03 +01:00
vnc-enc-zrle.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
vnc-enc-zrle.inc.c vnc: fix memory leak when vnc disconnect 2019-09-17 13:45:10 +02:00
vnc-enc-zywrle-template.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
vnc-enc-zywrle.h ui: vnc: finish removing TABs 2019-02-05 16:50:18 +01:00
vnc-jobs.c vnc: fix memleak of the "vnc-worker-output" name 2018-08-24 08:40:10 +02:00
vnc-jobs.h ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear() 2017-02-08 14:59:36 +01:00
vnc-palette.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
vnc-palette.h Include qapi/qmp/qlist.h exactly where needed 2018-02-09 13:52:15 +01:00
vnc-stubs.c vnc: add qapi/error.h include to stubs 2018-02-16 12:23:21 +01:00
vnc-ws.c authz: delete existing ACL implementation 2019-02-26 15:32:19 +00:00
vnc-ws.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
vnc.c vnc: prioritize ZRLE compression over ZLIB 2020-01-21 07:29:03 +01:00
vnc.h vnc: drop Error pointer indirection in vnc_client_io_error 2019-12-18 08:36:16 +01:00
vnc_keysym.h ui: add next and prior keysyms 2017-07-27 14:23:09 +02:00
x_keymap.c ui: fix keymap detection under Xwayland 2018-04-10 11:21:54 +02:00
x_keymap.h ui: convert GTK and SDL1 frontends to keycodemapdb 2018-01-25 15:02:00 +01:00
xemu-custom-widgets.c ui: Start logo animation on appearing 2020-05-04 07:23:30 -07:00
xemu-custom-widgets.h ui: Start logo animation on appearing 2020-05-04 07:23:30 -07:00
xemu-data.c ci: Add Ubuntu build tarball 2020-05-25 13:29:12 -07:00
xemu-data.h ui: Use SDL to determine resource/preference base paths 2020-05-04 07:23:29 -07:00
xemu-hud.cc ui: Load token from settings, fix URL, other fixes 2020-06-07 22:08:15 -07:00
xemu-hud.h ui: Add runtime disc eject & load actions 2020-06-03 04:51:09 -07:00
xemu-input.c input: Process events for unbound controllers 2020-05-04 07:23:30 -07:00
xemu-input.h ui: Add xemu input subsystem 2020-05-04 07:13:15 -07:00
xemu-monitor.c ui: Fix hmp monitor init: do not use readline 2020-05-29 01:48:34 -07:00
xemu-monitor.h ui: Add xemu-QEMU monitor interface 2020-05-04 07:13:16 -07:00
xemu-net.c ui: Add ability to enable user (NAT) network backend 2020-05-30 18:52:47 -07:00
xemu-net.h ui: Add interface to configure socket networking 2020-05-04 07:23:31 -07:00
xemu-notifications.h ui: Add xemu notifications interface 2020-05-04 07:13:16 -07:00
xemu-os-utils-linux.c ui: Add missing file copyright headers 2020-05-04 07:24:06 -07:00
xemu-os-utils-macos.m ui: Add missing file copyright headers 2020-05-04 07:24:06 -07:00
xemu-os-utils-windows.c ui: Add missing file copyright headers 2020-05-04 07:24:06 -07:00
xemu-os-utils.h ui: Add missing file copyright headers 2020-05-04 07:24:06 -07:00
xemu-reporting.cc ui: Add error message for outdated xemu report submission 2020-06-10 16:59:56 -07:00
xemu-reporting.h ui: Add report submission error reporting 2020-05-04 07:24:05 -07:00
xemu-settings.c ui: Add new settings option for token storage 2020-06-07 22:08:15 -07:00
xemu-settings.h ui: Add new settings option for token storage 2020-06-07 22:08:15 -07:00
xemu-shaders.c ui: Give default value to avoid compiler warning 2020-05-04 07:24:05 -07:00
xemu-shaders.h ui: Start logo animation on appearing 2020-05-04 07:23:30 -07:00
xemu.c main-loop: Add an outer lock on QEMU main loop 2020-06-19 05:43:14 -07:00
xemu.desktop ui: Add .desktop file for GUI launch 2020-05-25 22:19:25 -07:00