Sign in
qemu
/
qemu
/
a21143486b9c6d7a50b7b62877c02b3c686943cb
/
ui
2624bab
Remove support for non-threaded VNC server
by Daniel P. Berrange
· 13 years ago
160c31f
ui/spice-display.c: add missing initialization for valgrind
by Alon Levy
· 13 years ago
8867aef
build: move ui/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
1643f2b
vnc: fix segfault in vnc_display_pw_expire()
by Gerd Hoffmann
· 13 years ago
60b46aa
cocoa: Suppress Cocoa frontend for -qtest
by Andreas Färber
· 13 years ago
029409e
sockets: use error class to pass listen error
by Amos Kong
· 13 years ago
a6ba35b
sockets: change inet_connect() to support nonblock socket
by Amos Kong
· 13 years ago
4efee02
spice_info: add mouse_mode
by Alon Levy
· 13 years ago
5cbdb3a
Replace Qemu by QEMU in comments
by Stefan Weil
· 13 years ago
a13ccc9
ui/spice-display: use uintptr_t when casting qxl physical addresses
by Alon Levy
· 13 years ago
34d14c6
ui/spice-display.c: Fix compilation warnings on 32 bit hosts
by Peter Maydell
· 13 years ago
b85a4ec
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
ad1be89
spice: fix broken initialization
by Alon Levy
· 13 years ago
c480bb7
qxl: switch qxl.c to trace-events
by Alon Levy
· 13 years ago
d0638b1
spice: set spice uuid and name
by Marc-André Lureau
· 13 years ago
ee032ca
vnc: Fix packed boolean struct members
by Stefan Weil
· 13 years ago
9e4dd56
vnc: Limit r/w access to size of allocated memory
by Stefan Weil
· 13 years ago
175b2a6
vnc: don't mess up with iohandlers in the vnc thread
by Corentin Chary
· 13 years ago
1d3323d
implement vnc_dpy_setdata
by Gerd Hoffmann
· 13 years ago
0ea5c0c
vnc: Add break statement
by Stefan Weil
· 13 years ago
35c6332
Error out when tls-channel option is used without TLS
by Christophe Fergeau
· 13 years ago
339a475
spice: use error_report to report errors
by Christophe Fergeau
· 13 years ago
81fb6f1
qxl: make qxl_render_update async
by Alon Levy
· 13 years ago
2e1a98c
qxl: introduce QXLCookie
by Alon Levy
· 13 years ago
4295e15
qxl: require spice >= 0.8.2
by Alon Levy
· 13 years ago
63ea491
sdl: remove NULL check, g_malloc0 can't fail
by Alon Levy
· 13 years ago
bb5a8cd
qxl: fix spice+sdl no cursor regression
by Alon Levy
· 13 years ago
1f51470
Revert "qemu-char: Print strerror message on failure" and deps
by Markus Armbruster
· 13 years ago
faa9822
spice: support ipv6 channel address in monitor events and in spice info
by Yonit Halperin
· 13 years ago
f1f5f40
Add SPICE support to add_client monitor command
by Daniel P. Berrange
· 13 years ago
7dfbfc7
vnc: Don't demote authentication scheme when changing password/disabling login
by Daniel P. Berrange
· 13 years ago
cf5cfe0
Merge remote-tracking branch 'kraxel/vnc.2' into staging
by Anthony Liguori
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
7bc9318
vnc: lift modifier keys on client disconnect.
by Gerd Hoffmann
· 13 years ago
8cf3648
vnc: implement shared flag handling.
by Gerd Hoffmann
· 13 years ago
e26437c
vnc: fix ctrl key in vnc terminal emulation
by Gerd Hoffmann
· 13 years ago
ce3e141
Fix vnc memory corruption with width = 1400
by Gerd Hoffmann
· 15 years ago
02df4d6
sdl: Limit sdl_grab_end in handle_activation to Windows hosts
by Jan Kiszka
· 13 years ago
822f98d
sdl: Grab input on end of non-absolute mouse click
by Jan Kiszka
· 13 years ago
eaa2e02
Revert "Handle SDL grabs failing (Mark McLoughlin)"
by Jan Kiszka
· 13 years ago
85f94f8
sdl: Fix block prevention of SDL_WM_GrabInput
by Jan Kiszka
· 13 years ago
6659635
sdl: Do not grab mouse on mode switch while in background
by Jan Kiszka
· 13 years ago
a6aa9d3
vnc: Simplify vnc_display_password()
by Luiz Capitulino
· 13 years ago
cee8e6a
vnc: fix no-lock-key-sync strncmp() length
by Stefan Hajnoczi
· 13 years ago
9423a2e
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
by Anthony Liguori
· 13 years ago
e7d8100
Fix spelling in comments, documentation and messages
by Stefan Weil
· 13 years ago
cf21871
qemu-thread: add API for joinable threads
by Jan Kiszka
· 13 years ago
3a93113
fix typo: delete redundant semicolon
by Dong Xu Wang
· 13 years ago
e5bed75
fix spelling in ui sub directory
by Dong Xu Wang
· 13 years ago
f2d3476
ui: Plug memory leaks on parse_keyboard_layout() error path
by Markus Armbruster
· 13 years ago
302d9d6
ui/vnc: Convert sasl.mechlist to g_malloc() & friends
by Markus Armbruster
· 13 years ago
8aceefd
Merge remote-tracking branch 'afaerber/cocoa-for-upstream' into staging
by Anthony Liguori
· 13 years ago
ae878b1
ui/vnc: Fix use of free() instead of g_free()
by Stefan Weil
· 13 years ago
13766eb
cocoa: Close sheet after image file selection
by Andreas Färber
· 13 years ago
96b3d73
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
d1f2964
qapi: Convert query-spice
by Luiz Capitulino
· 13 years ago
2b54aa8
qapi: Convert query-vnc
by Luiz Capitulino
· 13 years ago
08cc67f
spice: fix file handle cleanup
by Gerd Hoffmann
· 13 years ago
3bb781f
ui/spice-core: fix segfault in monitor
by Alon Levy
· 13 years ago
f9ab609
spice: Convert core to QEMU thread API
by Jan Kiszka
· 13 years ago
026f773
spice: support the new migration interface (spice 0.8.3)
by Yonit Halperin
· 13 years ago
edc5cb1
spice: turn client_migrate_info to async
by Yonit Halperin
· 13 years ago
7073693
migration: Export a function that tells if the migration has finished correctly
by Juan Quintela
· 14 years ago
7b0a03a
use qemu_* ctype functions
by Christoph Egger
· 13 years ago
43b26fc
Drop unneeded pthread.h inclusions
by Jan Kiszka
· 13 years ago
1354869
Drop the vm_running global variable
by Luiz Capitulino
· 13 years ago
1dfb4dd
Replace the VMSTOP macros with a proper state type
by Luiz Capitulino
· 13 years ago
f40d550
vns/tls: don't use depricated gnutls functions
by Gerd Hoffmann
· 13 years ago
22b626e
spice: workaround a spice server bug.
by Gerd Hoffmann
· 13 years ago
7e79cf4
spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993
by Yonit Halperin
· 13 years ago
f8b8d63
sdl: Don't release input on mouse mode change in full-screen mode
by Jan Kiszka
· 13 years ago
58a0667
Convert last qemu_free and qemu_malloc uses
by Blue Swirl
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
8df0c7e
ui/spice-core: report compiled-version in info spice/query-spice
by Alon Levy
· 13 years ago
9510a48
sdl: Refactor sdl_send_mouse_event
by Jan Kiszka
· 13 years ago
1ae1caf
sdl: Factor out event handlers from sdl_refresh
by Jan Kiszka
· 13 years ago
d6a65ba
sdl: Add zoom hot keys
by Jan Kiszka
· 13 years ago
35b0f23
sdl: Dynamically grab input in absolute mouse mode
by Jan Kiszka
· 13 years ago
74d9dc6
sdl: Fix cursor handling when switching consoles in absolute mouse mode
by Jan Kiszka
· 13 years ago
f623d88
sdl: Never release input while in full screen mode
by Jan Kiszka
· 13 years ago
f855810
sdl: Consistently avoid grabbing input for text consoles
by Jan Kiszka
· 13 years ago
110defd
sdl: Initialize gui_fullscreen earlier during setup
by Jan Kiszka
· 13 years ago
982aae6
sdl: Drop bogus gui_fullscreen_initial_grab
by Jan Kiszka
· 13 years ago
f997789
sdl: Restore scaling mode on return from full screen
by Jan Kiszka
· 13 years ago
2a8ad7d
sdl: Fix full screen toggling from scaled mode
by Jan Kiszka
· 13 years ago
d71680c
sdl: Properly mark modifier+u as hotkey
by Jan Kiszka
· 13 years ago
97ad1c2
sdl: Avoid redundant scaling deactivation
by Jan Kiszka
· 13 years ago
91ada98
sdl: Do not make full screen mode resizable
by Jan Kiszka
· 13 years ago
941f511
sdl: Fix termination in -no-shutdown mode
by Jan Kiszka
· 13 years ago
5ff4e36
qxl: async io support using new spice api
by Alon Levy
· 13 years ago
aee32bf
spice/qxl: move worker wrappers
by Gerd Hoffmann
· 13 years ago
a963f87
spice: add qemu_spice_display_init_common
by Gerd Hoffmann
· 13 years ago
5c59d11
spice: add worker wrapper functions.
by Gerd Hoffmann
· 13 years ago
00aa004
Wrap recv to avoid warnings
by Blue Swirl
· 13 years ago
9e8dd45
notifier: Pass data argument to callback
by Jan Kiszka
· 14 years ago
3836620
Remove unused USES_X509_AUTH macro from VNC sasl code
by Daniel P. Berrange
· 14 years ago
1366108
Introduce a 'client_add' monitor command accepting an open FD
by Daniel P. Berrange
· 14 years ago
7e7e2eb
Store VNC auth scheme per-client as well as per-server
by Daniel P. Berrange
· 14 years ago
6e1db57
qemu-char: Print strerror message on failure
by Kevin Wolf
· 14 years ago
df9cb66
spice: add sanity check for spice ports
by Gerd Hoffmann
· 14 years ago
Next »