On a Wednesday in 2021, Peter Krempa wrote:
qemu-6.2 is out, update the caps dump for the final time.
Notable changes:
- 'unstable' feature flag for various QMP schema entries
- 'aio-max-batch' iothread property
- 'kernel-hashes' knob for the 'sev-guest' object
- 'native-hotplug' of 'pcie-root-port' is now unstable again
- 'page-sampling/dirty-ring/dirty-bitmap' mode for 'calc-dirty-rate'
- 'toolsversion' field for the 'vmdk' disk format driver
- CPU changes resulting in 'core-capability' being present on the cpu
of the machine this dump was done on
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
.../caps_6.2.0.x86_64.replies | 2687 +++++++++--------
.../caps_6.2.0.x86_64.xml | 6 +-
2 files changed, 1495 insertions(+), 1198 deletions(-)
diff --git a/tests/qemucapabilitiesdata/caps_6.2.0.x86_64.replies
b/tests/qemucapabilitiesdata/caps_6.2.0.x86_64.replies
index 69d3b1b12a..29b8e4e8d2 100644
--- a/tests/qemucapabilitiesdata/caps_6.2.0.x86_64.replies
+++ b/tests/qemucapabilitiesdata/caps_6.2.0.x86_64.replies
@@ -7230,7 +7371,7 @@
},
{
"name": "state",
- "type": "444"
+ "type": "447"
Exquisite choice.
},
{
"name": "handle",
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano