All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview
@ 2021-03-13 13:55 Julien Grall
  2021-03-15 12:05 ` Ian Jackson
  2021-03-15 12:17 ` Andrew Cooper
  0 siblings, 2 replies; 8+ messages in thread
From: Julien Grall @ 2021-03-13 13:55 UTC (permalink / raw)
  To: xen-devel
  Cc: julien, Julien Grall, Andrew Cooper, George Dunlap, Ian Jackson,
	Jan Beulich, Stefano Stabellini, Wei Liu, Juergen Gross

From: Julien Grall <jgrall@amazon.com>

Support to liveupdate C XenStored was adding during the 4.15
development cycle. Add a section 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>

It looks like the OCaml side was not merged in 4.15. So I have only
described the support state for C XenStored.
---
 SUPPORT.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/SUPPORT.md b/SUPPORT.md
index 7db4568f1a0f..39855f2c7b32 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -177,6 +177,10 @@ Support for running qemu-xen device model in a linux stubdomain.
 
     Status: Tech Preview
 
+## C XenStored LiveUpdate
+
+    Status: Tech Preview
+
 ## Toolstack/3rd party
 
 ### libvirt driver for xl
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview
  2021-03-13 13:55 [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview Julien Grall
@ 2021-03-15 12:05 ` Ian Jackson
  2021-03-15 12:17 ` Andrew Cooper
  1 sibling, 0 replies; 8+ messages in thread
From: Ian Jackson @ 2021-03-15 12:05 UTC (permalink / raw)
  To: Julien Grall
  Cc: xen-devel, Julien Grall, Andrew Cooper, George Dunlap,
	Jan Beulich, Stefano Stabellini, Wei Liu, Juergen Gross

Julien Grall writes ("[PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview"):
> From: Julien Grall <jgrall@amazon.com>
> 
> Support to liveupdate C XenStored was adding during the 4.15
> development cycle. Add a section 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: Ian Jackson <iwj@xenproject.org>
Release-Acked-by: Ian Jackson <iwj@xenproject.org>


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview
  2021-03-13 13:55 [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview Julien Grall
  2021-03-15 12:05 ` Ian Jackson
@ 2021-03-15 12:17 ` Andrew Cooper
  2021-03-16 14:35   ` Julien Grall
  1 sibling, 1 reply; 8+ messages in thread
From: Andrew Cooper @ 2021-03-15 12:17 UTC (permalink / raw)
  To: Julien Grall, xen-devel
  Cc: Julien Grall, George Dunlap, Ian Jackson, Jan Beulich,
	Stefano Stabellini, Wei Liu, Juergen Gross

On 13/03/2021 13:55, Julien Grall wrote:
> From: Julien Grall <jgrall@amazon.com>
>
> Support to liveupdate C XenStored was adding during the 4.15
> development cycle. Add a section 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>
>
> It looks like the OCaml side was not merged in 4.15.

Yes it was.

> So I have only
> described the support state for C XenStored.

What about stub-cxenstored?  I think it wants pointing out specifically,
whatever its status, to avoid confusion.

~Andrew



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview
  2021-03-15 12:17 ` Andrew Cooper
@ 2021-03-16 14:35   ` Julien Grall
  2021-03-16 14:36     ` Jürgen Groß
  0 siblings, 1 reply; 8+ messages in thread
From: Julien Grall @ 2021-03-16 14:35 UTC (permalink / raw)
  To: Andrew Cooper, xen-devel
  Cc: Julien Grall, George Dunlap, Ian Jackson, Jan Beulich,
	Stefano Stabellini, Wei Liu, Juergen Gross

Hi,

On 15/03/2021 12:17, Andrew Cooper wrote:
> On 13/03/2021 13:55, Julien Grall wrote:
>> From: Julien Grall <jgrall@amazon.com>
>>
>> Support to liveupdate C XenStored was adding during the 4.15
>> development cycle. Add a section 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>
>>
>> It looks like the OCaml side was not merged in 4.15.
> 
> Yes it was.
> 
>> So I have only
>> described the support state for C XenStored.
> 
> What about stub-cxenstored?  I think it wants pointing out specifically,
> whatever its status, to avoid confusion.

Is it even working? @Juergen?

Cheers,

-- 
Julien Grall


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview
  2021-03-16 14:35   ` Julien Grall
@ 2021-03-16 14:36     ` Jürgen Groß
  2021-03-16 14:39       ` Julien Grall
  0 siblings, 1 reply; 8+ messages in thread
From: Jürgen Groß @ 2021-03-16 14:36 UTC (permalink / raw)
  To: Julien Grall, Andrew Cooper, xen-devel
  Cc: Julien Grall, George Dunlap, Ian Jackson, Jan Beulich,
	Stefano Stabellini, Wei Liu


[-- Attachment #1.1.1: Type: text/plain, Size: 891 bytes --]

On 16.03.21 15:35, Julien Grall wrote:
> Hi,
> 
> On 15/03/2021 12:17, Andrew Cooper wrote:
>> On 13/03/2021 13:55, Julien Grall wrote:
>>> From: Julien Grall <jgrall@amazon.com>
>>>
>>> Support to liveupdate C XenStored was adding during the 4.15
>>> development cycle. Add a section 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>
>>>
>>> It looks like the OCaml side was not merged in 4.15.
>>
>> Yes it was.
>>
>>> So I have only
>>> described the support state for C XenStored.
>>
>> What about stub-cxenstored?  I think it wants pointing out specifically,
>> whatever its status, to avoid confusion.
> 
> Is it even working? @Juergen?

LU of xenstore-stubdom isn't working yet.


Juergen


[-- Attachment #1.1.2: OpenPGP_0xB0DE9DD628BF132F.asc --]
[-- Type: application/pgp-keys, Size: 3135 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview
  2021-03-16 14:36     ` Jürgen Groß
@ 2021-03-16 14:39       ` Julien Grall
  2021-03-16 14:58         ` Jürgen Groß
  0 siblings, 1 reply; 8+ messages in thread
From: Julien Grall @ 2021-03-16 14:39 UTC (permalink / raw)
  To: Jürgen Groß, Andrew Cooper, xen-devel
  Cc: Julien Grall, George Dunlap, Ian Jackson, Jan Beulich,
	Stefano Stabellini, Wei Liu



On 16/03/2021 14:36, Jürgen Groß wrote:
> On 16.03.21 15:35, Julien Grall wrote:
>> Hi,
>>
>> On 15/03/2021 12:17, Andrew Cooper wrote:
>>> On 13/03/2021 13:55, Julien Grall wrote:
>>>> From: Julien Grall <jgrall@amazon.com>
>>>>
>>>> Support to liveupdate C XenStored was adding during the 4.15
>>>> development cycle. Add a section 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>
>>>>
>>>> It looks like the OCaml side was not merged in 4.15.
>>>
>>> Yes it was.
>>>
>>>> So I have only
>>>> described the support state for C XenStored.
>>>
>>> What about stub-cxenstored?  I think it wants pointing out specifically,
>>> whatever its status, to avoid confusion.
>>
>> Is it even working? @Juergen?
> 
> LU of xenstore-stubdom isn't working yet.

Ok. Would renaming the section to "Dom0 C Xen-Stored LiveUpdate" would 
be suitable?

Cheers,


-- 
Julien Grall


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview
  2021-03-16 14:39       ` Julien Grall
@ 2021-03-16 14:58         ` Jürgen Groß
  2021-03-17 11:24           ` Julien Grall
  0 siblings, 1 reply; 8+ messages in thread
From: Jürgen Groß @ 2021-03-16 14:58 UTC (permalink / raw)
  To: Julien Grall, Andrew Cooper, xen-devel
  Cc: Julien Grall, George Dunlap, Ian Jackson, Jan Beulich,
	Stefano Stabellini, Wei Liu


[-- Attachment #1.1.1: Type: text/plain, Size: 1232 bytes --]

On 16.03.21 15:39, Julien Grall wrote:
> 
> 
> On 16/03/2021 14:36, Jürgen Groß wrote:
>> On 16.03.21 15:35, Julien Grall wrote:
>>> Hi,
>>>
>>> On 15/03/2021 12:17, Andrew Cooper wrote:
>>>> On 13/03/2021 13:55, Julien Grall wrote:
>>>>> From: Julien Grall <jgrall@amazon.com>
>>>>>
>>>>> Support to liveupdate C XenStored was adding during the 4.15
>>>>> development cycle. Add a section 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>
>>>>>
>>>>> It looks like the OCaml side was not merged in 4.15.
>>>>
>>>> Yes it was.
>>>>
>>>>> So I have only
>>>>> described the support state for C XenStored.
>>>>
>>>> What about stub-cxenstored?  I think it wants pointing out 
>>>> specifically,
>>>> whatever its status, to avoid confusion.
>>>
>>> Is it even working? @Juergen?
>>
>> LU of xenstore-stubdom isn't working yet.
> 
> Ok. Would renaming the section to "Dom0 C Xen-Stored LiveUpdate" would 
> be suitable?

"Xen-Stored" in rather unusual.

What about "LiveUpdate of C Xenstore daemon"?


Juergen

[-- Attachment #1.1.2: OpenPGP_0xB0DE9DD628BF132F.asc --]
[-- Type: application/pgp-keys, Size: 3135 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview
  2021-03-16 14:58         ` Jürgen Groß
@ 2021-03-17 11:24           ` Julien Grall
  0 siblings, 0 replies; 8+ messages in thread
From: Julien Grall @ 2021-03-17 11:24 UTC (permalink / raw)
  To: Jürgen Groß, Andrew Cooper, xen-devel
  Cc: Julien Grall, George Dunlap, Ian Jackson, Jan Beulich,
	Stefano Stabellini, Wei Liu

Hi Juergen,

On 16/03/2021 14:58, Jürgen Groß wrote:
> On 16.03.21 15:39, Julien Grall wrote:
>>
>>
>> On 16/03/2021 14:36, Jürgen Groß wrote:
>>> On 16.03.21 15:35, Julien Grall wrote:
>>>> Hi,
>>>>
>>>> On 15/03/2021 12:17, Andrew Cooper wrote:
>>>>> On 13/03/2021 13:55, Julien Grall wrote:
>>>>>> From: Julien Grall <jgrall@amazon.com>
>>>>>>
>>>>>> Support to liveupdate C XenStored was adding during the 4.15
>>>>>> development cycle. Add a section 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>
>>>>>>
>>>>>> It looks like the OCaml side was not merged in 4.15.
>>>>>
>>>>> Yes it was.
>>>>>
>>>>>> So I have only
>>>>>> described the support state for C XenStored.
>>>>>
>>>>> What about stub-cxenstored?  I think it wants pointing out 
>>>>> specifically,
>>>>> whatever its status, to avoid confusion.
>>>>
>>>> Is it even working? @Juergen?
>>>
>>> LU of xenstore-stubdom isn't working yet.
>>
>> Ok. Would renaming the section to "Dom0 C Xen-Stored LiveUpdate" would 
>> be suitable?
> 
> "Xen-Stored" in rather unusual.
> 
> What about "LiveUpdate of C Xenstore daemon"?

I am fine with that. I will respin it.

Cheers,

-- 
Julien Grall


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-03-17 11:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-13 13:55 [PATCH for-4.15] SUPPORT.MD: Mark C XenStored LiveUpdate as Tech Preview Julien Grall
2021-03-15 12:05 ` Ian Jackson
2021-03-15 12:17 ` Andrew Cooper
2021-03-16 14:35   ` Julien Grall
2021-03-16 14:36     ` Jürgen Groß
2021-03-16 14:39       ` Julien Grall
2021-03-16 14:58         ` Jürgen Groß
2021-03-17 11:24           ` Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.