[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/29] Migration pull patches (second try)
From: |
Juan Quintela |
Subject: |
Re: [PULL 00/29] Migration pull patches (second try) |
Date: |
Tue, 14 Jan 2020 12:22:10 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Peter Maydell <address@hidden> wrote:
> On Tue, 14 Jan 2020 at 09:26, Juan Quintela <address@hidden> wrote:
>>
>> The following changes since commit 3c8a6575985b1652b45bfa670b5e1907d642cfa0:
>>
>> Merge remote-tracking branch
>> 'remotes/kraxel/tags/usb-20200113-pull-request' into staging
>> (2020-01-13 14:19:57 +0000)
>>
>> are available in the Git repository at:
>>
>> https://github.com/juanquintela/qemu.git tags/migration-pull-pull-request
>>
>> for you to fetch changes up to 4eafab585c091050b5ae63130f46fe46ac919c3a:
>>
>> migration: Support QLIST migration (2020-01-14 10:17:12 +0100)
>>
>> ----------------------------------------------------------------
>> Migration pull request
>> - updated QList patch
>> - initialize local msg variable
>>
>> ----------------------------------------------------------------
>
> Still fails on hosts where ram_addr_t is 32 bits.
> Looks like you still haven't got the fix for the problem
> Dan pointed out where multifd_save_setup() is using the
> wrong type when it calculates p->packetlen to allocate the
> data structure.
Ouch. Then there is "yet" another different problem. I fixed the one
that daniel pointed.
Working there.
- [PULL 21/29] migration/multifd: clean pages after filling packet, (continued)
- [PULL 21/29] migration/multifd: clean pages after filling packet, Juan Quintela, 2020/01/14
- [PULL 22/29] migration/multifd: not use multifd during postcopy, Juan Quintela, 2020/01/14
- [PULL 23/29] migration/multifd: fix nullptr access in terminating multifd threads, Juan Quintela, 2020/01/14
- [PULL 24/29] migration/multifd: fix destroyed mutex access in terminating multifd threads, Juan Quintela, 2020/01/14
- [PULL 25/29] Bug #1829242 correction., Juan Quintela, 2020/01/14
- [PULL 26/29] migration: Define VMSTATE_INSTANCE_ID_ANY, Juan Quintela, 2020/01/14
- [PULL 27/29] migration: Change SaveStateEntry.instance_id into uint32_t, Juan Quintela, 2020/01/14
- [PULL 28/29] apic: Use 32bit APIC ID for migration instance ID, Juan Quintela, 2020/01/14
- [PULL 29/29] migration: Support QLIST migration, Juan Quintela, 2020/01/14
- Re: [PULL 00/29] Migration pull patches (second try), Peter Maydell, 2020/01/14
- Re: [PULL 00/29] Migration pull patches (second try),
Juan Quintela <=
- Re: [PULL 00/29] Migration pull patches (second try), no-reply, 2020/01/14
- Re: [PULL 00/29] Migration pull patches (second try), Peter Maydell, 2020/01/14