QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Maydell cd22a0f520 ui: Fix pixel colour channel order for PNG screenshots 3 years ago
..
icons configure: move directory options from config-host.mak to meson 6 years ago
keycodemapdb@f5772a62ec Add qemu qcode support for keys F13 to F24 3 years ago
shader ui/shader: fix #version directive must occur on first line 3 years ago
clipboard.c ui/clipboard: reset the serial state on reset 4 years ago
cocoa.m *: Add missing includes of qemu/error-report.h 3 years ago
console-gl.c ui/console: fix texture leak when calling surface_gl_create_texture() 4 years ago
console.c ui: Fix pixel colour channel order for PNG screenshots 3 years ago
curses.c ui/curses: Avoid dynamic stack allocation 4 years ago
curses_keys.h curses: support wide input 7 years ago
cursor.c ui: rename cursor_{get->ref}, return it 3 years ago
cursor_hidden.xpm ui: move files to ui/ and include/ui/ 13 years ago
cursor_left_ptr.xpm ui: move files to ui/ and include/ui/ 13 years ago
dbus-chardev.c ui/dbus: add chardev backend & interface 4 years ago
dbus-clipboard.c ui/dbus: unregister clipboard on connection close 3 years ago
dbus-console.c ui/dbus: set mouse is-absolute during console creation 3 years ago
dbus-display1.xml ui/dbus: add chardev backend & interface 4 years ago
dbus-error.c ui: add a D-Bus display backend 4 years ago
dbus-listener.c ui/dbus: restrict opengl to gbm-enabled config 3 years ago
dbus-module.c ui/dbus: add p2p=on/off option 4 years ago
dbus.c ui/dbus: fix passing SOCKET to GSocket API & leak 3 years ago
dbus.h ui: fix path to dbus-display1.h 4 years ago
egl-context.c ui: split the GL context in a different object 4 years ago
egl-headless.c ui: introduce egl_init() 3 years ago
egl-helpers.c ui: introduce egl_init() 3 years ago
gtk-clipboard.c Remove qemu-common.h include from most units 4 years ago
gtk-egl.c ui/gtk: prevent ui lock up when dpy_gl_update called again before current draw event occurs 3 years ago
gtk-gl-area.c ui/gtk: prevent ui lock up when dpy_gl_update called again before current draw event occurs 3 years ago
gtk.c ui: fix crash on serial reset, during init 3 years ago
input-barrier.c ui/input-barrier: Move TODOs from barrier.txt to a comment 5 years ago
input-barrier.h ui: add an embedded Barrier client 7 years ago
input-keymap.c meson: rename included C source files to .c.inc 6 years ago
input-legacy.c ui/input-legacy: pass horizontal scroll information 4 years ago
input-linux.c ui: replace qemu_set_nonblock() 4 years ago
input.c ui: Simplify control flow in qemu_mouse_set() 3 years ago
kbd-state.c Include qemu/queue.h slightly less 7 years ago
keymaps.c Remove qemu-common.h include from most units 4 years ago
keymaps.h Include qemu-common.h exactly where needed 7 years ago
meson.build ui/dbus: do not require opengl & gbm 3 years ago
qemu-pixman.c ui/pixman: Add qemu_pixman_to_drm_format() 5 years ago
qemu-x509.h ui: move files to ui/ and include/ui/ 13 years ago
qemu.desktop ui: fix icon display for GTK frontend under GNOME Shell with Wayland 7 years ago
sdl2-2d.c ui/console: Pass placeholder surface to displays 5 years ago
sdl2-gl.c ui: split the GL context in a different object 4 years ago
sdl2-input.c ui/sdl2-input: use trace-events to debug key events 6 years ago
sdl2.c ui/sdl2: remove workaround forcing x11 3 years ago
shader.c ui/shader: free associated programs 4 years ago
spice-app.c Do not include "qemu/error-report.h" in headers that do not need it 3 years ago
spice-core.c ui/spice: fix compilation on win32 3 years ago
spice-display.c ui: rename cursor_{get->ref}, return it 3 years ago
spice-input.c spice: move add_interface() to QemuSpiceOps. 6 years ago
spice-module.c spice: wire up monitor in QemuSpiceOps. 6 years ago
trace-events ui: add some vdagent related traces 4 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
udmabuf.c Do not include "qemu/error-report.h" in headers that do not need it 3 years ago
ui-hmp-cmds.c spice: move client_migrate_info command to ui/ 3 years ago
ui-qmp-cmds.c spice: move client_migrate_info command to ui/ 3 years ago
util.c include/hw/pci: Split pci_device.h off pci.h 3 years ago
vdagent.c Do not include "qemu/error-report.h" in headers that do not need it 3 years ago
vgafont.h ui: fix tab indentation 3 years ago
vnc-auth-sasl.c vnc: avoid deprecation warnings for SASL on OS X 5 years ago
vnc-auth-sasl.h vnc: avoid deprecation warnings for SASL on OS X 5 years ago
vnc-auth-vencrypt.c vnc: fix resource leak when websocket channel error 5 years ago
vnc-auth-vencrypt.h Clean up ill-advised or unusual header guards 10 years ago
vnc-clipboard.c Remove qemu-common.h include from most units 4 years ago
vnc-enc-hextile-template.h ui: vnc: finish removing TABs 7 years ago
vnc-enc-hextile.c Drop useless casts from g_malloc() & friends to pointer 3 years ago
vnc-enc-tight.c Replacing CONFIG_VNC_PNG with CONFIG_PNG 4 years ago
vnc-enc-tight.h Clean up header guards that don't match their file name 10 years ago
vnc-enc-zlib.c vnc: fix memory leak when vnc disconnect 7 years ago
vnc-enc-zrle.c meson: rename included C source files to .c.inc 6 years ago
vnc-enc-zrle.c.inc meson: rename included C source files to .c.inc 6 years ago
vnc-enc-zrle.h Clean up header guards that don't match their file name 10 years ago
vnc-enc-zywrle-template.c ui: fix tab indentation 3 years ago
vnc-enc-zywrle.h ui: fix tab indentation 3 years ago
vnc-jobs.c treewide: Remove the unnecessary space before semicolon 3 years ago
vnc-jobs.h ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear() 9 years ago
vnc-palette.c all: Remove unnecessary glib.h includes 10 years ago
vnc-palette.h Include qapi/qmp/qlist.h exactly where needed 8 years ago
vnc-stubs.c vnc: support "-vnc help" 5 years ago
vnc-ws.c vnc: fix resource leak when websocket channel error 5 years ago
vnc-ws.h Clean up ill-advised or unusual header guards 10 years ago
vnc.c vnc: avoid underflow when accessing user-provided address 3 years ago
vnc.h ui: keep current cursor with QemuConsole 3 years ago
vnc_keysym.h ui: fix tab indentation 3 years ago
win32-kbd-hook.c ui/win32-kbd-hook: handle AltGr in a hook procedure 6 years ago
x_keymap.c ui: Fix memory leak in qemu_xkeymap_mapping_table() 5 years ago
x_keymap.h ui: convert GTK and SDL1 frontends to keycodemapdb 8 years ago