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
/
spice-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
spice: raise requirement to 0.12
Gerd Hoffmann
1
-49
/
+2
2012-09-05
spice: adding seamless-migration option to the command line
Yonit Halperin
1
-0
/
+7
2012-09-05
spice: add 'migrated' flag to spice info
Yonit Halperin
1
-0
/
+4
2012-09-05
spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
Yonit Halperin
1
-1
/
+8
2012-09-05
spice: notify on vm state change only via spice_server_vm_start/stop
Yonit Halperin
1
-0
/
+4
2012-09-05
spice: notify spice server on vm start/stop
Yonit Halperin
1
-0
/
+14
2012-09-05
spice: abort on invalid streaming cmdline params
Christophe Fergeau
1
-1
/
+2
2012-05-03
spice_info: add mouse_mode
Alon Levy
1
-0
/
+7
2012-03-19
spice: fix broken initialization
Alon Levy
1
-8
/
+1
2012-03-19
spice: set spice uuid and name
Marc-André Lureau
1
-0
/
+6
2012-02-28
Error out when tls-channel option is used without TLS
Christophe Fergeau
1
-1
/
+7
2012-02-28
spice: use error_report to report errors
Christophe Fergeau
1
-11
/
+11
2012-02-27
qxl: require spice >= 0.8.2
Alon Levy
1
-17
/
+0
2012-02-21
spice: support ipv6 channel address in monitor events and in spice info
Yonit Halperin
1
-5
/
+32
2012-02-21
Add SPICE support to add_client monitor command
Daniel P. Berrange
1
-0
/
+13
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+3
2011-10-31
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-81
/
+58
2011-10-27
qapi: Convert query-spice
Luiz Capitulino
1
-81
/
+58
2011-10-25
spice: fix file handle cleanup
Gerd Hoffmann
1
-1
/
+1
2011-10-25
ui/spice-core: fix segfault in monitor
Alon Levy
1
-1
/
+1
2011-10-25
spice: Convert core to QEMU thread API
Jan Kiszka
1
-4
/
+4
2011-10-25
spice: support the new migration interface (spice 0.8.3)
Yonit Halperin
1
-1
/
+55
2011-10-25
spice: turn client_migrate_info to async
Yonit Halperin
1
-3
/
+7
2011-10-20
migration: Export a function that tells if the migration has finished correctly
Juan Quintela
1
-2
/
+2
2011-09-07
spice: workaround a spice server bug.
Gerd Hoffmann
1
-1
/
+24
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-15
/
+15
2011-08-10
ui/spice-core: report compiled-version in info spice/query-spice
Alon Levy
1
-0
/
+8
2011-07-23
notifier: Pass data argument to callback
Jan Kiszka
1
-1
/
+1
2011-07-20
spice: add sanity check for spice ports
Gerd Hoffmann
1
-1
/
+10
2011-07-04
spice: catch spice server initialization failures.
Gerd Hoffmann
1
-1
/
+4
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-03-21
change all rt_clock references to use millisecond resolution accessors
Paolo Bonzini
1
-2
/
+2
2011-01-24
spice/vnc: client migration.
Gerd Hoffmann
1
-0
/
+25
2010-12-09
vnc/spice: add set_passwd monitor command.
Gerd Hoffmann
1
-0
/
+35
2010-12-09
spice: add qmp 'query-spice' and hmp 'info spice' commands.
Gerd Hoffmann
1
-0
/
+136
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
1
-3
/
+3
2010-11-09
spice: add audio
Gerd Hoffmann
1
-0
/
+1
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-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-09-21
spice: add keyboard
Gerd Hoffmann
1
-0
/
+2
2010-09-21
spice: core bits
Gerd Hoffmann
1
-0
/
+187