diff --git a/docs/formatdomaincaps.html.in b/docs/formatdomaincaps.html.in index 0488d986eeda721e9655d19f51a11775cd7bbe78..0bafb677054237d2ec79b60a171cf22a35169893 100644 --- a/docs/formatdomaincaps.html.in +++ b/docs/formatdomaincaps.html.in @@ -516,6 +516,7 @@ </gic> <vmcoreinfo supported='yes'/> <genid supported='yes'/> + <backingStoreInput supported='yes'/> <sev> <cbitpos>47</cbitpos> <reduced-phys-bits>1</reduced-phys-bits> @@ -552,6 +553,13 @@
Reports whether the genid feature can be used by the domain.
+Reports whether the hypervisor will obey the <backingStore> + elements configured for a <disk> when booting the guest, hotplugging + the disk to a running guest, or similar. +
+AMD Secure Encrypted Virtualization (SEV) capabilities are exposed under
diff --git a/docs/schemas/domaincaps.rng b/docs/schemas/domaincaps.rng
index 3525c0eeef73decbed33c7c279cc4b9d4f3559e9..88b545ec2a6e5ab6421aa8e6ecab5c611fd465ea 100644
--- a/docs/schemas/domaincaps.rng
+++ b/docs/schemas/domaincaps.rng
@@ -207,6 +207,9 @@