10 messages in com.xensource.lists.xen-ia64-develRe: [Xen-ia64-devel] [PATCH 0/7] vti ...
FromSent OnAttachments
Isaku Yamahata22 Oct 2007 00:29 
Alex Williamson22 Oct 2007 15:57.bundle
Isaku Yamahata22 Oct 2007 22:29.txt, .txt
Alex Williamson23 Oct 2007 08:28 
Alex Williamson23 Oct 2007 08:38 
Tristan Gingold23 Oct 2007 17:10 
Tristan Gingold23 Oct 2007 17:59 
Isaku Yamahata23 Oct 2007 18:22 
Isaku Yamahata07 Nov 2007 03:05.bz2
Alex Williamson07 Nov 2007 11:14 
Subject:Re: [Xen-ia64-devel] [PATCH 0/7] vti save-restore
From:Isaku Yamahata (yama@valinux.co.jp)
Date:10/22/2007 10:29:07 PM
List:com.xensource.lists.xen-ia64-devel
Attachments:

On Mon, Oct 22, 2007 at 04:57:31PM -0600, Alex Williamson wrote:

I ran into an issue with this series, HVM guests won't start. Looking at the GFW console log, it seems to happen when the IdeController driver is loading. I've attached the mercurial bundle of the changesets I'm using. It should unbundle against the current ia64 tree. Let me know if I've done something wrong or if you hit the same issue. Thanks,

Hi.

I haven't found anything wrong with your bundle. I tested xen-unstable.hg with the bundle. With the binary GFW in efi-vfirmware.hg which is somewhat old, I can boot Linux in VTi domain whose memory is more than or equal to 256MB. However with 128MB memory, it reaches to start_kernel(), but it loops at somewhere. (I haven't tracked it down yet.)

Your case seems that the GFW is unable to load kernel image because of the IdeController driver related issue, right? So far I've avoided building the GFW, I have to do this time. I'll continue to look into this issue. -- yamahata