[PATCH v2 1/6] SUPPORT.md: make Linux based stubdom fully supported

Juergen Gross posted 6 patches 8 months, 2 weeks ago
There is a newer version of this series
[PATCH v2 1/6] SUPPORT.md: make Linux based stubdom fully supported
Posted by Juergen Gross 8 months, 2 weeks ago
All patches needed for running with a Linux stubdom device model are
in the tree and QubesOS is using and testing Linux stubdoms nowadays.

Switch support from "Tech Preview" to "Supported, with caveats".

Signed-off-by: Juergen Gross <jgross@suse.com>
---
V2:
- switch to "Supported, with caveats" (security team)
---
 CHANGELOG.md | 1 +
 SUPPORT.md   | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f6afa5c85..ce4fcf2feb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - The minimum toolchain requirements have increased for some architectures:
    - For x86, GCC 5.1 and Binutils 2.25, or Clang/LLVM 11
    - For ARM32 and ARM64, GCC 5.1 and Binutils 2.25
+ - Linux based device model stubdomains are now fully supported.
 
 ### Added
  - On x86:
diff --git a/SUPPORT.md b/SUPPORT.md
index 91cb6f8ed2..e8fd0c251e 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -260,7 +260,10 @@ Go (golang) bindings for libxl
 
 Support for running qemu-xen device model in a linux stubdomain.
 
-    Status: Tech Preview
+    Status: Supported, with caveats
+
+Any issue in the stubdomain affecting only the guest it is servicing
+or itself will not be regarded a security issue.
 
 ## Xenstore
 
-- 
2.43.0
Re: [PATCH v2 1/6] SUPPORT.md: make Linux based stubdom fully supported
Posted by Oleksii Kurochko 7 months, 4 weeks ago
On 4/8/25 2:35 PM, Juergen Gross wrote:
> All patches needed for running with a Linux stubdom device model are
> in the tree and QubesOS is using and testing Linux stubdoms nowadays.
>
> Switch support from "Tech Preview" to "Supported, with caveats".
>
> Signed-off-by: Juergen Gross<jgross@suse.com>
> ---
> V2:
> - switch to "Supported, with caveats" (security team)
> ---
>   CHANGELOG.md | 1 +
>   SUPPORT.md   | 5 ++++-
>   2 files changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index 8f6afa5c85..ce4fcf2feb 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
>    - The minimum toolchain requirements have increased for some architectures:
>      - For x86, GCC 5.1 and Binutils 2.25, or Clang/LLVM 11
>      - For ARM32 and ARM64, GCC 5.1 and Binutils 2.25
> + - Linux based device model stubdomains are now fully supported.

LGTM: Acked-By: Oleksii Kurochko<oleksii.kurochko@gmail.com>

Thanks.
~ Oleksii

>   
>   ### Added
>    - On x86:
> diff --git a/SUPPORT.md b/SUPPORT.md
> index 91cb6f8ed2..e8fd0c251e 100644
> --- a/SUPPORT.md
> +++ b/SUPPORT.md
> @@ -260,7 +260,10 @@ Go (golang) bindings for libxl
>   
>   Support for running qemu-xen device model in a linux stubdomain.
>   
> -    Status: Tech Preview
> +    Status: Supported, with caveats
> +
> +Any issue in the stubdomain affecting only the guest it is servicing
> +or itself will not be regarded a security issue.
>   
>   ## Xenstore
>