aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-12-30 19:32:05 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-12-30 19:32:05 -0200
commitd340da83d72b102106922a426ee2ece60501ac61 (patch)
tree956948db6ef6969e0417318bf9edd0c8294aecb6 /kvmxfile
parent79dceafaec991c67822ebce8d998bc775f7afb46 (diff)
downloadkvmx-d340da83d72b102106922a426ee2ece60501ac61.tar.gz
kvmx-d340da83d72b102106922a426ee2ece60501ac61.tar.bz2
Adds spice config param
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index a7971f2..66e19a9 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -64,6 +64,9 @@ graphics="-vga qxl"
#vnc_client="xvncviewer"
vnc_client="virt-viewer"
+# SPICE support
+spice="1"
+
# Set this if you want to attach an spice client when the machine boots.
run_spice_client="1"