On Mon, Aug 10, 2009 at 12:05 PM, Iustin Pop<ius...@google.com> wrote: > > For the xen-hvm hypervisor, the KERNEL_PATH parameter is needed but > today is hardcoded to a constants in the xen hypervisor library (argh!). > > This patch moves this to a hypervisor constant with the default value > being the current hardcoded path. This will allow cluster/instance > customisation based on the installed xen version. > > This should fix Debian bug #528618. > > Signed-off-by: Iustin Pop <ius...@google.com> > Reviewed-by: Guido Trotter <ultrot...@google.com> > (cherry picked from commit e2ee1cea7709a2ef82153ec808c4fc3a5bce3ea1)
LGTM Thanks, Guido