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.
 
 
 
 
 
 
Fam Zheng 82e1cc4bf9 Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler 11 years ago
..
shader console-gl: add opengl rendering helper functions 11 years ago
Makefile.objs gtk: add opengl support, using egl 11 years ago
cocoa.m ui/cocoa: Add console items to the View menu 11 years ago
console-gl.c console-gl: add opengl rendering helper functions 11 years ago
console.c ui/console: remove dpy_gfx_update_dirty 11 years ago
curses.c input/curses: add kbd delay between keydown and keyup events 12 years ago
curses_keys.h janitor: add guards to headers 14 years ago
cursor.c ui: move files to ui/ and include/ui/ 14 years ago
cursor_hidden.xpm ui: move files to ui/ and include/ui/ 14 years ago
cursor_left_ptr.xpm ui: move files to ui/ and include/ui/ 14 years ago
d3des.c ui: Removed unused functions 12 years ago
d3des.h ui: Removed unused functions 12 years ago
egl-helpers.c ui: add egl-helpers 11 years ago
gtk-egl.c gtk: add opengl support, using egl 11 years ago
gtk.c gtk: don't exit early in case gtk init fails 11 years ago
input-keymap.c kbd: add brazil kbd keys to qemu 11 years ago
input-legacy.c input: remove unused mouse_handlers list 11 years ago
input.c hmp: Name HMP command handler functions hmp_COMMAND() 12 years ago
keymaps.c keymaps: correct keymaps.c following Qemu coding style 12 years ago
keymaps.h ui: move all ui components in ui/ 16 years ago
qemu-pixman.c ui/pixman: add qemu_pixman_check_format 12 years ago
qemu-x509.h ui: move files to ui/ and include/ui/ 14 years ago
sdl.c sdl2: add support for display rendering using opengl. 11 years ago
sdl2-2d.c sdl2: Fix RGB555 11 years ago
sdl2-gl.c sdl2: add support for display rendering using opengl. 11 years ago
sdl2-input.c sdl2: move SDL_* includes to sdl2.h 11 years ago
sdl2-keymap.h sdl2: keymap fixups 12 years ago
sdl2.c sdl2: fix crash in handle_windowevent() when restoring the screen size 11 years ago
sdl_keysym.h ui/sdl2 : initial port to SDL 2.0 (v2.0) 13 years ago
sdl_zoom.c sdl: Fix heap smash in sdl_zoom_rgb{16,32} for int > 32 bits 14 years ago
sdl_zoom.h ui: move all ui components in ui/ 16 years ago
sdl_zoom_template.h sdl: Fix heap smash in sdl_zoom_rgb{16,32} for int > 32 bits 14 years ago
shader.c console-gl: add opengl rendering helper functions 11 years ago
spice-core.c QemuOpts: Convert qemu_opt_foreach() to Error 11 years ago
spice-display.c spice: ui_info tweaks 11 years ago
spice-input.c spice: input: Fix absolute mouse y coordinates 13 years ago
vgafont.h ui: move files to ui/ and include/ui/ 14 years ago
vnc-auth-sasl.c Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler 11 years ago
vnc-auth-sasl.h aio / timers: Untangle include files 13 years ago
vnc-auth-vencrypt.c Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler 11 years ago
vnc-auth-vencrypt.h ui: move all ui components in ui/ 16 years ago
vnc-enc-hextile-template.h pixman/vnc: use pixman images in vnc. 14 years ago
vnc-enc-hextile.c pixman/vnc: remove dead code. 14 years ago
vnc-enc-tight.c vnc-enc-tight: fix Arguments in wrong order 12 years ago
vnc-enc-tight.h vnc: tight add PNG encoding 16 years ago
vnc-enc-zlib.c Use glib memory allocation and free functions 15 years ago
vnc-enc-zrle-template.c vnc: Add ZRLE and ZYWRLE encodings. 16 years ago
vnc-enc-zrle.c pixman/vnc: use pixman images in vnc. 14 years ago
vnc-enc-zrle.h vnc: Add ZRLE and ZYWRLE encodings. 16 years ago
vnc-enc-zywrle-template.c Fix spelling in comments, documentation and messages 15 years ago
vnc-enc-zywrle.h misc: Spelling and grammar fixes in comments 13 years ago
vnc-jobs.c ui/vnc: Remove vnc_stop_worker_thread() 12 years ago
vnc-jobs.h ui/vnc: Remove vnc_stop_worker_thread() 12 years ago
vnc-palette.c ui/vnc-palette.c: Include headers it needs 14 years ago
vnc-palette.h misc: move include files to include/qemu/ 14 years ago
vnc-tls.c ui/vnc : remove 'struct' of 'typedef struct' 11 years ago
vnc-tls.h ui: remove unused 'wiremode' variable in VncState struct 12 years ago
vnc-ws.c Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler 11 years ago
vnc-ws.h CVE-2015-1779: incrementally decode websocket frames 12 years ago
vnc.c Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler 11 years ago
vnc.h CVE-2015-1779: incrementally decode websocket frames 12 years ago
vnc_keysym.h qemu-char: add cyrillic characters 'numerosign' to VNC keysyms 12 years ago
x_keymap.c kbd: add brazil kbd keys to x11 evdev map 11 years ago
x_keymap.h Delete useless 'extern' qualifiers for functions 16 years ago