Re: [PATCH for-7.1 v2 0/1] use dc->vmsd with spapr devices vmstate

2022-05-04 Thread Daniel Henrique Barboza

Ping

On 4/9/22 09:09, Daniel Henrique Barboza wrote:

Hi,

This v2 contains only the last patch from v1, patch 4, given that all
other patches are breaking backward migration due to how
qdev_set_legacy_instance_id() works when vmstate_register() is passing
an id to the vmsds.

Changes from v1:
- patches 1-3: removed
- v1 link: https://lists.gnu.org/archive/html/qemu-devel/2022-03/msg05615.html

Daniel Henrique Barboza (1):
   hw/ppc: use qdev to register spapr_nvdimm vmsd

  hw/ppc/spapr_nvdimm.c | 11 ++-
  1 file changed, 2 insertions(+), 9 deletions(-)





[PATCH for-7.1 v2 0/1] use dc->vmsd with spapr devices vmstate

2022-04-09 Thread Daniel Henrique Barboza
Hi,

This v2 contains only the last patch from v1, patch 4, given that all
other patches are breaking backward migration due to how
qdev_set_legacy_instance_id() works when vmstate_register() is passing
an id to the vmsds.

Changes from v1:
- patches 1-3: removed
- v1 link: https://lists.gnu.org/archive/html/qemu-devel/2022-03/msg05615.html

Daniel Henrique Barboza (1):
  hw/ppc: use qdev to register spapr_nvdimm vmsd

 hw/ppc/spapr_nvdimm.c | 11 ++-
 1 file changed, 2 insertions(+), 9 deletions(-)

-- 
2.35.1