Eric Blake 79f4c4e694 domain_conf: fix internal flag verification
While working on virDomainBlockCopy, I noticed we had a verify()
concerning internal XML flags that was incomplete after several
recent flag additions; move that up higher in the code to make it
harder to forget to modify on the next flag addition.  Adjust
some formatting while at it.

* src/conf/domain_conf.c (verify): Move closer to internal flag
definitions.  Cover missing flags ALLOW_ROM and ALLOW_BOOT.

Signed-off-by: Eric Blake <eblake@redhat.com>
2014-08-26 22:34:03 -06:00
..
2014-07-23 12:59:40 +02:00
2014-07-23 12:59:40 +02:00
2014-06-21 10:12:21 +02:00
2014-08-07 10:28:32 +02:00
2014-08-12 19:40:20 +04:00