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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-02-23
vnc: tight: use the update frequency to choose between lossy and lossless
Corentin Chary
1
-13
/
+62
2011-02-23
vnc: refresh lossy rect after a given timeout
Corentin Chary
3
-3
/
+69
2011-02-23
vnc: add a way to get the update frequency for a given region
Corentin Chary
2
-0
/
+120
2011-02-23
vnc: don't set the quality if lossy encoding are disabled
Corentin Chary
1
-1
/
+3
2011-02-04
vnc: qemu can die if the client is disconnected while updating screen
Corentin Chary
1
-0
/
+4
2011-02-04
ui/sdl: Fix handling of caps lock and num lock keys
Stefan Weil
1
-0
/
+8
2011-02-01
Merge remote branch 'spice/spice.v29.pull' into staging
Anthony Liguori
2
-0
/
+32
2011-02-01
Merge remote branch 'spice/usb.5' into staging
Anthony Liguori
1
-2
/
+2
2011-02-01
vnc: Fix password expiration through 'change vnc ""' (v2)
Anthony Liguori
1
-10
/
+27
2011-01-29
sdl: remove unused variable
Blue Swirl
1
-6
/
+0
2011-01-24
vnc: fix numlock+capslock tracking
Gerd Hoffmann
1
-2
/
+2
2011-01-24
spice: add chardev (v5)
Alon Levy
1
-0
/
+3
2011-01-24
spice/vnc: client migration.
Gerd Hoffmann
2
-0
/
+29
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
3
-9
/
+9
2011-01-12
vnc-auth-sasl: fix a memory leak
Blue Swirl
1
-6
/
+8
2010-12-09
vnc/spice: add set_passwd monitor command.
Gerd Hoffmann
2
-0
/
+40
2010-12-09
vnc: support password expire
Gerd Hoffmann
2
-0
/
+15
2010-12-09
vnc: auth reject cleanup
Gerd Hoffmann
1
-17
/
+13
2010-12-09
spice: add qmp 'query-spice' and hmp 'info spice' commands.
Gerd Hoffmann
2
-0
/
+139
2010-12-09
spice: connection events.
Gerd Hoffmann
1
-0
/
+75
2010-12-09
spice: add qxl device
Gerd Hoffmann
1
-0
/
+15
2010-11-16
Merge remote branch 'spice/bugfix.2' into staging
Anthony Liguori
3
-17
/
+17
2010-11-09
spice: add audio
Gerd Hoffmann
2
-0
/
+2
2010-11-02
spice-display: replace private lock with qemu mutex.
Gerd Hoffmann
2
-14
/
+14
2010-11-02
spice-core: fix warning when building with spice < 0.6.0
Gerd Hoffmann
1
-2
/
+2
2010-11-02
spice-core: fix watching for write events
Hans de Goede
1
-1
/
+1
2010-11-01
Merge remote branch 'spice/config.2' into staging
Anthony Liguori
1
-6
/
+202
2010-10-22
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
1
-2
/
+1
2010-10-21
curses: Fix control-{@[\]^_} and ESC
Samuel Thibault
2
-3
/
+7
2010-10-13
vnc: avoid write only variables
Blue Swirl
1
-0
/
+8
2010-10-08
spice: add misc config options
Gerd Hoffmann
1
-1
/
+28
2010-10-08
spice: add config options for the listening address
Gerd Hoffmann
1
-2
/
+11
2010-10-08
spice: add config options for channel security.
Gerd Hoffmann
1
-0
/
+28
2010-10-08
spice: make compression configurable.
Yonit Halperin
1
-2
/
+75
2010-10-08
spice: tls support
Gerd Hoffmann
1
-4
/
+63
2010-10-05
Merge remote branch 'spice/submit.6' into staging
Anthony Liguori
5
-0
/
+928
2010-10-05
Fix spelling in comments
Stefan Weil
1
-1
/
+1
2010-09-21
spice: add tablet support
Gerd Hoffmann
2
-8
/
+88
2010-09-21
spice: simple display
Gerd Hoffmann
3
-0
/
+482
2010-09-21
spice: add mouse
Gerd Hoffmann
1
-0
/
+52
2010-09-21
spice: add keyboard
Gerd Hoffmann
3
-0
/
+88
2010-09-21
spice: core bits
Gerd Hoffmann
2
-0
/
+226
2010-09-04
vnc: use bswapNN() rather than bswap_NN()
Izumi Tsutsui
1
-4
/
+4
2010-09-04
vnc: tight: remove unused variable
Serge Ziryukin
1
-2
/
+0
2010-09-04
size_t is unsigned, change to ssize_t to handle errors from tight_compress_da...
Jes Sorensen
1
-4
/
+4
2010-08-22
vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()
Yoshiaki Tamura
1
-1
/
+1
2010-08-15
win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)
Stefan Weil
1
-0
/
+4
2010-07-31
Initialize a variable in all cases
Blue Swirl
1
-0
/
+2
2010-07-31
Fix uint8_t comparison with negative value
Blue Swirl
1
-1
/
+1
2010-07-27
Fix mingw32 build
Blue Swirl
1
-9
/
+9
[prev]
[next]