Page MenuHomeVyOS Platform

Remove all references to Xen PV
Closed, ResolvedPublic

Description

Vyatta once supported Xen PV, though even they effectively dropped support for it in later versions because x86 CPUs with hardware virtualization support became affordable and no one was interested anymore.

We may still have referenced to it here and there, and some people get confused. We should remove those.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Cosmetic issue (typos etc.)

Event Timeline

32-bit Xen PV support was dropped recently from upstream Linux kernel 5.9.
64-bit Xen PV is still supported in upstream Linux kernel.

Xen also supports HVM mode using CPU hardware virtualization extensions (with PV drivers), which is also supported by Vyos.

Xen also has the newest PVH mode available, which leverages CPU hardware virtualization, but is more like PV, and it is also supported in upstream Linux kernel.

In the future it's probably best to support HVM (with PV drivers) and possibly PVH.

erkin set Issue type to Cosmetic issue (typos etc.).Aug 29 2021, 1:23 PM
erkin removed a subscriber: Active contributors.

I can't see any references to Xen PV in the current incarnation of our docs.