diff --git a/tests/qemucapabilitiesdata/caps_8.1.0_x86_64.replies b/tests/qemucapabilitiesdata/caps_8.1.0_x86_64.replies
index ed296e05cd..e6cc5da1c4 100644
--- a/tests/qemucapabilitiesdata/caps_8.1.0_x86_64.replies
+++ b/tests/qemucapabilitiesdata/caps_8.1.0_x86_64.replies
@@ -17,11 +17,11 @@
{
"return": {
"qemu": {
- "micro": 50,
+ "micro": 94,
"minor": 0,
"major": 8
},
- "package": "v8.0.0-2835-g361d539735"
+ "package": "v8.1.0-rc4"
},
"id": "libvirt-2"
}
@@ -5554,6 +5554,16 @@
"name": "socket-address",
"default": null,
"type": "[377]"
+ },
+ {
+ "name": "dirty-limit-throttle-time-per-round",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "dirty-limit-ring-full-time",
+ "default": null,
+ "type": "int"
}
],
"meta-type": "object"
@@ -5727,6 +5737,19 @@
"name": "block-bitmap-mapping",
"default": null,
"type": "[421]"
+ },
+ {
+ "name": "x-vcpu-dirty-limit-period",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "vcpu-dirty-limit",
+ "default": null,
+ "type": "int"
}
],
"meta-type": "object"
@@ -5871,6 +5894,19 @@
"name": "block-bitmap-mapping",
"default": null,
"type": "[421]"
+ },
+ {
+ "name": "x-vcpu-dirty-limit-period",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "vcpu-dirty-limit",
+ "default": null,
+ "type": "int"
}
],
"meta-type": "object"
@@ -13515,7 +13551,10 @@
},
{
"name": "skipped",
- "type": "int"
+ "type": "int",
+ "features": [
+ "deprecated"
+ ]
},
{
"name": "normal",
@@ -13721,6 +13760,9 @@
},
{
"name": "switchover-ack"
+ },
+ {
+ "name": "dirty-limit"
}
],
"meta-type": "enum",
@@ -13746,7 +13788,8 @@
"background-snapshot",
"zero-copy-send",
"postcopy-preempt",
- "switchover-ack"
+ "switchover-ack",
+ "dirty-limit"
]
},
{
@@ -36928,6 +36971,10 @@
{
"state": false,
"capability": "switchover-ack"
+ },
+ {
+ "state": false,
+ "capability": "dirty-limit"
}
],
"id": "libvirt-45"
diff --git a/tests/qemucapabilitiesdata/caps_8.1.0_x86_64.xml b/tests/qemucapabilitiesdata/caps_8.1.0_x86_64.xml
index e656a2024a..313af6a00e 100644
--- a/tests/qemucapabilitiesdata/caps_8.1.0_x86_64.xml
+++ b/tests/qemucapabilitiesdata/caps_8.1.0_x86_64.xml
@@ -204,9 +204,9 @@
- 8000050
+ 8000094
43100245
- v8.0.0-2835-g361d539735
+ v8.1.0-rc4
x86_64