summaryrefslogtreecommitdiffstats
path: root/qapi-schema.json
diff options
context:
space:
mode:
authorAnthony Liguori2012-10-05 02:56:26 +0200
committerAnthony Liguori2012-10-05 02:56:26 +0200
commita14c74928ba1fdaada515717f4d3c3fa3275d6f7 (patch)
tree7062cfac7b7ce5c87d9a48090756f3f4ca85709a /qapi-schema.json
parentMerge remote-tracking branch 'kwolf/for-anthony' into staging (diff)
parentxen: Set the vram dirty when an error occur. (diff)
downloadqemu-a14c74928ba1fdaada515717f4d3c3fa3275d6f7.tar.gz
qemu-a14c74928ba1fdaada515717f4d3c3fa3275d6f7.tar.xz
qemu-a14c74928ba1fdaada515717f4d3c3fa3275d6f7.zip
Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into staging
* sstabellini/xen-2012-10-03: xen: Set the vram dirty when an error occur. exec, memory: Call to xen_modified_memory. exec: Introduce helper to set dirty flags. xen: Introduce xen_modified_memory. QMP, Introduce xen-set-global-dirty-log command. qemu/xen: Add 64 bits big bar support on qemu xen: Fix, no unplug of pt device by platform device.
Diffstat (limited to 'qapi-schema.json')
-rw-r--r--qapi-schema.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/qapi-schema.json b/qapi-schema.json
index 23abb94a1a..f9dbdae699 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -2098,6 +2098,19 @@
{ 'command': 'xen-save-devices-state', 'data': {'filename': 'str'} }
##
+# @xen-set-global-dirty-log
+#
+# Enable or disable the global dirty log mode.
+#
+# @enable: true to enable, false to disable.
+#
+# Returns: nothing
+#
+# Since: 1.3
+##
+{ 'command': 'xen-set-global-dirty-log', 'data': { 'enable': 'bool' } }
+
+##
# @device_del:
#
# Remove a device from a guest