Migration being one of the key 'non-easy' ones to be added later. Signed-off-by: George Dunlap <[email protected]> Acked-by: Jan Beulich <[email protected]> --- Changes since v2: - Capitalization error
CC: Ian Jackson <[email protected]> CC: Wei Liu <[email protected]> CC: Andrew Cooper <[email protected]> CC: Jan Beulich <[email protected]> CC: Stefano Stabellini <[email protected]> CC: Konrad Wilk <[email protected]> CC: Tim Deegan <[email protected]> --- SUPPORT.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/SUPPORT.md b/SUPPORT.md index ee069f8499..cc8b754749 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -285,6 +285,22 @@ which add paravirtualized functionality to HVM guests for improved performance and scalability. This includes exposing event channels to HVM guests. +## High Availability and Fault Tolerance + +### Remus Fault Tolerance + + Status: Experimental + +### COLO Manager + + Status: Experimental + +### x86/vMCE + + Status: Supported + +Forward Machine Check Exceptions to appropriate guests + ## Virtual driver support, guest side ### Blkfront -- 2.15.0 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
