index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-07-27
Initialize a variable in all cases
Blue Swirl
1
-0
/
+2
2010-07-27
Fix uint8_t comparisons with negative values
Blue Swirl
1
-3
/
+3
2010-07-26
vnc: tight: split send_sub_rect
Corentin Chary
1
-25
/
+55
2010-07-26
vnc: tight: fix rgb_prepare_row
Corentin Chary
1
-5
/
+10
[next]