qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 00/43] Migration: Create options.c for capabilities/params/pr


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH 00/43] Migration: Create options.c for capabilities/params/properties
Date: Mon, 6 Mar 2023 17:29:34 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 02.03.23 19:33, Juan Quintela wrote:
Hi

This series move to options.c:
- all migration capabilities code
- all migration parameters code
- all properties code
- all qmp commands that only touch the previous

And once there:
- sort of functions
- make consistent and coherent all the functions naming/typing
- create accessors for the parameters/capabilties that don't exist
- more cleanups here and there.

Todo:

- There is still capabilities code on savevm.c, but I want this in
   before moving that code to options.c, but still needs more thought
   for my part. I.e. should I put vmstate sections in options.c, or
   should I create new functions to access the capabilities in savevm.c.

Please review.

Hmm, I can't apply to current master, neither can patchew: 
20230302163410.11399-1-quintela@redhat.com/">https://patchew.org/QEMU/20230302163410.11399-1-quintela@redhat.com/

On which commit the series based on?

--
Best regards,
Vladimir




reply via email to

[Prev in Thread] Current Thread [Next in Thread]