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
/
spice-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()
Gerd Hoffmann
2013-12-16
1
-2
/
+2
*
spice: move qemu_spice_display_*() from spice-graphics to spice-core
Gerd Hoffmann
2013-12-16
1
-0
/
+16
*
spice: flip streaming video mode to off by default
Gerd Hoffmann
2013-12-16
1
-0
/
+2
*
spice: fix multihead support
Gerd Hoffmann
2013-10-17
1
-4
/
+20
*
Fix VNC SASL authentication when using a QXL device
Christophe Fergeau
2013-10-17
1
-0
/
+1
*
spice: replace use of deprecated API
Marc-André Lureau
2013-10-17
1
-8
/
+7
*
spice-core: Use g_strdup_printf instead of snprintf
Christophe Fergeau
2013-09-10
1
-14
/
+14
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-5
/
+5
*
spice: fix display initialization
Gerd Hoffmann
2013-07-30
1
-0
/
+5
*
migration: fix spice migration
Stefan Hajnoczi
2013-07-29
1
-1
/
+1
*
spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850)
Hans de Goede
2013-06-24
1
-0
/
+13
*
spice: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
1
-2
/
+2
*
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
2013-01-12
1
-0
/
+84
*
spice: drop incorrect vm_change_state_handler() opaque
Stefan Hajnoczi
2013-01-04
1
-3
/
+2
*
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-19
1
-14
/
+14
|
\
|
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-5
/
+5
|
*
migration: move include files to include/migration/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
|
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-4
/
+4
|
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
|
spice-qemu-char: register spicevmc ports during qemu_spice_init()
Marc-André Lureau
2012-12-17
1
-0
/
+4
*
|
qxl+vnc: register a vm state change handler for dummy spice_server
Uri Lublin
2012-12-17
1
-0
/
+2
|
/
*
Fix the inconsistency in x509-dh-key-file parameter
Lei Li
2012-11-21
1
-1
/
+1
*
spice: raise requirement to 0.12
Gerd Hoffmann
2012-10-08
1
-49
/
+2
*
spice: adding seamless-migration option to the command line
Yonit Halperin
2012-09-05
1
-0
/
+7
*
spice: add 'migrated' flag to spice info
Yonit Halperin
2012-09-05
1
-0
/
+4
*
spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
Yonit Halperin
2012-09-05
1
-1
/
+8
*
spice: notify on vm state change only via spice_server_vm_start/stop
Yonit Halperin
2012-09-05
1
-0
/
+4
*
spice: notify spice server on vm start/stop
Yonit Halperin
2012-09-05
1
-0
/
+14
*
spice: abort on invalid streaming cmdline params
Christophe Fergeau
2012-09-05
1
-1
/
+2
*
spice_info: add mouse_mode
Alon Levy
2012-05-03
1
-0
/
+7
*
spice: fix broken initialization
Alon Levy
2012-03-19
1
-8
/
+1
*
spice: set spice uuid and name
Marc-André Lureau
2012-03-19
1
-0
/
+6
*
Error out when tls-channel option is used without TLS
Christophe Fergeau
2012-02-28
1
-1
/
+7
*
spice: use error_report to report errors
Christophe Fergeau
2012-02-28
1
-11
/
+11
*
qxl: require spice >= 0.8.2
Alon Levy
2012-02-27
1
-17
/
+0
*
spice: support ipv6 channel address in monitor events and in spice info
Yonit Halperin
2012-02-21
1
-5
/
+32
*
Add SPICE support to add_client monitor command
Daniel P. Berrange
2012-02-21
1
-0
/
+13
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-10-31
1
-81
/
+58
|
\
|
*
qapi: Convert query-spice
Luiz Capitulino
2011-10-27
1
-81
/
+58
*
|
spice: fix file handle cleanup
Gerd Hoffmann
2011-10-25
1
-1
/
+1
*
|
ui/spice-core: fix segfault in monitor
Alon Levy
2011-10-25
1
-1
/
+1
*
|
spice: Convert core to QEMU thread API
Jan Kiszka
2011-10-25
1
-4
/
+4
*
|
spice: support the new migration interface (spice 0.8.3)
Yonit Halperin
2011-10-25
1
-1
/
+55
*
|
spice: turn client_migrate_info to async
Yonit Halperin
2011-10-25
1
-3
/
+7
|
/
*
migration: Export a function that tells if the migration has finished correctly
Juan Quintela
2011-10-20
1
-2
/
+2
*
spice: workaround a spice server bug.
Gerd Hoffmann
2011-09-07
1
-1
/
+24
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-15
/
+15
[next]