Hi Roger, I did the tests with three ways: (1). xen4.5+linux3.17.4+dom0pvh=1, boot failed! please view the attachment (xen4.5+linux3.17.4+dom0pvh=1.boot.log). (2). xen4.5+linux3.17.4+dom0pvh=1+dom0_mem=4096000, boot failed, but different from (1). please view the attachment (xen4.5+linux3.17.4+dom0pvh=1+dom0_mem=4096000.boot.log). (3). Xen4.5+linux3.17.4, boot OK. If needed, please view the attachment (xen4.5+linux3.17.4.boot.log). For Linux kernel config, please view the attachment (config-3.17.4-4-xen). Thank you for your help! ----------- Thanks, Yuzhou > -----Original Message----- > From: Roger Pau Monné [mailto:roger.pau@citrix.com] > Sent: Tuesday, January 27, 2015 6:53 PM > To: Yuzhou (C) > Cc: Zhangleiqiang (Trump); Xiaoding (B); Luohao (brian); Zhuangyuxin; > xen-devel@lists.xen.org > Subject: Re: [Xen-devel] xen4.5 dom0pvh test failed > > 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 should contain all the information needed in order to set > it up: > > http://wiki.xen.org/wiki/Xen_Serial_Console > > > And I also seen a problem: If I only add dom0pvh=1 (not specify > dom0_mem), error occurs in booting xen. > > > > I have two other questions: > > > > (1) for dom0pvh this feature, xen 4.5 have to go with linux kernel 3.18??? > > No, but the Xen PVH ABI is still not set in stone, so backwards/forwards > compatibility is not guaranteed. Either 3.17 or 3.18 should work fine. > > > (2)for dom0pvh this feature, have you any reports about Performance > improvements? > > I don't have any performance figures yet. PVH is very experimental and the > focus right now is to make it stable and implement the missing features. > > Roger.