]> xenbits.xensource.com Git - pvdrivers/win/xenbus.git/commit
Separate parameters associated with the memory hole from XENBUS_FDO...
authorPaul Durrant <pdurrant@amazon.com>
Tue, 16 Nov 2021 14:34:36 +0000 (14:34 +0000)
committerPaul Durrant <pdurrant@amazon.com>
Fri, 19 Nov 2021 11:18:59 +0000 (11:18 +0000)
commit0573c606cd8efeebb6f5e3ebcb5625a3bf7897eb
tree23a495f1d99b8e661ea2af902c8d41047c86aef1
parent6ac33aebe7ed447f1d1d80a0aefbbda6682b1813
Separate parameters associated with the memory hole from XENBUS_FDO...

... into a new XENBUS_HOLE structure.

Also, zero-base the range set used in the allocator. It actually makes the
code more complicated to have the range based on the first PFN of the hole.

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
src/xenbus/fdo.c