]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Check boot order on device attach
authorJiri Denemark <jdenemar@redhat.com>
Thu, 20 Mar 2014 14:34:32 +0000 (15:34 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 20 Mar 2014 21:42:32 +0000 (22:42 +0100)
commit585076c7e602bb52d34fad83963035fc03652248
tree66901dc8b7bab2129a96418d873f6a938911da68
parent563a12b3463e9a665fae02589437ecd6dba89f6b
Check boot order on device attach

https://bugzilla.redhat.com/show_bug.cgi?id=1007754

When attaching a new device, we need to check if its boot order
configuration is compatible with current domain definition.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/conf/domain_conf.c