On 08/04/16 16:47, Roger Pau Monne wrote: > At the moment the only consumer of this structure is x86, but other arches > might also use it, so make all the fields 64bits. On x86 Xen will still try > to place everything below the 4GiB boundary, but that might not be feasible > in other arches. > > Signed-off-by: Roger Pau Monné <[email protected]> > Requested-by: Jan Beulich <[email protected]>
Acked-by: Andrew Cooper <[email protected]> I hope never to need to use this for x86, but leaving some wiggleroom is probably best. If the very worst happens, the guest can just enable PAE paging to get access to the data. _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
