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
2020-10-21
spice: wire up monitor in QemuSpiceOps.
Gerd Hoffmann
1
-1
/
+2
2020-10-21
spice: move display_add_client() to QemuSpiceOps.
Gerd Hoffmann
1
-1
/
+2
2020-10-21
spice: move auth functions to QemuSpiceOps.
Gerd Hoffmann
1
-4
/
+6
2020-10-21
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
1
-2
/
+3
2020-10-21
spice: move display_init() to QemuSpiceOps.
Gerd Hoffmann
1
-0
/
+1
2020-10-21
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
1
-1
/
+2
2020-10-21
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
1
-0
/
+5
2020-10-21
spice: add module helpers
Gerd Hoffmann
1
-1
/
+0
2020-10-15
chardev/spice: simplify chardev setup
Gerd Hoffmann
1
-2
/
+0
2020-09-23
audio: remove qemu_spice_audio_init()
Gerd Hoffmann
1
-1
/
+0
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-02-21
spice: use a default name for the server
Marc-André Lureau
1
-1
/
+1
2019-02-21
spice: do not stop spice if VM is paused
Marc-André Lureau
1
-1
/
+1
2019-02-21
spice: merge options lists
Marc-André Lureau
1
-0
/
+1
2019-02-21
spice: avoid spice runtime assert
Marc-André Lureau
1
-0
/
+8
2019-02-21
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
1
-0
/
+51
2019-01-10
spice: Remove unused include
Frediano Ziglio
1
-1
/
+0
2019-01-10
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
1
-8
/
+0
2018-10-19
spice: Clean up error reporting in add_channel()
Markus Armbruster
1
-6
/
+7
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-6
/
+4
2018-06-26
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
1
-1
/
+2
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-2
/
+2
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-01-12
spice: remove unused timer list
Frediano Ziglio
1
-4
/
+0
2018-01-12
spice: remove only written event_mask field
Frediano Ziglio
1
-4
/
+2
2018-01-12
spice: remove unused watch list
Frediano Ziglio
1
-4
/
+0
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
1
-1
/
+0
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-1
/
+0
2017-06-14
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
1
-0
/
+1
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
1
-1
/
+1
2017-02-27
spice: add display & head options
Gerd Hoffmann
1
-0
/
+6
2017-02-20
spice: allow to specify drm rendernode
Marc-André Lureau
1
-1
/
+4
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
[next]