Re: [Xen-devel] How to create a PVHv2 guest

2017-09-11 Thread Roger Pau Monné
On Mon, Sep 11, 2017 at 04:45:59PM +0800, Chao Gao wrote: > On Mon, Sep 11, 2017 at 10:14:15AM +0100, Roger Pau Monné wrote: > >On Mon, Sep 11, 2017 at 09:58:01AM +0800, Chao Gao wrote: > >> Hi, Roger. > >> > >> I meet an error when creating a pvh guest. I am using commit 6e2a4c73564a. > >> From

Re: [Xen-devel] How to create a PVHv2 guest

2017-09-11 Thread Chao Gao
On Mon, Sep 11, 2017 at 10:14:15AM +0100, Roger Pau Monné wrote: >On Mon, Sep 11, 2017 at 09:58:01AM +0800, Chao Gao wrote: >> Hi, Roger. >> >> I meet an error when creating a pvh guest. I am using commit 6e2a4c73564a. >> From the error log, I found bootlate_pv()->pin_table always failed. And the

Re: [Xen-devel] How to create a PVHv2 guest

2017-09-11 Thread Roger Pau Monné
On Mon, Sep 11, 2017 at 09:58:01AM +0800, Chao Gao wrote: > Hi, Roger. > > I meet an error when creating a pvh guest. I am using commit 6e2a4c73564a. > From the error log, I found bootlate_pv()->pin_table always failed. And the > failure was caused by is_pv_domain(pg_owner) in do_mmuext_op(). Do

[Xen-devel] How to create a PVHv2 guest

2017-09-10 Thread Chao Gao
Hi, Roger. I meet an error when creating a pvh guest. I am using commit 6e2a4c73564a. From the error log, I found bootlate_pv()->pin_table always failed. And the failure was caused by is_pv_domain(pg_owner) in do_mmuext_op(). Do you have any idea on this? The guest config file is: builder = "hvm