index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ui
/
qemu-spice.h
Age
Commit message (
Expand
)
Author
2023-01-19
ui/spice: QXLInterface method set_mm_time() is now dead, drop
Markus Armbruster
2023-01-19
ui/spice: Require spice-server >= 0.14.0
Markus Armbruster
2022-01-18
spice: Update QXLInterface for spice >= 0.15.0
John Snow
2021-02-04
spice: delay starting until display are initialized
Marc-André Lureau
2020-10-21
spice: move display_add_client() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move auth functions to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move display_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
2020-10-21
spice: add module helpers
Gerd Hoffmann
2020-10-15
chardev/spice: simplify chardev setup
Gerd Hoffmann
2020-09-23
audio: remove qemu_spice_audio_init()
Gerd Hoffmann
2019-01-10
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2016-08-09
clang: Fix warning reg. expansion to 'defined'
Pranith Kumar
2016-07-06
spice: avoid .set_mm_time on >= 0.12.6
John Snow
2016-05-20
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-23
include: Clean up includes
Peter Maydell
2015-10-19
qemu-char: convert spice backend to data-driven creation
Paolo Bonzini
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-04-27
monitor: Make client_migrate_info synchronous
Markus Armbruster
2015-02-18
hmp: Clean up declarations for long-gone info handlers
Markus Armbruster
2015-01-29
qmp hmp: Improve error messages when SPICE is not in use
Markus Armbruster
2015-01-29
qmp hmp: Factor out common "using spice" test
Markus Armbruster
2013-12-16
include: add missing config-host.h include
Marc-André Lureau
2013-10-17
spice: fix multihead support
Gerd Hoffmann
2013-07-30
spice: fix display initialization
Gerd Hoffmann
2013-03-13
chardev: add spice support to qapi
Gerd Hoffmann
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini