[libvirt] [PATCH 1/6] conf: Add support for startupPolicy for USB devices

Daniel P. Berrange berrange at redhat.com
Wed Oct 10 15:31:17 UTC 2012


On Tue, Oct 09, 2012 at 02:13:22PM +0200, Jiri Denemark wrote:
> USB devices can disappear without OS being mad about it, which makes
> them ideal for startupPolicy. With this attribute, USB devices can be
> configured to be mandatory (the default), requisite (will disappear
> during migration if they cannot be found), or completely optional.
> ---
>  docs/formatdomain.html.in     | 28 ++++++++++++++++++++++++----
>  docs/schemas/domaincommon.rng |  3 +++
>  src/conf/domain_conf.c        | 32 +++++++++++++++++++++++++++++++-
>  src/conf/domain_conf.h        |  1 +
>  4 files changed, 59 insertions(+), 5 deletions(-)

ACK


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list