]> xenbits.xensource.com Git - xen.git/commit
x86/pvh: declare PVH dom0 supported with caveats
authorRoger Pau Monné <roger.pau@citrix.com>
Mon, 10 Jun 2024 11:29:25 +0000 (13:29 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 10 Jun 2024 11:29:25 +0000 (13:29 +0200)
commitea1cb444c28ce3ae7915d9c94c4344f4bf6d87d3
treeafbbd42c369c0024d7ed421579d4fd0d3b3c2a9c
parent0a5b2ca32c1506bbb0e636a2dfab7502a52fe136
x86/pvh: declare PVH dom0 supported with caveats

PVH dom0 is functionally very similar to PVH domU except for the domain
builder and the added set of hypercalls available to it.

The main concern with declaring it "Supported" is the lack of some features
when compared to classic PV dom0, hence switch it's status to supported with
caveats.  List the known missing features, there might be more features missing
or not working as expected apart from the ones listed.

Note there's some (limited) PVH dom0 testing on both osstest and gitlab.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
CHANGELOG.md
SUPPORT.md
xen/arch/x86/hvm/dom0_build.c