
17 Jan
2011
17 Jan
'11
3:58 p.m.
On Mon, Jan 17, 2011 at 01:46:09PM +0100, Jiri Denemark wrote:
Since I haven't pushed the series yet, I can easily squash the following patch into patch 2/4.
Jirka
From 5302f9ca43e26bd23230ba84e169a0e9109d04e8 Mon Sep 17 00:00:00 2001 Message-Id: <5302f9ca43e26bd23230ba84e169a0e9109d04e8.1295268171.git.jdenemar@redhat.com> From: Jiri Denemark <jdenemar@redhat.com> Date: Mon, 17 Jan 2011 13:25:31 +0100 Subject: [PATCH] Check that boot order sequence is correct Mail-Followup-To: libvir-list@redhat.com
The boot order sequence has to be contiguous starting from 1 and without duplicates. --- src/conf/domain_conf.c | 66 ++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 53 insertions(+), 13 deletions(-)
ACK Daniel