]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: add startupPolicy attribute for harddisk
authorGuannan Ren <gren@redhat.com>
Wed, 31 Jul 2013 07:51:44 +0000 (15:51 +0800)
committerGuannan Ren <gren@redhat.com>
Wed, 7 Aug 2013 06:31:34 +0000 (14:31 +0800)
commit93319da42cd1a23245577dda244998f1ff725703
tree80bb5c947bb9cde2c17995277aa737b7f5b5a7d3
parent06844ccbaa8544d7d08d568aff37bc4e3648f304
conf: add startupPolicy attribute for harddisk

Add startupPolicy attribute for harddisk with type "file",
"block" and "dir". 'requisite' is not supported currently for
harddisk.
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c