On 1/7/2026 3:58 AM, Peter Krempa wrote:
On Tue, Jan 06, 2026 at 10:17:26 -0600, Praveen K Paladugu wrote:
From: Praveen K Paladugu <[email protected]>
Regenerate mshv caps dump after qemu 10.2 release.
Signed-off-by: Praveen K Paladugu <[email protected]>
---
.../caps_10.2.0_x86_64+mshv.replies | 5340 +++++++++--------
.../caps_10.2.0_x86_64+mshv.xml | 380 +-
2 files changed, 3284 insertions(+), 2436 deletions(-)
diff --git a/tests/qemucapabilitiesdata/caps_10.2.0_x86_64+mshv.replies
b/tests/qemucapabilitiesdata/caps_10.2.0_x86_64+mshv.replies
index b8703698ce..d2a6360146 100644
--- a/tests/qemucapabilitiesdata/caps_10.2.0_x86_64+mshv.replies
+++ b/tests/qemucapabilitiesdata/caps_10.2.0_x86_64+mshv.replies
@@ -17,10 +17,10 @@
"return": {
"qemu": {
"micro": 50,
- "minor": 1,
+ "minor": 2,
"major": 10
},
- "package": "v10.1.0-1778-ge090e0312d"
+ "package": "v10.2.0-284-g4e6238f511"
For the final release this ought to be generated with v10.2.0 release,
not the 11.0.0 in-dev tree.
I sent a v2 with a dump generated with 10.2.0 release commit.
Please confirm if that looks good.
--
Regards,
Praveen K Paladugu