index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
vns/tls: don't use depricated gnutls functions
Gerd Hoffmann
2011-09-09
1
-19
/
+49
*
spice: workaround a spice server bug.
Gerd Hoffmann
2011-09-07
1
-1
/
+24
*
spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993
Yonit Halperin
2011-09-07
1
-1
/
+2
*
sdl: Don't release input on mouse mode change in full-screen mode
Jan Kiszka
2011-08-22
1
-1
/
+3
*
Convert last qemu_free and qemu_malloc uses
Blue Swirl
2011-08-21
1
-3
/
+3
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
14
-93
/
+93
*
ui/spice-core: report compiled-version in info spice/query-spice
Alon Levy
2011-08-10
1
-0
/
+8
*
sdl: Refactor sdl_send_mouse_event
Jan Kiszka
2011-08-05
1
-11
/
+11
*
sdl: Factor out event handlers from sdl_refresh
Jan Kiszka
2011-08-05
1
-205
/
+271
*
sdl: Add zoom hot keys
Jan Kiszka
2011-08-05
1
-0
/
+13
*
sdl: Dynamically grab input in absolute mouse mode
Jan Kiszka
2011-08-05
1
-6
/
+37
*
sdl: Fix cursor handling when switching consoles in absolute mouse mode
Jan Kiszka
2011-08-05
1
-3
/
+10
*
sdl: Never release input while in full screen mode
Jan Kiszka
2011-08-05
1
-3
/
+4
*
sdl: Consistently avoid grabbing input for text consoles
Jan Kiszka
2011-08-05
1
-3
/
+6
*
sdl: Initialize gui_fullscreen earlier during setup
Jan Kiszka
2011-08-05
1
-4
/
+5
*
sdl: Drop bogus gui_fullscreen_initial_grab
Jan Kiszka
2011-08-05
1
-3
/
+1
*
sdl: Restore scaling mode on return from full screen
Jan Kiszka
2011-08-05
1
-15
/
+33
*
sdl: Fix full screen toggling from scaled mode
Jan Kiszka
2011-08-05
1
-1
/
+2
*
sdl: Properly mark modifier+u as hotkey
Jan Kiszka
2011-08-05
1
-0
/
+1
*
sdl: Avoid redundant scaling deactivation
Jan Kiszka
2011-08-05
1
-4
/
+6
*
sdl: Do not make full screen mode resizable
Jan Kiszka
2011-08-05
1
-2
/
+5
*
sdl: Fix termination in -no-shutdown mode
Jan Kiszka
2011-08-05
1
-1
/
+3
*
qxl: async io support using new spice api
Alon Levy
2011-08-03
2
-15
/
+59
*
spice/qxl: move worker wrappers
Gerd Hoffmann
2011-08-01
2
-58
/
+0
*
spice: add qemu_spice_display_init_common
Gerd Hoffmann
2011-08-01
2
-6
/
+12
*
spice: add worker wrapper functions.
Gerd Hoffmann
2011-08-01
2
-6
/
+111
*
Wrap recv to avoid warnings
Blue Swirl
2011-07-25
2
-2
/
+2
*
notifier: Pass data argument to callback
Jan Kiszka
2011-07-23
4
-6
/
+6
*
Remove unused USES_X509_AUTH macro from VNC sasl code
Daniel P. Berrange
2011-07-23
1
-7
/
+0
*
Introduce a 'client_add' monitor command accepting an open FD
Daniel P. Berrange
2011-07-23
1
-0
/
+7
*
Store VNC auth scheme per-client as well as per-server
Daniel P. Berrange
2011-07-23
4
-26
/
+41
*
qemu-char: Print strerror message on failure
Kevin Wolf
2011-07-23
1
-1
/
+1
*
spice: add sanity check for spice ports
Gerd Hoffmann
2011-07-20
1
-1
/
+10
*
qxl: set mm_time in vga update
Alon Levy
2011-07-04
1
-0
/
+5
*
spice: catch spice server initialization failures.
Gerd Hoffmann
2011-07-04
1
-1
/
+4
*
vnc: Fix compilation with --enable-vnc-png
Stefan Weil
2011-06-27
1
-0
/
+3
*
Fix MinGW compilation when --enable-vnc-jpeg is specified
Roy Tam
2011-06-26
1
-2
/
+5
*
cocoa: Avoid warning related to multiple handleEvent: definitions
Andreas Färber
2011-06-14
1
-1
/
+2
*
cocoa: Provide central qemu_main() prototype
Andreas Färber
2011-06-14
1
-3
/
+3
*
Cocoa: avoid displaying window when command-line contains '-h' or '-help'
Alexandre Raymond
2011-06-14
1
-1
/
+2
*
cocoa: do not create a spurious window for -version
Tristan Gingold
2011-06-14
1
-3
/
+12
*
Merge remote-tracking branch 'spice/spice.v37' into staging
Anthony Liguori
2011-06-08
1
-8
/
+18
|
\
|
*
spice: require spice 0.6.0 or newer.
Gerd Hoffmann
2011-06-06
1
-8
/
+0
|
*
spice: add SASL support
Marc-André Lureau
2011-06-06
1
-0
/
+12
|
*
spice: add option for disabling copy paste support
Hans de Goede
2011-06-06
1
-0
/
+6
*
|
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
2
-5
/
+0
|
/
*
set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video...
Michael Tokarev
2011-05-15
1
-0
/
+12
*
spice: drop obsolete iothread locking
Gerd Hoffmann
2011-05-03
1
-6
/
+0
*
spice: don't call displaystate callbacks from spice server context.
Gerd Hoffmann
2011-05-03
2
-0
/
+15
*
spice: don't create updates in spice server context.
Gerd Hoffmann
2011-05-03
2
-21
/
+43
[next]