]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
schema: hyperv: Add mode "passthrough"
authorTim Wiederhake <twiederh@redhat.com>
Thu, 25 Nov 2021 18:57:49 +0000 (19:57 +0100)
committerTim Wiederhake <twiederh@redhat.com>
Tue, 14 Dec 2021 15:50:45 +0000 (16:50 +0100)
This mode will enable all enlightenments known to the hypervisor. See
https://bugzilla.redhat.com/show_bug.cgi?id=1851249

Example:

  <features>
    <hyperv mode='passthrough'/>
    ...
  </features>

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/schemas/domaincommon.rng

index 723023167499acc1015588d264899f170cc5ba0f..ce5018f798f85871d86b6369371728f8d466f57c 100644 (file)
   <define name="hyperv">
     <element name="hyperv">
       <choice>
+        <attribute name="mode">
+          <value>passthrough</value>
+        </attribute>
         <group>
           <optional>
             <attribute name="mode">