Sign in
qemu-android
/
qemu-android
/
ca81ce72b4d12494424d1813c6437035c1f89a8c
/
ui
c62e90a
vnc: fix tls-creds error message
by Wolfgang Bumiller
· 9 years ago
06bb881
Fix corner-case when using VNC+SASL+SPICE
by Christophe Fergeau
· 9 years ago
67c4c2b
vnc: clear vs->tlscreds after unparenting it
by Wolfgang Bumiller
· 9 years ago
fba958c
gtk: implement set_echo
by Paolo Bonzini
· 9 years ago
d0d7708
qemu-char: add logfile facility to all chardev backends
by Daniel P. Berrange
· 9 years ago
c29b77f
error: Use error_reportf_err() where it makes obvious sense
by Markus Armbruster
· 9 years ago
cb47dc9
sdl2/opengl: add opengl context and scanout support
by Gerd Hoffmann
· 10 years ago
4083733
ui/curses: Fix color attribute of monitor for curses
by OGAWA Hirofumi
· 9 years ago
d5f0422
ui: convert VNC server to use QIOChannelWebsock
by Daniel P. Berrange
· 10 years ago
2cc4522
ui: convert VNC server to use QIOChannelTLS
by Daniel P. Berrange
· 10 years ago
04d2529
ui: convert VNC server to use QIOChannelSocket
by Daniel P. Berrange
· 10 years ago
d20a580
qapi: Change munging of CamelCase enum values
by Eric Blake
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
4c65fed
ui: vnc: avoid floating point exception
by Prasad J Pandit
· 9 years ago
8d3a5d9
ui/cocoa.m: Prevent activation clicks from going to guest
by Peter Maydell
· 9 years ago
7fe4a41
vnc: fix segfault
by Gerd Hoffmann
· 9 years ago
c27e901
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into staging
by Peter Maydell
· 9 years ago
39ff43d
blockdev: read-only-mode for blockdev-change-medium
by Max Reitz
· 9 years ago
24fb413
qmp: Introduce blockdev-change-medium
by Max Reitz
· 9 years ago
fedf0d3
ui: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
ee31299
replay: recording of the user input
by Pavel Dovgalyuk
· 10 years ago
382e173
vnc: fix mismerge
by Gerd Hoffmann
· 9 years ago
c3d6899
vnc: recycle empty vs->output buffer
by Peter Lieven
· 9 years ago
2e0c90a
vnc: fix local state init
by Gerd Hoffmann
· 9 years ago
c7628bf
vnc: only alloc server surface with clients connected
by Gerd Hoffmann
· 9 years ago
f7b3d68
vnc: use vnc_{width,height} in vnc_set_area_dirty
by Gerd Hoffmann
· 9 years ago
453f842
vnc: factor out vnc_update_server_surface
by Gerd Hoffmann
· 9 years ago
d05959c
vnc: add vnc_width+vnc_height helpers
by Gerd Hoffmann
· 9 years ago
e081aae
vnc: zap dead code
by Gerd Hoffmann
· 9 years ago
d903401
vnc-jobs: move buffer reset, use new buffer move
by Gerd Hoffmann
· 9 years ago
8305f91
vnc: kill jobs queue buffer
by Gerd Hoffmann
· 9 years ago
543b958
vnc: attach names to buffers
by Gerd Hoffmann
· 9 years ago
4d77b1f
vnc: fix bug: vnc server can't start when 'to' is specified
by Yang Hongyang
· 9 years ago
de3f7de
vnc: allow fall back to RAW encoding
by Peter Lieven
· 10 years ago
e72df72
ui/curses: Fix pageup/pagedown on -curses
by OGAWA Hirofumi
· 9 years ago
e2368dc
ui/curses: Support line graphics chars on -curses mode
by OGAWA Hirofumi
· 9 years ago
615220d
ui/curses: Fix monitor color with -curses when 256 colors
by OGAWA Hirofumi
· 9 years ago
568c73a
input: Convert to new qapi union layout
by Eric Blake
· 9 years ago
2d32add
sockets: Convert to new qapi union layout
by Eric Blake
· 9 years ago
ddf2190
qapi: Unbox base members
by Eric Blake
· 9 years ago
98481bf
vnc: Hoist allocation of VncBasicInfo to callers
by Eric Blake
· 9 years ago
88c5f20
util: pull Buffer code out of VNC module
by Daniel P. Berrange
· 10 years ago
e0d03b8
ui: convert VNC startup code to use SocketAddress
by Daniel P. Berrange
· 10 years ago
526d580
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
fa19d02
qemu-char: convert vc backend to data-driven creation
by Paolo Bonzini
· 9 years ago
468a895
ui/cocoa.m: blinky mouse cursor fix
by John Arbuckle
· 9 years ago
a7940ec
ui/cocoa.m: addRemovableDevicesMenuItems() warning fix
by John Arbuckle
· 9 years ago
4ca1728
qemu-char: add create to register_char_driver
by Paolo Bonzini
· 9 years ago
a1dbc05
ui/cocoa.m: eliminate normalWindow warning
by John Arbuckle
· 9 years ago
925a040
gtk/opengl: add opengl context and scanout support (GtkGLArea)
by Gerd Hoffmann
· 10 years ago
4782aeb
gtk/opengl: add opengl context and scanout support (egl)
by Gerd Hoffmann
· 10 years ago
6c18744
opengl: add egl-context.[ch] helpers
by Gerd Hoffmann
· 10 years ago
06020b9
ui/console: add opengl context and scanout support interfaces.
by Gerd Hoffmann
· 11 years ago
136a8d9
sdl2: stop flickering
by Gerd Hoffmann
· 10 years ago
c046d82
shaders: initialize vertexes once
by Gerd Hoffmann
· 10 years ago
365d7f3
ui/cocoa.m: remove open dialog code
by John Arbuckle
· 9 years ago
3b178b7
ui/cocoa.m: prevent stuck key situation
by John Arbuckle
· 9 years ago
d9bc14f
ui/cocoa.m: verify with user before quitting QEMU
by John Arbuckle
· 9 years ago
c8f3f17
gtk: avoid redefining _WIN32_WINNT macro
by Daniel P. Berrange
· 10 years ago
b2af43c
spice: surface switch fast path requires same format too.
by Gerd Hoffmann
· 10 years ago
b12a84c
cocoa: Suppress Cocoa window with -display
by Rainer Müller
· 10 years ago
6196224
Merge remote-tracking branch 'remotes/berrange/tags/vnc-crypto-v9-for-upstream' into staging
by Peter Maydell
· 10 years ago
3e305e4
ui: convert VNC server to use QCryptoTLSSession
by Daniel P. Berrange
· 10 years ago
fdd1ab6
ui: fix return type for VNC I/O functions to be ssize_t
by Daniel P. Berrange
· 10 years ago
2cb5d2a
gtk: use setlocale() for LC_MESSAGES only
by Alberto Garcia
· 10 years ago
78aee08
gtk: don't grab input when entering fullscreen.
by Gerd Hoffmann
· 10 years ago
1d73cd7
gtk: set free_scale when setting zoom_fit
by Gerd Hoffmann
· 10 years ago
d531dee
gtk: trace input grab reason
by Gerd Hoffmann
· 10 years ago
695cc59
gtk: move gd_update_caption calls to gd_{grab,ungrab}_{pointer,keyboard}
by Gerd Hoffmann
· 10 years ago
aa4f405
gtk: check for existing grabs in gd_grab_{pointer,keyboard}
by Gerd Hoffmann
· 10 years ago
ef1e1e0
maint: avoid useless "if (foo) free(foo)" pattern
by Daniel P. Berrange
· 10 years ago
eb8934b
vnc: fix memory corruption (CVE-2015-5225)
by Gerd Hoffmann
· 10 years ago
6092845
vnc: fix memory leak
by Gonglei
· 10 years ago
a169513
vnc: fix vnc client authentication
by Wolfgang Bumiller
· 10 years ago
800567a
ui: convert VNC to use generic cipher API
by Daniel P. Berrange
· 10 years ago
8e9b0d2
ui: convert VNC websockets to use crypto APIs
by Daniel P. Berrange
· 10 years ago
9fd7246
crypto: move built-in D3DES implementation into crypto/
by Daniel P. Berrange
· 10 years ago
a0b1a66
Include monitor/monitor.h exactly where needed
by Markus Armbruster
· 10 years ago
cc7a8ea
Include qapi/qmp/qerror.h exactly where needed
by Markus Armbruster
· 10 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
75158eb
qerror: Eliminate QERR_DEVICE_NOT_FOUND
by Markus Armbruster
· 10 years ago
70b9433
QemuOpts: Wean off qerror_report_err()
by Markus Armbruster
· 10 years ago
693a3e0
ui/cocoa.m: Add machine menu items to change and eject removable drive media
by John Arbuckle
· 10 years ago
2707461
ui/cocoa.m: Add Reset and Power Down menu items to Machine menu
by John Arbuckle
· 10 years ago
8524f1c
ui/cocoa.m: Add Machine menu with pause and resume menu items
by John Arbuckle
· 10 years ago
82e1cc4
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
by Fam Zheng
· 10 years ago
afa25c4
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into staging
by Peter Maydell
· 10 years ago
169b713
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into staging
by Peter Maydell
· 10 years ago
060ab76
gtk: don't exit early in case gtk init fails
by Gerd Hoffmann
· 10 years ago
5a9259a
spice: ui_info tweaks
by Gerd Hoffmann
· 10 years ago
c6e4847
spice-display: fix segfault in qemu_spice_create_update
by Gerd Hoffmann
· 10 years ago
08d49df
sdl2: fix crash in handle_windowevent() when restoring the screen size
by Alberto Garcia
· 10 years ago
71df1d8
QemuOpts: Convert qemu_opt_foreach() to Error
by Markus Armbruster
· 10 years ago
1640b20
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
by Markus Armbruster
· 10 years ago
28d0de7
QemuOpts: Convert qemu_opts_foreach() to Error
by Markus Armbruster
· 10 years ago
42af3e3
ui/console: remove dpy_gfx_update_dirty
by Paolo Bonzini
· 10 years ago
2a90c45
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150529-1' into staging
by Peter Maydell
· 10 years ago
9441aa2
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150529-1' into staging
by Peter Maydell
· 10 years ago
63c67b6
gtk: Replace gdk_cursor_new()
by Max Reitz
· 10 years ago
Next »