[libvirt] [PATCH] conf: Mark missing optional USB devices in domain XML

Jiri Denemark jdenemar at redhat.com
Fri Oct 12 09:04:37 UTC 2012


On Thu, Oct 11, 2012 at 16:40:11 -0600, Eric Blake wrote:
> On 10/11/2012 02:56 PM, Jiri Denemark wrote:
> > When startupPolicy set for a USB devices allows such device to be
> > missing, there was no way this could be detected from domain XML. With
> > this patch, libvirt emits a new missing='yes' attribute for such devices
> > when active domain XML is generated.
> > ---
> >  docs/schemas/domaincommon.rng | 8 ++++++++
> >  src/conf/domain_conf.c        | 5 +++++
> >  2 files changed, 13 insertions(+)
> 
> ACK.

Pushed, thanks.

Jirka




More information about the libvir-list mailing list