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.
 
 
 
 
 
 
Stefan Hajnoczi 462ad017ed Make Pixman an optional dependency 2 years ago
..
icons configure: move directory options from config-host.mak to meson 6 years ago
shader meson: do not build shaders by default 2 years ago
clipboard.c ui/clipboard: reset the serial state on reset 4 years ago
cocoa.m ui/cocoa: add zoom-to-fit display option 2 years ago
console-gl.c ui/console: remove redundant format field 3 years ago
console-priv.h ui/vc: split off the VC part from console.c 3 years ago
console-vc-stubs.c ui/vc: console-vc requires PIXMAN 2 years ago
console-vc.c ui/vc: split off the VC part from console.c 3 years ago
console.c ui/console: when PIXMAN is unavailable, don't draw placeholder msg 2 years ago
curses.c ui/vc: rename kbd_put to qemu_text_console functions 3 years ago
curses_keys.h For curses display, recognize a few more control keys 3 years ago
cursor.c ui/cursor: make width/height unsigned 16-bit integer 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: win32 support 3 years ago
dbus-clipboard.c ui/dbus: unregister clipboard on connection close 3 years ago
dbus-console.c input: Allow to choose console with qemu_input_is_absolute 3 years ago
dbus-display1.xml ui/dbus: use shared D3D11 Texture2D when possible 3 years ago
dbus-error.c ui: add a D-Bus display backend 4 years ago
dbus-listener.c ui/dbus: do not require PIXMAN 2 years ago
dbus-module.c ui/dbus: add p2p=on/off option 4 years ago
dbus.c audio: return Error ** from audio_state_by_name 3 years ago
dbus.h ui/dbus: win32 support 3 years ago
egl-context.c ui/egl: fix make_context_current() callback return value 3 years ago
egl-headless.c ui: add optional d3d texture pointer to scanout texture 3 years ago
egl-helpers.c virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties 3 years ago
gtk-clipboard.c Remove qemu-common.h include from most units 4 years ago
gtk-egl.c ui/gtk-egl: apply scale factor when calculating window's dimension 2 years ago
gtk-gl-area.c ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture 3 years ago
gtk.c ui: Replacing pointer in function 2 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: Constify QemuInputHandler structure 2 years ago
input-linux.c ui: replace qemu_set_nonblock() 4 years ago
input.c ui/input: Constify QemuInputHandler structure 2 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 ui: spelling fixes 3 years ago
meson.build ui/dbus: do not require PIXMAN 2 years ago
qemu-pixman.c ui: compile out some qemu-pixman functions when !PIXMAN 2 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: spelling fixes 3 years ago
sdl2-gl.c ui: add optional d3d texture pointer to scanout texture 3 years ago
sdl2-input.c ui/vc: rename kbd_put to qemu_text_console functions 3 years ago
sdl2.c input: Allow to choose console with qemu_input_is_absolute 3 years ago
shader.c ui/shader: free associated programs 4 years ago
spice-app.c ui/vc: do not parse VC-specific options in Spice and GTK 3 years ago
spice-core.c migration: simplify notifiers 2 years ago
spice-display.c ui: Clean up local variable shadowing 3 years ago
spice-input.c input: Allow to choose console with qemu_input_is_absolute 3 years ago
spice-module.c spice: wire up monitor in QemuSpiceOps. 6 years ago
trace-events input: Allow to choose console with qemu_input_is_absolute 3 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 qmp/hmp: disable screendump if PIXMAN is missing 2 years ago
ui-qmp-cmds.c qmp/hmp: disable screendump if PIXMAN is missing 2 years ago
util.c include/hw/pci: Split pci_device.h off pci.h 3 years ago
vdagent.c Migration Pull request (20231020) 2 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 ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255) 3 years ago
vnc-enc-hextile-template.h ui/vnc-enc-hextile: Use static rather than dynamic length stack array 3 years ago
vnc-enc-hextile.c Drop useless casts from g_malloc() & friends to pointer 3 years ago
vnc-enc-tight.c ui/vnc-enc-tight: Avoid dynamic stack allocation 3 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 ui: Clean up local variable shadowing 3 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: spelling fixes 3 years ago
vnc-jobs.c vnc: move assert in vnc_worker_thread_loop 3 years ago
vnc-jobs.h ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear() 9 years ago
vnc-palette.c ui: Clean up local variable shadowing 3 years ago
vnc-palette.h Include qapi/qmp/qlist.h exactly where needed 8 years ago
vnc-stubs.c qemu-options: define -vnc only #ifdef CONFIG_VNC 2 years ago
vnc-ws.c bulk: Remove pointless QOM casts 3 years ago
vnc-ws.h Clean up ill-advised or unusual header guards 10 years ago
vnc.c audio: reintroduce default audio backend for VNC 3 years ago
vnc.h ui/vnc: Require audiodev= to enable audio 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