* Dr. David Alan Gilbert (dgilb...@redhat.com) wrote:
> Queued
Hi Peter,
I've had to unqueue this again unfortunately.
There's something going on with big endian hosts; on a PPC BE host,
it reliably hangs in the recovery test with this set.
(Although I can't see anything relevant to eye).
Dave
Queued
* Peter Xu (pet...@redhat.com) wrote:
> v4:
> - use "void */ulong" instead of "uint64_t" where proper in patch 3/4 [Dave]
>
> v3:
> - fix build on 32bit hosts & rebase
> - remove r-bs for the last 2 patches for Dave due to the changes
>
> v2:
> - add r-bs for Dave
> - add patch "migration
v4:
- use "void */ulong" instead of "uint64_t" where proper in patch 3/4 [Dave]
v3:
- fix build on 32bit hosts & rebase
- remove r-bs for the last 2 patches for Dave due to the changes
v2:
- add r-bs for Dave
- add patch "migration: Properly destroy variables on incoming side" as patch 1
- destro