[libvirt] [PATCH 05/25] rng: Interleave hostdev elements

Osier Yang jyang at redhat.com
Mon May 13 10:51:54 UTC 2013


On 07/05/13 01:53, Eric Blake wrote:
> On 05/06/2013 11:47 AM, John Ferlan wrote:
>> On 05/03/2013 02:07 PM, Osier Yang wrote:
>>> ---
>>>   docs/schemas/domaincommon.rng | 42 ++++++++++++++++++++++--------------------
>>>   1 file changed, 22 insertions(+), 20 deletions(-)
>>>
>> Seems reasonable, not an expert though...
> Your gut feel was right - this one is an easy ACK. :)
>
> More concretely, the old code said that if you have a <hostdev> element
> in your xml, and that it has both an <alias> and a <deviceBoot>
> subelement, then those two elements have to be given in that exact
> order.  But semantically, these two subelements have no bearing on one
> another, so the new <interleave> in the rng lets you pass the
> subelements in either order.
>
Pushed.




More information about the libvir-list mailing list