> On May 25, 2020, at 3:55 AM, Jason Andryuk <[email protected]> wrote: > > Add qemu-xen linux device model stubdomain to the Toolstack section as a > Tech Preview. > > Signed-off-by: Jason Andryuk <[email protected]> > --- > SUPPORT.md | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/SUPPORT.md b/SUPPORT.md > index e3a366fd56..25becc9192 100644 > --- a/SUPPORT.md > +++ b/SUPPORT.md > @@ -153,6 +153,12 @@ Go (golang) bindings for libxl > > Status: Experimental > > +### Linux device model stubdomains > + > +Support for running qemu-xen device model in a linux stubdomain. > + > + Status: Tech Preview
Acked-by: George Dunlap <[email protected]> Out of curiosity, what do you think is missing to be able to declare this ‘Supported’? Are there any features missing, or do we just need to add a test to osstest? -George
