Age | Commit message (Expand) | Author | Files | Lines |
2017-07-17 | vnc: Set default kbd delay to 10ms | Alexander Graf | 1 | -1/+1 |
2017-06-29 | ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and under | John Arbuckle | 1 | -1/+1 |
2017-06-23 | ui/cocoa.m: add Speed menu | John Arbuckle | 1 | -0/+56 |
2017-06-23 | sdl2: add assert to make coverity happy | Gerd Hoffmann | 1 | -0/+1 |
2017-06-23 | input: Decrement queue count on kbd delay | Alexander Graf | 1 | -0/+1 |
2017-06-23 | keymaps: add tracing | Gerd Hoffmann | 2 | -15/+23 |
2017-06-22 | Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into... | Peter Maydell | 8 | -154/+116 |
2017-06-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in... | Peter Maydell | 3 | -4/+2 |
2017-06-21 | ui: Remove inclusion of "hw/qdev.h" | Thomas Huth | 2 | -2/+0 |
2017-06-21 | console: remove do_safe_dpy_refresh | Gerd Hoffmann | 1 | -24/+1 |
2017-06-21 | gtk: use framebuffer helper functions. | Gerd Hoffmann | 2 | -48/+14 |
2017-06-21 | sdl2: use framebuffer helper functions. | Gerd Hoffmann | 1 | -29/+7 |
2017-06-21 | egl-headless: use framebuffer helper functions. | Gerd Hoffmann | 1 | -51/+18 |
2017-06-21 | egl-helpers: add helpers to handle opengl framebuffers | Gerd Hoffmann | 1 | -0/+76 |
2017-06-20 | console: use get_uint() for "head" property | Marc-André Lureau | 1 | -2/+2 |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 2 | -2/+0 |
2017-06-14 | spice: don't enter opengl mode in case another UI provides opengl support | Gerd Hoffmann | 2 | -1/+3 |
2017-06-14 | spice: Use proper enum type for kbd led state | Jonathon Jongsma | 1 | -1/+1 |
2017-06-14 | Improve Cocoa modifier key handling | Ian McKellar via Qemu-devel | 1 | -12/+48 |
2017-06-13 | migration: Move remaining exported functions to migration/misc.h | Juan Quintela | 1 | -1/+1 |
2017-06-02 | char: move CharBackend handling in char-fe unit | Marc-André Lureau | 1 | -1/+1 |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau | 2 | -2/+2 |
2017-05-30 | Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging | Stefan Hajnoczi | 3 | -4/+4 |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 3 | -4/+4 |
2017-05-19 | ui: egl-headless requires dmabuf support | Gerd Hoffmann | 1 | -1/+1 |
2017-05-12 | vnc: replace hweight_long() with ctpopl() | Cédric Le Goater | 1 | -3/+3 |
2017-05-12 | vnc: simple clean up | Wei Qi | 1 | -1/+0 |
2017-05-12 | opengl: add egl-headless display | Gerd Hoffmann | 2 | -0/+159 |
2017-05-12 | egl: explicitly ask for core context | Gerd Hoffmann | 2 | -3/+5 |
2017-05-12 | egl-helpers: add missing error check | Gerd Hoffmann | 1 | -1/+6 |
2017-05-12 | egl-helpers: fix display init for x11 | Gerd Hoffmann | 2 | -9/+27 |
2017-05-12 | egl-helpers: drop support for gles and debug logging | Gerd Hoffmann | 2 | -48/+6 |
2017-05-11 | ui: input-linux: Add absolute event support | Philippe Voinov | 1 | -1/+24 |
2017-05-11 | ui: Support non-zero minimum values for absolute input axes | Philippe Voinov | 7 | -21/+34 |
2017-05-09 | sockets: Limit SocketAddressLegacy to external interfaces | Markus Armbruster | 2 | -75/+72 |
2017-05-09 | sockets: Rename SocketAddress to SocketAddressLegacy | Markus Armbruster | 2 | -55/+55 |
2017-05-05 | Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging | Stefan Hajnoczi | 2 | -2/+2 |
2017-05-04 | char: remove qemu_chr_be_generic_open | Marc-André Lureau | 2 | -2/+2 |
2017-05-03 | input: don't queue delay if paused | Marc-André Lureau | 1 | -0/+4 |
2017-05-03 | input: limit kbd queue depth | Gerd Hoffmann | 1 | -3/+11 |
2017-04-25 | ui/cocoa.m: Fix macOS 10.12 deprecation warnings | Brendan Shanks | 1 | -29/+58 |
2017-04-24 | console: add same displaychangelistener registration pre-condition | Marc-André Lureau | 1 | -0/+2 |
2017-04-24 | console: add same surface replace pre-condition | Marc-André Lureau | 1 | -0/+2 |
2017-04-03 | io vnc sockets: Clean up SocketAddressKind switches | Markus Armbruster | 1 | -6/+12 |
2017-04-03 | nbd sockets vnc: Mark problematic address family tests TODO | Markus Armbruster | 1 | -0/+1 |
2017-04-03 | vnc: allow to connect with add_client when -vnc none | Marc-André Lureau | 1 | -4/+4 |
2017-04-03 | Fix input-linux reading from device | Javier Celaya | 1 | -5/+12 |
2017-03-28 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-... | Peter Maydell | 1 | -7/+11 |
2017-03-28 | ui/console: use exclusive mechanism directly | Alex Bennée | 1 | -7/+9 |
2017-03-28 | ui/console: ensure do_safe_dpy_refresh holds BQL | Alex Bennée | 1 | -0/+2 |