summaryrefslogtreecommitdiffstats
path: root/src/main/resources/libvirt/rng/nodedev.rng
diff options
context:
space:
mode:
authorSimon Rettberg2025-01-22 14:31:10 +0100
committerSimon Rettberg2025-01-22 14:31:10 +0100
commit55e96d237c53aac356fac2b26fb6e17e5bf15a94 (patch)
tree14ce0eaa4f905bc85b059fffb2da194512179756 /src/main/resources/libvirt/rng/nodedev.rng
parent[libvirt] source address in hostdev must not contain attribute "type" (diff)
downloadmaster-sync-shared-55e96d2.tar.gz
master-sync-shared-55e96d2.tar.xz
master-sync-shared-55e96d2.zip
[libvirt] Update rng files (v11.0.0)
Diffstat (limited to 'src/main/resources/libvirt/rng/nodedev.rng')
-rw-r--r--src/main/resources/libvirt/rng/nodedev.rng8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main/resources/libvirt/rng/nodedev.rng b/src/main/resources/libvirt/rng/nodedev.rng
index ff07313..42a0cdc 100644
--- a/src/main/resources/libvirt/rng/nodedev.rng
+++ b/src/main/resources/libvirt/rng/nodedev.rng
@@ -673,6 +673,14 @@
<attribute name="type">
<value>ccw</value>
</attribute>
+ <optional>
+ <element name="state">
+ <choice>
+ <value>online</value>
+ <value>offline</value>
+ </choice>
+ </element>
+ </optional>
<ref name="capccwaddress"/>
</define>