[libvirt] [PATCH] conf: Allow for non-contiguous device boot orders

Peter Krempa pkrempa at redhat.com
Wed Apr 10 15:57:48 UTC 2013


On 04/04/13 15:35, Peter Krempa wrote:
> This patch adds the ability to configure non-contiguous boot orders on boot
> devices. This allows unplugging devices that have boot order specified without
> breaking migration.
>
> The new code now uses a slightly less memory efficient approach to store the
> boot order fields in a hashtable instead of a bitmap.
> ---
>   src/conf/domain_conf.c | 66 ++++++++++++++++++++++++--------------------------
>   1 file changed, 32 insertions(+), 34 deletions(-)

Ping? Could somebody please have a look.

Thanks.

Peter




More information about the libvir-list mailing list