]> xenbits.xensource.com Git - xen.git/commit
SUPPORT.md: clarify support of untrusted driver domains with oxenstored
authorJuergen Gross <jgross@suse.com>
Thu, 29 Sep 2022 11:07:35 +0000 (13:07 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 1 Nov 2022 15:03:25 +0000 (15:03 +0000)
commit26faa6b55881445c25e7e83613c2354090fdff18
treefb5567a0b2921d3073351552b17fd1fc51ddf91a
parent64048b4c218099b6adcf46cd7b4d1dc9c658009e
SUPPORT.md: clarify support of untrusted driver domains with oxenstored

Add a support statement for the scope of support regarding different
Xenstore variants. Especially oxenstored does not (yet) have security
support of untrusted driver domains, as those might drive oxenstored
out of memory by creating lots of watch events for the guests they are
servicing.

Add a statement regarding Live Update support of oxenstored.

This is part of XSA-326.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Julien Grall <jgrall@amazon.com>
Reviewed-by: Christian Lindig <christian.lindig@citrix.com>
(cherry picked from commit c7bc20d8d123851a468402bbfc9e3330efff21ec)
SUPPORT.md