|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/5]arm64: Add multiboot support (via fdt) for Xen boot
Ping?
I think it would be great to have multiboot support in grub.
As a matter of fact without it grub cannot load xen on arm.
On Wed, 21 Jan 2015, Fu Wei wrote:
> HiÂeverybody,
> any suggestion for my patchset?
> if these patches look fine, can they be merged?
>
> Any feedback is welcome! :-)
> Great thanks !
>
> On 9 January 2015 at 00:38, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
> On Fri, 2014-12-19 at 01:55 +0800, Fu Wei wrote:
> > Signed-off-by: Fu Wei <fu.wei@xxxxxxxxxx>
> > Reviewed-by: Leif Lindholm <leif.lindholm@xxxxxxxxxx>
>
> I've tested the code at
>
> git://git.linaro.org/people/fu.wei/grub.git#multiboot_xen_support_upstream_v4.0
> which I believe is the same as this posting on an AMD Seattle system
> with a 40_custom containing:
>
> Â Â Â Â menuentry 'Baremetal' {
> Â Â Â Â Â Â Â Â insmod gzio
> Â Â Â Â Â Â Â Â insmod part_msdos
> Â Â Â Â Â Â Â Â insmod ext2
> Â Â Â Â Â Â Â Â set root='hd0,msdos2'
> Â Â Â Â Â Â Â Â search --no-floppy --fs-uuid --set=root
> d4178d5c-96a8-46ee-a304-0d87baa545cd
> Â Â Â Â Â Â Â Â linux /boot/vmlinuz console=ttyAMA0,115200n8
> earlycon=pl011,0xe1010000 root=/dev/sda2 rootwait
> Â Â Â Â }
> Â Â Â Â menuentry 'Xen' {
> Â Â Â Â Â Â Â Â insmod gzio
> Â Â Â Â Â Â Â Â insmod part_msdos
> Â Â Â Â Â Â Â Â insmod ext2
> Â Â Â Â Â Â Â Â set root='hd0,msdos2'
> Â Â Â Â Â Â Â Â search --no-floppy --fs-uuid --set=root
> d4178d5c-96a8-46ee-a304-0d87baa545cd
> Â Â Â Â Â Â Â Â multiboot /boot/xen no-bootscrub console=dtuart
> conswitch=x dtuart=/smb/serial@e1010000 noreboot
> sync_console dom0_mem=256M dom0_max_vcpus=1
> Â Â Â Â Â Â Â Â module /boot/vmlinuz-xen console=hvc0
> earlycon=pl011,0xe1010000 root=/dev/sda2 rootwait
> Â Â Â Â }
>
> (my system is too confused for 10_linux or 20_linux_xen right now, but I
> believe this is representative of what they would emit)
>
> The result was that I could boot both Baremetal and Xen via grub. So:
>
> Tested-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
>
> I've not looked at the code (although I did review several older
> iterations), would it be useful to the grub maintainers for me to do so?
>
> Ian.
>
>
>
>
> --
> Best regards,
>
> Fu Wei
> Software Engineer
> Red Hat Software (Beijing) Co.,Ltd.Shanghai Branch
> Ph: +86 21 61221326(direct)
> Ph: +86 186 2020 4684 (mobile)
> Room 1512, Regus One Corporate Avenue,Level 15,
> One Corporate Avenue,222 Hubin Road,Huangpu District,
> Shanghai,China 200021Â
>
> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |