[libvirt] [PATCH REBASE 3/4] vz: fix boot check to use new disk id

Maxim Nestratov mnestratov at virtuozzo.com
Tue Apr 19 16:53:56 UTC 2016


14.04.2016 13:45, Nikolay Shirokovskiy пишет:

> Current implementation does not detects all incompatible configurations.
> For example if we have in vzsdk bootorder "cdrom1, cdrom0" (that is
> "hdb, hda" in case of ide cdroms) and cdroms do not have disk
> images inserted. In this case boot order check code fail to
> distiguish them at all as for both PrlVmDev_GetFriendlyName gives "".
> Well the consequences are only missing warnings but as
> we just have introduced all the necessary tools to face the problem -
> let's fix it.
>
> Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy at virtuozzo.com>
> ---
>   src/vz/vz_sdk.c | 19 ++++++++++---------
>   1 file changed, 10 insertions(+), 9 deletions(-)

ACK




More information about the libvir-list mailing list