diff mbox series

SUPPORT.md: Argo: Upgrade status to Tech Preview

Message ID 20241019190652.21559-1-christopher.w.clark@gmail.com (mailing list archive)
State New
Headers show
Series SUPPORT.md: Argo: Upgrade status to Tech Preview | expand

Commit Message

Christopher Clark Oct. 19, 2024, 7:06 p.m. UTC
Recent patches to xen-devel indicate active interest in Argo within the Xen
community, and as the feature has been documented and in use by
OpenXT for multiple years, update the Xen SUPPORT.md statement of status.

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
---
 SUPPORT.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Julien Grall Oct. 21, 2024, 10:14 a.m. UTC | #1
Hi Christopher,

On 19/10/2024 20:06, Christopher Clark wrote:
> Recent patches to xen-devel indicate active interest in Argo within the Xen
> community, and as the feature has been documented and in use by
> OpenXT for multiple years, update the Xen SUPPORT.md statement of status.
> 
> Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>

Acked-by: Julien Grall <jgrall@amazon.com>

> ---
>   SUPPORT.md | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/SUPPORT.md b/SUPPORT.md
> index 23dd7e6424..4f56094356 100644
> --- a/SUPPORT.md
> +++ b/SUPPORT.md
> @@ -848,7 +848,7 @@ This feature is not security supported: see https://xenbits.xen.org/xsa/advisory
>   
>   ### Argo: Inter-domain message delivery by hypercall
>   
> -    Status: Experimental
> +    Status: Tech Preview

What is missing to make the feature supported (or suported but not 
security supported)?

Cheers,
Andrew Cooper Oct. 21, 2024, 12:41 p.m. UTC | #2
On 19/10/2024 8:06 pm, Christopher Clark wrote:
> Recent patches to xen-devel indicate active interest in Argo within the Xen
> community, and as the feature has been documented and in use by
> OpenXT for multiple years, update the Xen SUPPORT.md statement of status.
>
> Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>

We also discussed this in XenSummit didn't we?

If so, I'd suggest that gets mentioned too.


As for work before full security support, destruction is currently a
long-running operation which needs making preemptible.  Specifically,
moving into domain_teardown().

~Andrew
diff mbox series

Patch

diff --git a/SUPPORT.md b/SUPPORT.md
index 23dd7e6424..4f56094356 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -848,7 +848,7 @@  This feature is not security supported: see https://xenbits.xen.org/xsa/advisory
 
 ### Argo: Inter-domain message delivery by hypercall
 
-    Status: Experimental
+    Status: Tech Preview
 
 ### x86/PCI Device Passthrough