On 12/18/2024 3:27 PM, Peter Xu wrote:
On Wed, Dec 18, 2024 at 02:53:16PM -0500, Steven Sistare wrote:
On 12/6/2024 4:31 AM, Markus Armbruster wrote:
Steven Sistare writes:
On 12/5/2024 10:37 AM, Markus Armbruster wrote:
Steve Sistare writes:
Add the 'cpr' channel type, and stash the inc
On Wed, Dec 18, 2024 at 02:53:16PM -0500, Steven Sistare wrote:
> On 12/6/2024 4:31 AM, Markus Armbruster wrote:
> > Steven Sistare writes:
> >
> > > On 12/5/2024 10:37 AM, Markus Armbruster wrote:
> > > > Steve Sistare writes:
> > > >
> > > > > Add the 'cpr' channel type, and stash the incomin
On 12/6/2024 4:31 AM, Markus Armbruster wrote:
Steven Sistare writes:
On 12/5/2024 10:37 AM, Markus Armbruster wrote:
Steve Sistare writes:
Add the 'cpr' channel type, and stash the incoming cpr channel for use
in a subsequent patch.
Signed-off-by: Steve Sistare
[...]
diff --git a/qap
Steven Sistare writes:
> On 12/5/2024 10:37 AM, Markus Armbruster wrote:
>> Steve Sistare writes:
>>
>>> Add the 'cpr' channel type, and stash the incoming cpr channel for use
>>> in a subsequent patch.
>>>
>>> Signed-off-by: Steve Sistare
>> [...]
>>
>>> diff --git a/qapi/migration.json b/qa
On 12/5/2024 10:37 AM, Markus Armbruster wrote:
Steve Sistare writes:
Add the 'cpr' channel type, and stash the incoming cpr channel for use
in a subsequent patch.
Signed-off-by: Steve Sistare
[...]
diff --git a/qapi/migration.json b/qapi/migration.json
index a605dc2..a26960b 100644
---
Steve Sistare writes:
> Add the 'cpr' channel type, and stash the incoming cpr channel for use
> in a subsequent patch.
>
> Signed-off-by: Steve Sistare
[...]
> diff --git a/qapi/migration.json b/qapi/migration.json
> index a605dc2..a26960b 100644
> --- a/qapi/migration.json
> +++ b/qapi/migra
Add the 'cpr' channel type, and stash the incoming cpr channel for use
in a subsequent patch.
Signed-off-by: Steve Sistare
---
include/migration/cpr.h | 3 +++
migration/cpr.c | 15 +++
qapi/migration.json | 3 ++-
system/vl.c | 6 ++
4 files changed, 2