On Mon, Oct 10, 2011 at 01:24:35PM -0600, Eric Blake wrote:
> On 10/10/2011 09:14 AM, Guido Guenther wrote:
> >On xen 4.1 I observied configurations that look like:
>
> s/observied/observed/
>
> >
> >(image
> > (hvm
> > (kernel '')
> > (loader '/foo/bar')
> >))
> >
> >The kern
On 10/10/2011 09:14 AM, Guido Guenther wrote:
On xen 4.1 I observied configurations that look like:
s/observied/observed/
(image
(hvm
(kernel '')
(loader '/foo/bar')
))
The kernel element is there but unset. This leads to an emtpy
element in the XML and even worse mak
On xen 4.1 I observied configurations that look like:
(image
(hvm
(kernel '')
(loader '/foo/bar')
))
The kernel element is there but unset. This leads to an emtpy
element in the XML and even worse makes us skip the boot order parsing
and therefore not emit a element which br