index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2018-01-12
spice: remove QXLWorker interface field
Frediano Ziglio
2018-01-12
ui: deprecate use of GTK 2.x in favour of 3.x series
Daniel P. Berrange
2018-01-12
input: fix memory leak
linzhecheng
2017-12-14
ui: generate qcode to linux mappings
Owen Smith
2017-11-16
sdl2: Fix broken display updating after the window is hidden
Jindrich Makovicka
2017-11-16
sdl2: Do not leave grab when fullscreen
Jindrich Makovicka
2017-11-16
sdl2: Fix dead keyboard after fullsceen
Jindrich Makovicka
2017-11-16
sdl2: Use the same pointer show/hide logic for absolute and relative mode
Jindrich Makovicka
2017-11-16
sdl2: Do not quit the emulator when an auxilliary window is closed
Jindrich Makovicka
2017-11-10
ui: use QEMU_IS_ALIGNED macro
Philippe Mathieu-Daudé
2017-11-10
ui: fix dcl unregister
Gerd Hoffmann
2017-11-07
ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using them
Peter Maydell
2017-11-07
ui/cocoa.m: move ungrab to ctrl-alt-g
John Arbuckle
2017-11-07
ui/cocoa.m: Make scrolling work again in GUI monitor windows
John Arbuckle
2017-11-02
ui/cocoa.m: Fix console selection keys
John Arbuckle
2017-10-23
ui: pull in latest keycodemapdb
Daniel P. Berrange
2017-10-23
ui: normalize the 'sysrq' key into the 'print' key
Daniel P. Berrange
2017-10-23
ui: use correct union field for key number
Daniel P. Berrange
2017-10-23
ui: fix crash with sendkey and raw key numbers
Daniel P. Berrange
2017-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...
Peter Maydell
2017-10-17
egl-headless: add dmabuf support
Gerd Hoffmann
2017-10-17
egl-helpers: add egl_texture_blit and egl_texture_blend
Gerd Hoffmann
2017-10-17
egl-helpers: add dmabuf import support
Gerd Hoffmann
2017-10-17
opengl: add flipping vertex shader
Gerd Hoffmann
2017-10-17
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
2017-10-17
console: add support for dmabufs
Gerd Hoffmann
2017-10-16
gtk: fix wrong id between texture and framebuffer
Anthoine Bourgeois
2017-10-16
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
Anthony PERARD
2017-10-16
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
2017-10-16
ui: convert key events to QKeyCodes immediately
Daniel P. Berrange
2017-10-16
ui: convert common input code to keycodemapdb
Daniel P. Berrange
2017-10-16
ui: add keycodemapdb repository as a GIT submodule
Daniel P. Berrange
2017-10-04
ui: Always remove an old VNC channel watch before adding a new one
Brandon Carpenter
2017-09-29
ui: add tracing of VNC authentication process
Daniel P. Berrange
2017-09-29
ui: add tracing of VNC operations related to QIOChannel
Daniel P. Berrange
2017-09-29
egl: misc framebuffer helper improvements.
Gerd Hoffmann
2017-09-29
console: purge curses bits from console.h
Gerd Hoffmann
2017-09-22
buildsys: Move sdl cflags/libs to per object
Fam Zheng
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-13
console: add question-mark escape operator
Alexander Graf
2017-09-13
console: fix dpy_gfx_replace_surface assert
Gerd Hoffmann
2017-09-13
pixman: drop submodule
Gerd Hoffmann
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
qapi: Avoid unnecessary use of enum lookup table's sentinel
Markus Armbruster
2017-08-31
ui: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
vnc: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
vnc: use QEMU_ALIGN_DOWN
Marc-André Lureau
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
[next]