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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
spice-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
1
-1
/
+1
2016-06-03
ui: spice: Exit if gl=on EGL init fails
Cole Robinson
1
-2
/
+4
2016-03-24
spice: Disallow use of gl + TCP port
Christophe Fergeau
1
-0
/
+5
2016-03-16
module: Rename machine_init() to opts_init()
Eduardo Habkost
1
-1
/
+1
2016-02-23
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
1
-1
/
+2
2016-02-23
spice: add opengl/virgl/dmabuf support
Gerd Hoffmann
1
-1
/
+14
2016-02-04
ui: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-18
Fix corner-case when using VNC+SASL+SPICE
Christophe Fergeau
1
-2
/
+2
2015-11-02
qapi: Unbox base members
Eric Blake
1
-10
/
+13
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
1
-2
/
+3
2015-06-09
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-05-29
spice: don't update mm_time when spice-server is stopped.
Gerd Hoffmann
1
-0
/
+1
2015-04-27
monitor: Make client_migrate_info synchronous
Markus Armbruster
1
-21
/
+5
2015-01-22
spice: add unix address support
Marc-André Lureau
1
-0
/
+9
2014-12-16
spice: fix memory leak
Gonglei
1
-4
/
+1
2014-12-16
spice: remove spice-experimental.h include
Marc-André Lureau
1
-1
/
+0
2014-12-16
spice: do not require TCP ports
Marc-André Lureau
1
-4
/
+0
2014-09-16
spice: call qemu_spice_set_passwd() during init
Marc-André Lureau
1
-1
/
+1
2014-09-01
spice: use console index as display id
Gerd Hoffmann
1
-2
/
+1
2014-08-15
spice: don't use 'Yoda conditions'
Gonglei
1
-2
/
+2
2014-07-11
spice: auth fixes
Gerd Hoffmann
1
-0
/
+5
2014-06-23
qapi event: convert SPICE events
Wenchao Xia
1
-34
/
+36
2014-06-23
qapi: adjust existing defines
Wenchao Xia
1
-3
/
+4
2014-05-08
spice: fix libvirt snapshots
Gerd Hoffmann
1
-0
/
+8
2014-05-08
spice: fix "info spice"
Gerd Hoffmann
1
-1
/
+1
2013-12-16
spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()
Gerd Hoffmann
1
-2
/
+2
2013-12-16
spice: move qemu_spice_display_*() from spice-graphics to spice-core
Gerd Hoffmann
1
-0
/
+16
2013-12-16
spice: flip streaming video mode to off by default
Gerd Hoffmann
1
-0
/
+2
2013-10-17
spice: fix multihead support
Gerd Hoffmann
1
-4
/
+20
2013-10-17
Fix VNC SASL authentication when using a QXL device
Christophe Fergeau
1
-0
/
+1
2013-10-17
spice: replace use of deprecated API
Marc-André Lureau
1
-8
/
+7
2013-09-10
spice-core: Use g_strdup_printf instead of snprintf
Christophe Fergeau
1
-14
/
+14
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-5
/
+5
2013-07-30
spice: fix display initialization
Gerd Hoffmann
1
-0
/
+5
2013-07-29
migration: fix spice migration
Stefan Hajnoczi
1
-1
/
+1
2013-06-24
spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850)
Hans de Goede
1
-0
/
+13
2013-01-30
spice: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-2
/
+2
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
1
-0
/
+84
2013-01-04
spice: drop incorrect vm_change_state_handler() opaque
Stefan Hajnoczi
1
-3
/
+2
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
1
-14
/
+14
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-5
/
+5
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-4
/
+4
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-2
/
+2
2012-12-17
spice-qemu-char: register spicevmc ports during qemu_spice_init()
Marc-André Lureau
1
-0
/
+4
2012-12-17
qxl+vnc: register a vm state change handler for dummy spice_server
Uri Lublin
1
-0
/
+2
2012-11-21
Fix the inconsistency in x509-dh-key-file parameter
Lei Li
1
-1
/
+1
[next]