index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-05
sdl: Refactor sdl_send_mouse_event
Jan Kiszka
1
-11
/
+11
2011-08-05
sdl: Factor out event handlers from sdl_refresh
Jan Kiszka
1
-205
/
+271
2011-08-05
sdl: Add zoom hot keys
Jan Kiszka
1
-0
/
+13
2011-08-05
sdl: Dynamically grab input in absolute mouse mode
Jan Kiszka
1
-6
/
+37
2011-08-05
sdl: Fix cursor handling when switching consoles in absolute mouse mode
Jan Kiszka
1
-3
/
+10
2011-08-05
sdl: Never release input while in full screen mode
Jan Kiszka
1
-3
/
+4
2011-08-05
sdl: Consistently avoid grabbing input for text consoles
Jan Kiszka
1
-3
/
+6
2011-08-05
sdl: Initialize gui_fullscreen earlier during setup
Jan Kiszka
1
-4
/
+5
2011-08-05
sdl: Drop bogus gui_fullscreen_initial_grab
Jan Kiszka
1
-3
/
+1
2011-08-05
sdl: Restore scaling mode on return from full screen
Jan Kiszka
1
-15
/
+33
2011-08-05
sdl: Fix full screen toggling from scaled mode
Jan Kiszka
1
-1
/
+2
2011-08-05
sdl: Properly mark modifier+u as hotkey
Jan Kiszka
1
-0
/
+1
2011-08-05
sdl: Avoid redundant scaling deactivation
Jan Kiszka
1
-4
/
+6
2011-08-05
sdl: Do not make full screen mode resizable
Jan Kiszka
1
-2
/
+5
2011-08-05
sdl: Fix termination in -no-shutdown mode
Jan Kiszka
1
-1
/
+3
2011-08-03
qxl: async io support using new spice api
Alon Levy
2
-15
/
+59
2011-08-01
spice/qxl: move worker wrappers
Gerd Hoffmann
2
-58
/
+0
2011-08-01
spice: add qemu_spice_display_init_common
Gerd Hoffmann
2
-6
/
+12
2011-08-01
spice: add worker wrapper functions.
Gerd Hoffmann
2
-6
/
+111
2011-07-25
Wrap recv to avoid warnings
Blue Swirl
2
-2
/
+2
2011-07-23
notifier: Pass data argument to callback
Jan Kiszka
4
-6
/
+6
2011-07-23
Remove unused USES_X509_AUTH macro from VNC sasl code
Daniel P. Berrange
1
-7
/
+0
2011-07-23
Introduce a 'client_add' monitor command accepting an open FD
Daniel P. Berrange
1
-0
/
+7
2011-07-23
Store VNC auth scheme per-client as well as per-server
Daniel P. Berrange
4
-26
/
+41
2011-07-23
qemu-char: Print strerror message on failure
Kevin Wolf
1
-1
/
+1
2011-07-20
spice: add sanity check for spice ports
Gerd Hoffmann
1
-1
/
+10
2011-07-04
qxl: set mm_time in vga update
Alon Levy
1
-0
/
+5
2011-07-04
spice: catch spice server initialization failures.
Gerd Hoffmann
1
-1
/
+4
2011-06-27
vnc: Fix compilation with --enable-vnc-png
Stefan Weil
1
-0
/
+3
2011-06-26
Fix MinGW compilation when --enable-vnc-jpeg is specified
Roy Tam
1
-2
/
+5
2011-06-14
cocoa: Avoid warning related to multiple handleEvent: definitions
Andreas Färber
1
-1
/
+2
2011-06-14
cocoa: Provide central qemu_main() prototype
Andreas Färber
1
-3
/
+3
2011-06-14
Cocoa: avoid displaying window when command-line contains '-h' or '-help'
Alexandre Raymond
1
-1
/
+2
2011-06-14
cocoa: do not create a spurious window for -version
Tristan Gingold
1
-3
/
+12
2011-06-08
Merge remote-tracking branch 'spice/spice.v37' into staging
Anthony Liguori
1
-8
/
+18
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2
-5
/
+0
2011-06-06
spice: require spice 0.6.0 or newer.
Gerd Hoffmann
1
-8
/
+0
2011-06-06
spice: add SASL support
Marc-André Lureau
1
-0
/
+12
2011-06-06
spice: add option for disabling copy paste support
Hans de Goede
1
-0
/
+6
2011-05-15
set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video...
Michael Tokarev
1
-0
/
+12
2011-05-03
spice: drop obsolete iothread locking
Gerd Hoffmann
1
-6
/
+0
2011-05-03
spice: don't call displaystate callbacks from spice server context.
Gerd Hoffmann
2
-0
/
+15
2011-05-03
spice: don't create updates in spice server context.
Gerd Hoffmann
2
-21
/
+43
2011-05-03
Make spice dummy functions inline to fix calls not checking return values
Jes Sorensen
1
-2
/
+10
2011-04-10
vnc: tight: Fix crash after 2GB of output
Michael Tokarev
2
-4
/
+5
2011-04-01
vnc: added missing name->keysym pairs for Polish national characters
Leszek Grzegorek
1
-0
/
+18
2011-04-01
ui/sdl: Load optional QEMU icon
Stefan Weil
1
-0
/
+13
2011-03-25
severe memory leak caused by broken palette_destroy() function
Ulrich Obergfell
1
-3
/
+1
2011-03-22
vnc: fix build error from VNC_DIRTY_WORDS
Anthony Liguori
1
-1
/
+1
2011-03-22
fix vnc regression
Wen Congyang
1
-2
/
+6
[next]