Displaying 2 results from an estimated 2 matches for "default_max_nr_grant_frames".
2009 Feb 08
1
can GNTTABOP_query_size return different values after migrate?
If I assume that migration is only supported between identical versions
of Xen, will GNTTABOP_query_size ever return different values? The only
thing I can think of is that maybe a migration between a 32 bit and a 64
bit hypervisor could cause a difference.
>From a brief look at the code, DEFAULT_MAX_NR_GRANT_FRAMES is hardcoded
at 32 with nothing obvious that would override it.
James
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2012 Jan 09
39
[PATCH v4 00/25] xen: ARMv7 with virtualization extensions
Hello everyone,
this is the fourth version of the patch series that introduces ARMv7
with virtualization extensions support in Xen.
The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile
Express simulator.
See the following announce email for more informations about what we
are trying to achieve, as well as the original git history:
See