Jan:
Ok... adding back xen-devel.
Thanks for the pointer to the thread.
I'm looking at the existing Xen code and the changes mentioned by George (and
supported by Tim) are already in. The patch suggested by George is
http://lists.xenproject.org/archives/html/xen-devel/2015-07/txtEYYYL6ATei.t
>>> On 21.06.16 at 18:04, wrote:
> Cleaning up altp2m code per request of xen-devel mailing list.
>
> Paul Lai (3):
> altp2m cleanup work
> Move altp2m specific functions to altp2m files.
> Making altp2m struct dynamically allocated.
Much appreciated. But having peeked into patch 1 (as the
Cleaning up altp2m code per request of xen-devel mailing list.
Paul Lai (3):
altp2m cleanup work
Move altp2m specific functions to altp2m files.
Making altp2m struct dynamically allocated.
xen/arch/x86/hvm/hvm.c| 41 ++--
xen/arch/x86/hvm/vmx/vmx.c| 2 +-
x