[libvirt] [PATCH v4 1/3] Add per-guest S3/S4 state configuration

Eric Blake eblake at redhat.com
Thu Aug 23 16:14:31 UTC 2012


On 08/23/2012 05:47 AM, Martin Kletzander wrote:
> There is a new <pm/> element implemented that can control what ACPI
> sleeping states will be advertised by BIOS and allowed to be switched
> to by libvirt. The default keeps defaults on hypervisor, otherwise
> forces chosen setting.
> The documentation of the pm element is added as well.
> ---

> +  <define name="suspendChoices">
> +    <interleave>
> +      <optional>
> +        <attribute name="enabled">
> +          <choice>
> +            <value>yes</value>
> +            <value>no</value>
> +          </choice>
> +        </attribute>
> +      </optional>
> +    </interleave>

The <interleave> is not necessary - you only have one thing inside the
group; and for that matter, <attributes> are already interleaved.  Only
<elements> need interleave treatment.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120823/8c92612f/attachment-0001.sig>


More information about the libvir-list mailing list