[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/19] Migration patches
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/19] Migration patches |
Date: |
Mon, 15 Jul 2019 14:48:42 +0100 |
On Mon, 15 Jul 2019 at 14:44, Juan Quintela <address@hidden> wrote:
>
> Peter Maydell <address@hidden> wrote:
> > On Fri, 12 Jul 2019 at 17:33, Peter Maydell <address@hidden> wrote:
> >> Still fails on aarch32 host, I'm afraid:
>
> Hi
>
> dropping the multifd test patch from now. For "some" reason, having a
> packed struct and 32bits is getting ugly, not sure yet _why_.
IMHO 'packed' structs are usually a bad idea. They have a bunch
of behaviours you may not be expecting (for instance they're
also not naturally aligned, and arrays of them won't be the
size you expect).
thanks
-- PMM
- [Qemu-devel] [PULL 14/19] kvm: Update comments for sync_dirty_bitmap, (continued)
- [Qemu-devel] [PULL 14/19] kvm: Update comments for sync_dirty_bitmap, Juan Quintela, 2019/07/12
- [Qemu-devel] [PULL 15/19] kvm: Persistent per kvmslot dirty bitmap, Juan Quintela, 2019/07/12
- [Qemu-devel] [PULL 16/19] kvm: Introduce slots lock for memory listener, Juan Quintela, 2019/07/12
- [Qemu-devel] [PULL 17/19] kvm: Support KVM_CLEAR_DIRTY_LOG, Juan Quintela, 2019/07/12
- [Qemu-devel] [PULL 18/19] migration: Split log_clear() into smaller chunks, Juan Quintela, 2019/07/12
- [Qemu-devel] [PULL 19/19] migration: allow private destination ram with x-ignore-shared, Juan Quintela, 2019/07/12
- Re: [Qemu-devel] [PULL 00/19] Migration patches, Peter Maydell, 2019/07/12
- Re: [Qemu-devel] [PULL 00/19] Migration patches, Dr. David Alan Gilbert, 2019/07/12
- Re: [Qemu-devel] [PULL 00/19] Migration patches, Peter Maydell, 2019/07/15
- Re: [Qemu-devel] [PULL 00/19] Migration patches, Juan Quintela, 2019/07/15
- Re: [Qemu-devel] [PULL 00/19] Migration patches,
Peter Maydell <=
- Re: [Qemu-devel] [PULL 00/19] Migration patches, Juan Quintela, 2019/07/15
- Re: [Qemu-devel] [PULL 00/19] Migration patches, Peter Maydell, 2019/07/15
- Re: [Qemu-devel] [PULL 00/19] Migration patches, Daniel P . Berrangé, 2019/07/15
- Re: [Qemu-devel] [PULL 00/19] Migration patches, Peter Maydell, 2019/07/15