[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 3/3] migration: Perform vmsd structure check during tests
|
From: |
Dr. David Alan Gilbert |
|
Subject: |
Re: [PATCH v2 3/3] migration: Perform vmsd structure check during tests |
|
Date: |
Thu, 27 Jan 2022 15:49:00 +0000 |
|
User-agent: |
Mutt/2.1.5 (2021-12-30) |
* Juan Quintela (quintela@redhat.com) wrote:
> "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com> wrote:
> > From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> >
> > Perform a check on vmsd structures during test runs in the hope
> > of catching any missing terminators and other simple screwups.
> >
> > Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
>
> Reviewed-by: Juan Quintela <quintela@redhat.com>
>
> queued.
Careful; I think that'll break with slirp until libslirp gets updated
first.
Dave
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
- Re: [PATCH v2 1/3] ppc: Fix vmstate_pbr403 subsection name, (continued)