On 29 Oct 2021, at 18:38, Andrew Cooper
<[email protected]<mailto:[email protected]>> wrote:
In order to let the toolstack be able to set the gnttab version on a
per-domain basis, it needs to know which ABIs Xen supports. Introduce
XEN_SYSCTL_PHYSCAP_gnttab_v{1,2} for the purpose, and plumb in down into
userspace.
Signed-off-by: Andrew Cooper
<[email protected]<mailto:[email protected]>>
---
CC: George Dunlap
<[email protected]<mailto:[email protected]>>
CC: Ian Jackson <[email protected]<mailto:[email protected]>>
CC: Jan Beulich <[email protected]<mailto:[email protected]>>
CC: Stefano Stabellini <[email protected]<mailto:[email protected]>>
CC: Wei Liu <[email protected]<mailto:[email protected]>>
CC: Roger Pau Monné <[email protected]<mailto:[email protected]>>
CC: Julien Grall <[email protected]<mailto:[email protected]>>
CC: Christian Lindig
<[email protected]<mailto:[email protected]>>
CC: Edwin Török <[email protected]<mailto:[email protected]>>
The OCaml changes are pure mechanics - so I’m fine with them.
Acked-by: Christian Lindig
<[email protected]<mailto:[email protected]>>