[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: |
Juan Quintela |
|
Subject: |
Re: [PATCH v2 3/3] migration: Perform vmsd structure check during tests |
|
Date: |
Mon, 31 Jan 2022 10:00:18 +0100 |
|
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
"Dr. David Alan Gilbert" <dgilbert@redhat.com> wrote:
> * 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.
As expected, it broke it.
I resend the PULL request wihtout that two patches.
Once that we are here, how it is that make check didn't catch this?
Later, Juan.
- Re: [PATCH v2 1/3] ppc: Fix vmstate_pbr403 subsection name, (continued)