On 24/09/2020 19:08, Olaf Hering wrote: > If the bitmap is used to represent domU pages, the amount of memory is > limited to 8TB due to the 32bit value. Adjust the code to use 64bit > values as input. All callers already use some form of 64bit as input, > so no further adjustment is required. > > Signed-off-by: Olaf Hering <[email protected]>
Acked-by: Andrew Cooper <[email protected]> I definitely should have pushed harder to do this the first time around...
