[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC v12 05/21] Introduce pv guest type and has_hvm_container macros
>>> On 20.09.13 at 11:23, George Dunlap <george.dunlap@xxxxxxxxxxxxx> wrote: > What I meant was, do_page_walk() already had a conditional at the top to > return NULL if is_hvm_domain() was true, and callers should all be > written to handle that case. If we change that to if(!is_pv_domain()) > (which should probably be done anyway), then for PVH domains we'll get a > stack for v==current, but not for others. do_page_walk() can be extended > for PVH domains at some point in the future. Oh, right, I should have checked... So after all I agree. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |