index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
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
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
spice: use a default name for the server
Marc-André Lureau
2019-02-21
1
-1
/
+1
*
spice: do not stop spice if VM is paused
Marc-André Lureau
2019-02-21
1
-1
/
+1
*
spice: merge options lists
Marc-André Lureau
2019-02-21
1
-0
/
+1
*
spice: avoid spice runtime assert
Marc-André Lureau
2019-02-21
1
-0
/
+8
*
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
2019-02-21
1
-0
/
+51
*
spice: Remove unused include
Frediano Ziglio
2019-01-10
1
-1
/
+0
*
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
2019-01-10
1
-8
/
+0
*
spice: Clean up error reporting in add_channel()
Markus Armbruster
2018-10-19
1
-6
/
+7
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-6
/
+4
*
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2018-06-26
1
-1
/
+2
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-2
/
+2
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-1
/
+1
*
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
spice: remove unused timer list
Frediano Ziglio
2018-01-12
1
-4
/
+0
*
spice: remove only written event_mask field
Frediano Ziglio
2018-01-12
1
-4
/
+2
*
spice: remove unused watch list
Frediano Ziglio
2018-01-12
1
-4
/
+0
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-22
1
-1
/
+0
|
\
|
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-1
/
+0
*
|
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
2017-06-14
1
-0
/
+1
|
/
*
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
1
-1
/
+1
*
spice: add display & head options
Gerd Hoffmann
2017-02-27
1
-0
/
+6
*
spice: allow to specify drm rendernode
Marc-André Lureau
2017-02-20
1
-1
/
+4
*
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
1
-1
/
+1
*
ui: spice: Exit if gl=on EGL init fails
Cole Robinson
2016-06-03
1
-2
/
+4
*
spice: Disallow use of gl + TCP port
Christophe Fergeau
2016-03-24
1
-0
/
+5
*
module: Rename machine_init() to opts_init()
Eduardo Habkost
2016-03-16
1
-1
/
+1
*
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
2016-02-23
1
-1
/
+2
*
spice: add opengl/virgl/dmabuf support
Gerd Hoffmann
2016-02-23
1
-1
/
+14
*
ui: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
Fix corner-case when using VNC+SASL+SPICE
Christophe Fergeau
2016-01-18
1
-2
/
+2
*
qapi: Unbox base members
Eric Blake
2015-11-02
1
-10
/
+13
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
2015-06-09
1
-2
/
+3
*
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
2015-06-09
1
-1
/
+1
*
spice: don't update mm_time when spice-server is stopped.
Gerd Hoffmann
2015-05-29
1
-0
/
+1
*
monitor: Make client_migrate_info synchronous
Markus Armbruster
2015-04-27
1
-21
/
+5
*
spice: add unix address support
Marc-André Lureau
2015-01-22
1
-0
/
+9
*
spice: fix memory leak
Gonglei
2014-12-16
1
-4
/
+1
*
spice: remove spice-experimental.h include
Marc-André Lureau
2014-12-16
1
-1
/
+0
*
spice: do not require TCP ports
Marc-André Lureau
2014-12-16
1
-4
/
+0
*
spice: call qemu_spice_set_passwd() during init
Marc-André Lureau
2014-09-16
1
-1
/
+1
*
spice: use console index as display id
Gerd Hoffmann
2014-09-01
1
-2
/
+1
*
spice: don't use 'Yoda conditions'
Gonglei
2014-08-15
1
-2
/
+2
[next]