Age | Commit message (Expand) | Author | Files | Lines |
2014-10-30 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into s... | Peter Maydell | 1 | -5/+15 |
2014-10-28 | vnc: return directly if no vnc client connected | ChenLiang | 1 | -5/+5 |
2014-10-28 | vnc: sanitize bits_per_pixel from the client | Petr Matousek | 1 | -0/+10 |
2014-10-28 | gtk: avoid gd_widget_reparent with gtk 3.14+ | Gerd Hoffmann | 1 | -2/+11 |
2014-10-28 | gtk: drop gtk_widget_set_double_buffered call | Gerd Hoffmann | 1 | -1/+0 |
2014-10-15 | gtk: add support for the Pause key | Martin Decky | 1 | -0/+6 |
2014-10-15 | gtk.c: Fix memory leak in gd_set_keycode_type() | Chen Fan | 1 | -0/+7 |
2014-10-02 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141002-1' into... | Peter Maydell | 2 | -2/+46 |
2014-10-02 | add input-send-event command | Marcelo Tosatti | 1 | -0/+37 |
2014-10-02 | input: fix send-key monitor command release event ordering | Gerd Hoffmann | 1 | -2/+9 |
2014-09-30 | pixman: fix qemu_default_pixman_format (32bpp non-native endian) | Gerd Hoffmann | 1 | -1/+1 |
2014-09-29 | console: add graphic_console_set_hwops | Gerd Hoffmann | 1 | -2/+9 |
2014-09-22 | block: delete cow block driver | Stefan Hajnoczi | 1 | -1/+1 |
2014-09-18 | vnc-tls: Clean up dead store in vnc_set_x509_credential() | Markus Armbruster | 1 | -2/+0 |
2014-09-17 | ui/vnc: set TCP_NODELAY | Peter Lieven | 1 | -0/+1 |
2014-09-16 | qemu-char: Rename register_char_driver_qapi() to register_char_driver() | Peter Maydell | 1 | -2/+1 |
2014-09-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20140916-1' into s... | Peter Maydell | 2 | -4/+4 |
2014-09-16 | spice: call qemu_spice_set_passwd() during init | Marc-André Lureau | 1 | -1/+1 |
2014-09-16 | sdl2: keymap fixups | Gerd Hoffmann | 1 | -3/+4 |
2014-09-16 | sdl2: drop sdl_zoom.h | Gerd Hoffmann | 1 | -1/+0 |
2014-09-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in... | Peter Maydell | 4 | -152/+208 |
2014-09-05 | console: Remove unused QEMU_BIG_ENDIAN_FLAG | Benjamin Herrenschmidt | 2 | -15/+4 |
2014-09-05 | console: add qemu_pixman_linebuf_copy | Gerd Hoffmann | 1 | -0/+9 |
2014-09-05 | console: add dpy_gfx_update_dirty | Gerd Hoffmann | 1 | -0/+61 |
2014-09-05 | console: add qemu_create_displaysurface_guestmem | Gerd Hoffmann | 1 | -0/+37 |
2014-09-05 | console: stop using PixelFormat | Gerd Hoffmann | 2 | -25/+13 |
2014-09-05 | console: reimplement qemu_default_pixelformat | Gerd Hoffmann | 1 | -113/+4 |
2014-09-05 | console: add qemu_default_pixman_format | Gerd Hoffmann | 1 | -0/+25 |
2014-09-05 | console: add qemu_pixelformat_from_pixman | Gerd Hoffmann | 1 | -0/+56 |
2014-09-05 | spice: make sure we don't overflow ssd->buf | Gerd Hoffmann | 1 | -5/+15 |
2014-09-01 | spice: use console index as display id | Gerd Hoffmann | 1 | -2/+1 |
2014-08-15 | spice: don't use 'Yoda conditions' | Gonglei | 1 | -2/+2 |
2014-07-25 | vnc update fix | Gerd Hoffmann | 2 | -1/+4 |
2014-07-25 | fix full frame updates for VNC clients | Stephan Kulow | 1 | -0/+1 |
2014-07-11 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140711-1' into ... | Peter Maydell | 1 | -0/+5 |
2014-07-11 | ui/gtk: Restore keyboard focus after Page change | John Snow | 1 | -3/+6 |
2014-07-11 | spice: auth fixes | Gerd Hoffmann | 1 | -0/+5 |
2014-07-01 | ui/vnc: fix potential memory corruption issues | Peter Lieven | 2 | -86/+77 |
2014-07-01 | ui/vnc: limit client_cut_text msg payload size | Peter Lieven | 1 | -3/+10 |
2014-06-29 | ui/cocoa: Honour -show-cursor command line option | Peter Maydell | 1 | -2/+18 |
2014-06-29 | ui/cocoa: Fix handling of absolute positioning devices | Peter Maydell | 1 | -29/+46 |
2014-06-29 | ui/cocoa: Add utility method to check if point is within window | Peter Maydell | 1 | -2/+7 |
2014-06-29 | ui/cocoa: Cope with first surface being same as initial window size | Peter Maydell | 1 | -1/+5 |
2014-06-23 | qemu-char: introduce qemu_chr_alloc | Paolo Bonzini | 1 | -1/+1 |
2014-06-23 | qapi event: convert SPICE events | Wenchao Xia | 1 | -34/+36 |
2014-06-23 | qapi event: convert VNC events | Wenchao Xia | 2 | -56/+59 |
2014-06-23 | qapi: adjust existing defines | Wenchao Xia | 2 | -7/+9 |
2014-06-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s... | Peter Maydell | 2 | -15/+9 |
2014-06-20 | spice: fix 32bit build | Gerd Hoffmann | 1 | -1/+1 |
2014-06-19 | vnc: fix screen updates | Gerd Hoffmann | 1 | -0/+3 |