Sign in
qemu-android
/
qemu-android
/
40893768df4d4c207f000caf809f30c3d0145b1f
/
ui
/
spice-core.c
07d49a5
spice: call qemu_spice_set_passwd() during init
by Marc-André Lureau
· 11 years ago
cd56cc6
spice: use console index as display id
by Gerd Hoffmann
· 11 years ago
fe8e832
spice: don't use 'Yoda conditions'
by Gonglei
· 11 years ago
b1ea7b7
spice: auth fixes
by Gerd Hoffmann
· 11 years ago
7cfadb6
qapi event: convert SPICE events
by Wenchao Xia
· 11 years ago
a589569
qapi: adjust existing defines
by Wenchao Xia
· 11 years ago
a76a2f7
spice: fix libvirt snapshots
by Gerd Hoffmann
· 11 years ago
4f60af9
spice: fix "info spice"
by Gerd Hoffmann
· 11 years ago
b50f3e4
spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()
by Gerd Hoffmann
· 11 years ago
7cc6a25
spice: move qemu_spice_display_*() from spice-graphics to spice-core
by Gerd Hoffmann
· 11 years ago
f1d3e58
spice: flip streaming video mode to off by default
by Gerd Hoffmann
· 11 years ago
9fa0328
spice: fix multihead support
by Gerd Hoffmann
· 11 years ago
764eb39
Fix VNC SASL authentication when using a QXL device
by Christophe Fergeau
· 11 years ago
26defe8
spice: replace use of deprecated API
by Marc-André Lureau
· 11 years ago
6735aa9
spice-core: Use g_strdup_printf instead of snprintf
by Christophe Fergeau
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
58ae52a
spice: fix display initialization
by Gerd Hoffmann
· 12 years ago
02edd2e
migration: fix spice migration
by Stefan Hajnoczi
· 12 years ago
5ad24e5
spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850)
by Hans de Goede
· 12 years ago
fd3bea3
spice: Fix unchecked strdup() by converting to g_strdup()
by Markus Armbruster
· 12 years ago
4d45457
qemu-option: move standard option definitions out of qemu-config.c
by Paolo Bonzini
· 12 years ago
bfb82a2
spice: drop incorrect vm_change_state_handler() opaque
by Stefan Hajnoczi
· 12 years ago
27dd773
Merge remote-tracking branch 'bonzini/header-dirs' into staging
by Anthony Liguori
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
caf71f8
migration: move include files to include/migration/
by Paolo Bonzini
· 12 years ago
83c9089
monitor: move include files to include/monitor/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
afd0b40
spice-qemu-char: register spicevmc ports during qemu_spice_init()
by Marc-André Lureau
· 12 years ago
938b8a3
qxl+vnc: register a vm state change handler for dummy spice_server
by Uri Lublin
· 12 years ago
9995c0b
Fix the inconsistency in x509-dh-key-file parameter
by Lei Li
· 12 years ago
67be672
spice: raise requirement to 0.12
by Gerd Hoffmann
· 13 years ago
8c95705
spice: adding seamless-migration option to the command line
by Yonit Halperin
· 13 years ago
61c4efe
spice: add 'migrated' flag to spice info
by Yonit Halperin
· 13 years ago
2fdd16e
spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
by Yonit Halperin
· 13 years ago
71d388d
spice: notify on vm state change only via spice_server_vm_start/stop
by Yonit Halperin
· 13 years ago
f5bb039
spice: notify spice server on vm start/stop
by Yonit Halperin
· 13 years ago
835cab8
spice: abort on invalid streaming cmdline params
by Christophe Fergeau
· 13 years ago
4efee02
spice_info: add mouse_mode
by Alon Levy
· 13 years ago
ad1be89
spice: fix broken initialization
by Alon Levy
· 13 years ago
d0638b1
spice: set spice uuid and name
by Marc-André Lureau
· 13 years ago
35c6332
Error out when tls-channel option is used without TLS
by Christophe Fergeau
· 13 years ago
339a475
spice: use error_report to report errors
by Christophe Fergeau
· 13 years ago
4295e15
qxl: require spice >= 0.8.2
by Alon Levy
· 13 years ago
faa9822
spice: support ipv6 channel address in monitor events and in spice info
by Yonit Halperin
· 13 years ago
f1f5f40
Add SPICE support to add_client monitor command
by Daniel P. Berrange
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
96b3d73
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
d1f2964
qapi: Convert query-spice
by Luiz Capitulino
· 13 years ago
08cc67f
spice: fix file handle cleanup
by Gerd Hoffmann
· 13 years ago
3bb781f
ui/spice-core: fix segfault in monitor
by Alon Levy
· 13 years ago
f9ab609
spice: Convert core to QEMU thread API
by Jan Kiszka
· 14 years ago
026f773
spice: support the new migration interface (spice 0.8.3)
by Yonit Halperin
· 13 years ago
edc5cb1
spice: turn client_migrate_info to async
by Yonit Halperin
· 13 years ago
7073693
migration: Export a function that tells if the migration has finished correctly
by Juan Quintela
· 14 years ago
22b626e
spice: workaround a spice server bug.
by Gerd Hoffmann
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
8df0c7e
ui/spice-core: report compiled-version in info spice/query-spice
by Alon Levy
· 14 years ago
9e8dd45
notifier: Pass data argument to callback
by Jan Kiszka
· 14 years ago
df9cb66
spice: add sanity check for spice ports
by Gerd Hoffmann
· 14 years ago
fba810f
spice: catch spice server initialization failures.
by Gerd Hoffmann
· 14 years ago
012b80d
spice: require spice 0.6.0 or newer.
by Gerd Hoffmann
· 14 years ago
48b3ed0
spice: add SASL support
by Marc-André Lureau
· 14 years ago
d4970b0
spice: add option for disabling copy paste support
by Hans de Goede
· 14 years ago
7bd427d
change all rt_clock references to use millisecond resolution accessors
by Paolo Bonzini
· 14 years ago
e866e23
spice/vnc: client migration.
by Gerd Hoffmann
· 15 years ago
7572150
vnc/spice: add set_passwd monitor command.
by Gerd Hoffmann
· 14 years ago
cb42a87
spice: add qmp 'query-spice' and hmp 'info spice' commands.
by Gerd Hoffmann
· 14 years ago
6f8c63f
spice: connection events.
by Gerd Hoffmann
· 14 years ago
a19cbfb
spice: add qxl device
by Gerd Hoffmann
· 15 years ago
43ae691
Merge remote branch 'spice/bugfix.2' into staging
by Anthony Liguori
· 14 years ago
3e31375
spice: add audio
by Gerd Hoffmann
· 14 years ago
f61d696
spice-core: fix warning when building with spice < 0.6.0
by Gerd Hoffmann
· 14 years ago
3d6d306
spice-core: fix watching for write events
by Hans de Goede
· 14 years ago
84a23f2
spice: add misc config options
by Gerd Hoffmann
· 15 years ago
333b0ee
spice: add config options for the listening address
by Gerd Hoffmann
· 15 years ago
17b6dea
spice: add config options for channel security.
by Gerd Hoffmann
· 15 years ago
9f04e09
spice: make compression configurable.
by Yonit Halperin
· 15 years ago
c448e85
spice: tls support
by Gerd Hoffmann
· 15 years ago
864401c
spice: add keyboard
by Gerd Hoffmann
· 15 years ago
29b0040
spice: core bits
by Gerd Hoffmann
· 15 years ago