xenvm: doc: Update docs for Xen VM according to new evtchn functionality

Signed-off-by: Dmytro Firsov <dmytro_firsov@epam.com>
This commit is contained in:
Dmytro Firsov 2022-04-20 10:43:38 +03:00 committed by Carles Cufí
parent a76b492f04
commit 9891f16d67

View file

@ -92,7 +92,7 @@ Most of Xen-specific features are not supported at the moment. This includes:
Now only following features are supported:
* Xen Enlighten memory page
* Xen event channels (currently only pre-defined - PV console, Xenbus)
* Xen event channels
* Xen PV console (2 versions: regular ring buffer based for DomU and consoleio for Dom0)
* Xen early console_io interface (mainly for debug purposes - requires debug version of Xen)