[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/29] Migration pull patches (second try)
From: |
Daniel P . Berrangé |
Subject: |
Re: [PULL 00/29] Migration pull patches (second try) |
Date: |
Tue, 14 Jan 2020 11:26:02 +0000 |
User-agent: |
Mutt/1.12.1 (2019-06-15) |
On Tue, Jan 14, 2020 at 12:22:10PM +0100, Juan Quintela wrote:
> 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.
Err, no you only fixed one of the two bugs I pointed out (for a second
time)
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- [PULL 23/29] migration/multifd: fix nullptr access in terminating multifd threads, (continued)
- [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), no-reply, 2020/01/14
- Re: [PULL 00/29] Migration pull patches (second try), Peter Maydell, 2020/01/14