Re: [libvirt] [PATCHv5 7/9] Allow multiple panic devices

2015-11-25 Thread Jiri Denemark
On Tue, Nov 24, 2015 at 15:26:36 +0300, Dmitry Andreev wrote: > 'model' attribute was added to a panic device but only one panic > device is allowed. This patch changes panic device presence > from 'optional' to 'zeroOrMore'. > --- > v5: part of the code was moved out from this commit > > docs/fo

[libvirt] [PATCHv5 7/9] Allow multiple panic devices

2015-11-24 Thread Dmitry Andreev
'model' attribute was added to a panic device but only one panic device is allowed. This patch changes panic device presence from 'optional' to 'zeroOrMore'. --- v5: part of the code was moved out from this commit docs/formatdomain.html.in | 1 + docs/schemas/domaincommon.rng | 4 ++-- src/