|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xend: Better support for legacy HVM config of ia64
On 11/8/08 09:02, "KUWAMURA Shin'ya" <kuwa@xxxxxxxxxxxxxx> wrote:
> On ia64, direct Linux boot is not supported, and 'Flash.fd' or
> 'guest_firmware.bin' has been used as a value of the 'kernel'
> option. Cset:17016 ignores those strings and overrides them with
> "/usr/lib/xen/boot/hvmloader".
>
> We tested on x86_64 and ia64 with old and new configs.
>
> Signed-off-by: Kazuhiro Suzuki <kaz@xxxxxxxxxxxxxx>
> Signed-off-by: KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx>
Conditionally clearing 'PV_kernel' after copying it into 'loader' seems odd.
Would you ever want to keep the 'PV_kernel' option when it doesn't contain
the string 'hvmloader'?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|