[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] SUPPORT.md: add PVH Dom0 status
commit cfc1fd0f522c655903b7c506d766680a0ff366c4 Author: Roger Pau Monne <roger.pau@xxxxxxxxxx> AuthorDate: Fri Mar 23 12:08:23 2018 +0000 Commit: Wei Liu <wei.liu2@xxxxxxxxxx> CommitDate: Wed Mar 28 13:54:46 2018 +0100 SUPPORT.md: add PVH Dom0 status Also fix x86/HVM to spell out that only DomU HVM mode is supported and remove the 'guest' from the ARM section, ARM supports both Dom0/DomU using the same mode. Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> Acked-by: George Dunlap <george.dunlap@xxxxxxxxxx> --- SUPPORT.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/SUPPORT.md b/SUPPORT.md index ddcdfab5ad..c72a25b6e2 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -74,23 +74,26 @@ No hardware requirements ### x86/HVM - Status: Supported + Status, domU: Supported Fully virtualised guest using hardware virtualisation extensions Requires hardware virtualisation support (Intel VMX / AMD SVM) -### x86/PVH guest +### x86/PVH - Status: Supported + Status, domU: Supported + Status, dom0: Experimental PVH is a next-generation paravirtualized mode designed to take advantage of hardware virtualization support when possible. During development this was sometimes called HVMLite or PVHv2. -Requires hardware virtualisation support (Intel VMX / AMD SVM) +Requires hardware virtualisation support (Intel VMX / AMD SVM). + +Dom0 support requires an IOMMU (Intel VT-d / AMD IOMMU). -### ARM guest +### ARM Status: Supported -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |