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.
 
 
 
 
 
 
Gerd Hoffmann abd749b517 ui+display: rename is_buffer_shared() -> surface_is_allocated() 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: add asserts for update and request 2 years ago
cocoa.m ui/cocoa: Use qemu_add_mouse_change_notifier 2 years ago
console-gl.c ui/console: remove redundant format field 3 years ago
console-priv.h ui/curses: Do not use console_select() 2 years ago
console-vc-stubs.c ui/curses: Do not use console_select() 2 years ago
console-vc.c ui/curses: Do not use console_select() 2 years ago
console.c ui+display: rename is_buffer_shared() -> surface_is_allocated() 2 years ago
curses.c ui/curses: Do not use console_select() 2 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 ui/console: Use qemu_dmabuf_get_..() helpers instead 2 years ago
dbus-display1.xml configure, meson: rename targetos to host_os 2 years ago
dbus-error.c ui: add a D-Bus display backend 4 years ago
dbus-listener.c ui/console: Use qemu_dmabuf_new() and free() helpers instead 2 years ago
dbus-module.c ui/dbus: add p2p=on/off option 4 years ago
dbus.c ui: use "vc" chardev for dbus, gtk & spice-app 2 years ago
dbus.h ui/dbus: win32 support 3 years ago
dmabuf.c ui/console: move QemuDmaBuf struct def to dmabuf.c 2 years ago
egl-context.c ui/egl: fix make_context_current() callback return value 3 years ago
egl-headless.c ui/console: Use qemu_dmabuf_get_..() helpers instead 2 years ago
egl-helpers.c ui/console: Use qemu_dmabuf_set_..() helpers instead 2 years ago
gtk-clipboard.c Remove qemu-common.h include from most units 4 years ago
gtk-egl.c ui/console: Only declare variable fence_fd when CONFIG_GBM is defined 2 years ago
gtk-gl-area.c ui/console: Use qemu_dmabuf_set_..() helpers instead 2 years ago
gtk.c ui/gtk: Fix mouse/motion event scaling issue with GTK display backend 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 ui/vnc: Do not use console_select() 2 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 meson: remove unnecessary dependency 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+display: rename is_placeholder() -> surface_is_placeholder() 2 years ago
sdl2-gl.c ui+display: rename is_placeholder() -> surface_is_placeholder() 2 years ago
sdl2-input.c ui/vc: rename kbd_put to qemu_text_console functions 3 years ago
sdl2.c ui/sdl2: Allow host to power down screen 2 years ago
shader.c ui/shader: free associated programs 4 years ago
spice-app.c ui: use "vc" chardev for dbus, gtk & spice-app 2 years ago
spice-core.c migration: MigrationNotifyFunc 2 years ago
spice-display.c ui/console: Use qemu_dmabuf_get_..() helpers instead 2 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 ui/gtk: Add gd_motion_event trace event 2 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 ui/qmp-cmds: Improve two error messages 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 inflate_buffer 2 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 Allow UNIX socket option for VNC websocket 2 years ago
vnc.h ui: drop VNC feature _MASK constants 2 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