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
2016-10-24
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
2016-10-24
char: move front end handlers in CharBackend
Marc-André Lureau
2016-10-24
char: remove init callback
Marc-André Lureau
2016-10-19
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
2016-10-13
input-linux: initialize key state
Gerd Hoffmann
2016-10-13
ui: rename vnc_init_state to vnc_start_protocol
Daniel P. Berrange
2016-10-13
ui: move some initialization out of vnc_init_state
Daniel P. Berrange
2016-10-13
ui: remove bogus call to reset_keys() in vnc_init_state
Daniel P. Berrange
2016-10-13
ui: remove bogus call to graphic_hw_update() in vnc_listen_io
Daniel P. Berrange
2016-10-13
ui: refactor method for setting up VncDisplay auth types
Daniel P. Berrange
2016-10-13
ui: rename misleading 'VncDisplay' variables
Daniel P. Berrange
2016-10-13
ui: remove 'ws_tls' field from VncState
Daniel P. Berrange
2016-10-13
ui: remove 'enabled' and 'ws_enabled' fields from VncState
Daniel P. Berrange
2016-10-13
ui: remove misleading comment from vnc_init_state
Daniel P. Berrange
2016-10-07
qemu-doc: merge qemu-tech and qemu-doc
Paolo Bonzini
2016-09-28
ui/vnc-enc-tight: remove switch and have single return
Alex Bennée
2016-09-28
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
2016-09-28
console: track gl_block state in QemuConsole
Gerd Hoffmann
2016-09-28
console: skip same-size resize
Marc-André Lureau
2016-09-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-09-23
block: Accept device model name for blockdev-change-medium
Kevin Wolf
2016-09-23
block: Accept device model name for eject
Kevin Wolf
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-15
ui/console: Fix non-working backspace key in monitor of gtk UI
Thomas Huth
2016-09-15
ui/cocoa.m: Make a better about dialog
Programmingkid
2016-09-13
vnc: fix qemu crash because of SIGSEGV
Gonglei
2016-09-13
ui/curses.c: Clean up nextchr logic
Peter Maydell
2016-09-13
ui/curses.c: Ensure we don't read off the end of curses2qemu array
Peter Maydell
2016-08-30
ui: fix refresh of VNC server surface
Daniel P. Berrange
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-08
error: Fix error_printf() calls lacking newlines
Markus Armbruster
2016-08-03
vnc: ensure connection sharing/limits is always configured
Daniel P. Berrange
2016-08-03
vnc: fix crash when vnc_server_info_get has an error
Daniel P. Berrange
2016-08-03
vnc: don't crash getting server info if lsock is NULL
Daniel P. Berrange
2016-07-15
vnc-tight: fix regression with libxenstore
Peter Lieven
2016-07-15
vnc-enc-tight: fix off-by-one bug
Herongguang (Stephen)
2016-07-15
vnc: make sure we finish disconnect
Gerd Hoffmann
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160712-1' into...
Peter Maydell
2016-07-12
input-linux: better capability checks, merge input_linux_event_{mouse, keyboard}
Gerd Hoffmann
2016-07-12
input-linux: factor out input_linux_handle_keyboard
Gerd Hoffmann
2016-07-12
input-linux: factor out input_linux_handle_mouse
Gerd Hoffmann
2016-07-12
ui: avoid crash if vnc client disconnects with writes pending
Daniel P. Berrange
2016-07-12
vnc-enc-tight: use thread local storage for palette
Peter Lieven
2016-07-12
vnc: fix incorrect checking condition when updating client
Gonglei
2016-07-11
gtk: fix build
Gerd Hoffmann
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
2016-07-06
spice: use the right head for multi-monitor
Marc-André Lureau
[next]