On Wed, Oct 16, 2019 at 11:40:01AM -0300, Eduardo Habkost wrote: > On Wed, Oct 16, 2019 at 10:29:29AM +0800, Peter Xu wrote: > > v2: > > - use uint32_t rather than int64_t [Juan] > > - one more patch (patch 4) to check dup SaveStateEntry [Dave] > > - one more patch to define a macro (patch 1) to simplify patch 2 > > > > Please review, thanks. > > I wonder how hard it is to write a simple test case to reproduce > the original bug. We can extend tests/migration-test.c or > tests/acceptance/migration.py. If using -device with explicit > apic-id, we probably don't even need to create >255 VCPUs.
I can give it a shot next week. :) -- Peter Xu