
10 Apr
2013
10 Apr
'13
5:57 p.m.
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