[PATCH for-4.15 v3] SUPPORT.MD: Mark LiveUpdate of C/OCaml XenStored daemon as Tech Preview

Julien Grall posted 1 patch 3 years, 1 month ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20210317120854.19903-1-julien@xen.org
SUPPORT.md | 8 ++++++++
1 file changed, 8 insertions(+)
[PATCH for-4.15 v3] SUPPORT.MD: Mark LiveUpdate of C/OCaml XenStored daemon as Tech Preview
Posted by Julien Grall 3 years, 1 month ago
From: Julien Grall <jgrall@amazon.com>

Support to liveupdate C/OCaml XenStored daemon was added during the
4.15 development cycle. Add two new sections in SUPPORT.MD to explain
what is the support state.

For now, it is a tech preview.

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

---

CC: Juergen Gross <jgross@suse.com>

    Changes in v3:
        - Add a section of OCaml XenStored

    Changes in v2:
        - Clarify this is only supported for the daemon version
        - Fix typoes
---
 SUPPORT.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/SUPPORT.md b/SUPPORT.md
index 7db4568f1a0f..1021a24801dc 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -177,6 +177,14 @@ Support for running qemu-xen device model in a linux stubdomain.
 
     Status: Tech Preview
 
+## Liveupdate of C XenStored daemon
+
+    Status: Tech Preview
+
+## Liveupdate of OCaml XenStored daemon
+
+    Status: Tech Preview
+
 ## Toolstack/3rd party
 
 ### libvirt driver for xl
-- 
2.17.1


Re: [PATCH for-4.15 v3] SUPPORT.MD: Mark LiveUpdate of C/OCaml XenStored daemon as Tech Preview
Posted by Julien Grall 3 years ago
(+ Ian)

Hi Ian,

Sorry I forgot to CC you on the original Ian. Would it be possible to 
give an R-A for the patch below?

Cheers,

On 17/03/2021 12:08, Julien Grall wrote:
> From: Julien Grall <jgrall@amazon.com>
> 
> Support to liveupdate C/OCaml XenStored daemon was added during the
> 4.15 development cycle. Add two new sections in SUPPORT.MD to explain
> what is the support state.
> 
> For now, it is a tech preview.
> 
> Signed-off-by: Julien Grall <jgrall@amazon.com>
> 
> ---
> 
> CC: Juergen Gross <jgross@suse.com>
> 
>      Changes in v3:
>          - Add a section of OCaml XenStored
> 
>      Changes in v2:
>          - Clarify this is only supported for the daemon version
>          - Fix typoes
> ---
>   SUPPORT.md | 8 ++++++++
>   1 file changed, 8 insertions(+)
> 
> diff --git a/SUPPORT.md b/SUPPORT.md
> index 7db4568f1a0f..1021a24801dc 100644
> --- a/SUPPORT.md
> +++ b/SUPPORT.md
> @@ -177,6 +177,14 @@ Support for running qemu-xen device model in a linux stubdomain.
>   
>       Status: Tech Preview
>   
> +## Liveupdate of C XenStored daemon
> +
> +    Status: Tech Preview
> +
> +## Liveupdate of OCaml XenStored daemon
> +
> +    Status: Tech Preview
> +
>   ## Toolstack/3rd party
>   
>   ### libvirt driver for xl
> 

-- 
Julien Grall

Re: [PATCH for-4.15 v3] SUPPORT.MD: Mark LiveUpdate of C/OCaml XenStored daemon as Tech Preview
Posted by Ian Jackson 3 years ago
Julien Grall writes ("Re: [PATCH for-4.15 v3] SUPPORT.MD: Mark LiveUpdate of C/OCaml XenStored daemon as Tech Preview"):
> Sorry I forgot to CC you on the original Ian. Would it be possible to 
> give an R-A for the patch below?

Sure,

Release-Acked-by: Ian Jackson <iwj@xenproject.org>

Re: [PATCH for-4.15 v3] SUPPORT.MD: Mark LiveUpdate of C/OCaml XenStored daemon as Tech Preview
Posted by Julien Grall 3 years ago
Hi Ian,

On 22/03/2021 10:32, Ian Jackson wrote:
> Julien Grall writes ("Re: [PATCH for-4.15 v3] SUPPORT.MD: Mark LiveUpdate of C/OCaml XenStored daemon as Tech Preview"):
>> Sorry I forgot to CC you on the original Ian. Would it be possible to
>> give an R-A for the patch below?
> 
> Sure,
> 
> Release-Acked-by: Ian Jackson <iwj@xenproject.org>

Thanks! I will also s/XenStored/xenstored/ as you pointed out on IRC.

Cheers,

> 

-- 
Julien Grall

Re: [PATCH for-4.15 v3] SUPPORT.MD: Mark LiveUpdate of C/OCaml XenStored daemon as Tech Preview
Posted by Jürgen Groß 3 years, 1 month ago
On 17.03.21 13:08, Julien Grall wrote:
> From: Julien Grall <jgrall@amazon.com>
> 
> Support to liveupdate C/OCaml XenStored daemon was added during the
> 4.15 development cycle. Add two new sections in SUPPORT.MD to explain
> what is the support state.
> 
> For now, it is a tech preview.
> 
> Signed-off-by: Julien Grall <jgrall@amazon.com>

Reviewed-by: Juergen Gross <jgross@suse.com>


Juergen
Re: [PATCH for-4.15 v3] SUPPORT.MD: Mark LiveUpdate of C/OCaml XenStored daemon as Tech Preview
Posted by Andrew Cooper 3 years, 1 month ago
On 17/03/2021 12:31, Jürgen Groß wrote:
> On 17.03.21 13:08, Julien Grall wrote:
>> From: Julien Grall <jgrall@amazon.com>
>>
>> Support to liveupdate C/OCaml XenStored daemon was added during the
>> 4.15 development cycle. Add two new sections in SUPPORT.MD to explain
>> what is the support state.
>>
>> For now, it is a tech preview.
>>
>> Signed-off-by: Julien Grall <jgrall@amazon.com>
>
> Reviewed-by: Juergen Gross <jgross@suse.com>

Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>

I'll add "how to live update" to my pile of docs needing to happen for 4.15.