Hi Andrew,

On 17/09/15 17:52, Andrew Cooper wrote:
> This essentially reverts c/s 2037f2adb "x86: introduce
> alloc_vcpu_guest_context()", including the newer arm bits, but achieves
> the same end goal by using the newer vmalloc() infrastructure.
> 
> For both x86 and ARM, {alloc,free}_vcpu_guest_context() become arch-local
> static inlines (which avoids a call into a separate translation),
> and removes an x86 scalability limit when compiling with a large NR_CPUS.
> 
> Signed-off-by: Andrew Cooper <[email protected]>
> ---
> CC: Jan Beulich <[email protected]>
> CC: Tim Deegan <[email protected]>
> CC: Ian Campbell <[email protected]>
> CC: Stefano Stabellini <[email protected]>
> CC: Julien Grall <[email protected]>
> CC: Roger Pau Monne <[email protected]>

For the ARM bits:

Reviewed-by: Julien Grall <[email protected]>

Regards,

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
[email protected]
http://lists.xen.org/xen-devel

Reply via email to