提交 c4caa012 编写于 作者: P Peter Krempa

schema: Rename option 'hypervtristate' to 'featurestate'

Change the RelaxNG schema option name so that it can be reused for
non-hyperv feature flags.
上级 dcd0f6d7
......@@ -4119,17 +4119,17 @@
<interleave>
<optional>
<element name="relaxed">
<ref name="hypervtristate"/>
<ref name="featurestate"/>
</element>
</optional>
<optional>
<element name="vapic">
<ref name="hypervtristate"/>
<ref name="featurestate"/>
</element>
</optional>
<optional>
<element name="spinlocks">
<ref name="hypervtristate"/>
<ref name="featurestate"/>
<optional>
<attribute name="retries">
<data type="unsignedInt"/>
......@@ -4141,7 +4141,7 @@
</element>
</define>
<define name="hypervtristate">
<define name="featurestate">
<attribute name="state">
<choice>
<value>on</value>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册