]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vz: set boot from disk for CT only when there is no root filesystem
authorMaxim Nestratov <mnestratov@virtuozzo.com>
Mon, 5 Dec 2016 13:11:15 +0000 (16:11 +0300)
committerMaxim Nestratov <mnestratov@virtuozzo.com>
Thu, 22 Dec 2016 19:06:39 +0000 (22:06 +0300)
commit7eda8369fc375e89830373d0a28b409aa70a2070
tree39d2eae5dc3c2a1cc192b1c6a818e3ce7068be79
parent8c9252aa6d95247537da0939b54fdd2f31695e32
vz: set boot from disk for CT only when there is no root filesystem

Before, boot devices information for CTs was always empty and we
didn't indicate that containers can boot from disk.

Signed-off-by: Maxim Nestratov <mnestratov@virtuozzo.com>
src/vz/vz_sdk.c