Hello,
El 29/01/15 a les 13.44, Yuzhou (C) ha escrit:
> Hi Roger,
>
>> Yes, I've successfully tested Xen 4.5.0 and Linux 3.18.0.
>
>
> Did you do any patch?
Well, as said before PVH Dom0 is still very experimental. I usually find
issues as I test it on different hardware. Right now I've
M
> To: Yuzhou (C); konrad.w...@oracle.com; jbeul...@suse.com;
> xen-devel@lists.xen.org
> Cc: Zhangleiqiang (Trump); Xiaoding (B); Luohao (brian); Zhuangyuxin
> Subject: Re: [Xen-devel] xen4.5 dom0pvh test failed
>
> El 27/01/15 a les 3.27, Yuzhou (C) ha escrit:
> > Hi all,
&g
>>> On 28.01.15 at 10:19, wrote:
> (1). Base on xen4.5, linux3.18.3, dom0pvh=1, dom0_mem=4096000 ; boot
> failed!
>From boot log, I think the disk device can not be scaned.
[ 13.990269] mpt2sas0: no suitable DMA mask for :03:00.0
[ 13.990369] mpt2sas0: failure at
drivers/scsi/mpt2s
>>> On 28.01.15 at 04:51, wrote:
> (1). xen4.5+linux3.17.4+dom0pvh=1, boot failed!
> please view the attachment (xen4.5+linux3.17.4+dom0pvh=1.boot.log).
This suggests that compute_dom0_nr_pages() is missing some PVH
adjustments. Patch welcome.
Jan
__
Hello,
El 27/01/15 a les 11.35, Yuzhou (C) ha escrit:
> Hi Roger,
>
> Thanks.
>
> I only have the Linux kernel config (in the attachment), can not find
> any useful boot log up to now.
You need to setup a serial console in order to provide the boot log. The
following wiki page sho
El 27/01/15 a les 3.27, Yuzhou (C) ha escrit:
> Hi all,
>
>
>
> I want to test xen 4.5.0 + linux 3.17.4+ dom0pvh=1, but boot failed.
>
>
>
> I add dom0_mem=max:2GB dom0pvh=1 to xen boot params.
>
>
>
> I find some mails about dom0 as pvh mode, however I do not find the useful
> a
Hi all,
I want to test xen 4.5.0 + linux 3.17.4+ dom0pvh=1, but boot failed.
I add dom0_mem=max:2GB dom0pvh=1 to xen boot params.
I find some mails about dom0 as pvh mode, however I do not find the useful
answer that solve this problem.
And, I have tested xen 4.5.0 + linux 3.1