[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V2 00/11] privatize migration.h
From: |
Peter Xu |
Subject: |
Re: [PATCH V2 00/11] privatize migration.h |
Date: |
Mon, 11 Mar 2024 16:28:34 -0400 |
On Mon, Mar 11, 2024 at 04:24:14PM -0400, Steven Sistare wrote:
> On 3/11/2024 3:45 PM, Steven Sistare wrote:
> > On 3/11/2024 3:30 PM, Peter Xu wrote:
> > > Steve,
> > >
> > > On Mon, Mar 11, 2024 at 10:48:47AM -0700, Steve Sistare wrote:
> > > > Changes in V2:
> > > > * rebase to migration-next, add RB
> > >
> > > Not apply even to master branch. Note that there're >=1 PULLs sent and
> > > merged since my last reply.. Perhaps you rebased to the "old" next?
> >
> > I pulled from branch migration-next in https://gitlab.com/peterx/qemu a
> > few hours ago, but I must have screwed up somewhere. I'll figure it out
> > and post a V4.
>
> My pull was a fiew hours old, but my patches still apply cleanly to the
> most recent tip:
> a1bb5dd169f4 ("migration: Fix format in error message")
>
> I can sent that as V3, but ...
> Note that you must apply "migration: export fewer options" before
> "privatize migration.h". If that does not help, I will send V3.
Ouch, I forgot that dependency... Sorry.
Yeah it works now. No need to resend for now.
--
Peter Xu
- [PATCH V2 05/11] migration: export vcpu_dirty_limit_period, (continued)
- [PATCH V2 05/11] migration: export vcpu_dirty_limit_period, Steve Sistare, 2024/03/11
- [PATCH V2 07/11] migration: migration_is_device, Steve Sistare, 2024/03/11
- [PATCH V2 08/11] migration: migration_file_set_error, Steve Sistare, 2024/03/11
- [PATCH V2 10/11] migration: delete unused accessors, Steve Sistare, 2024/03/11
- [PATCH V2 09/11] migration: privatize colo interfaces, Steve Sistare, 2024/03/11
- [PATCH V2 11/11] migration: purge MigrationState from public interface, Steve Sistare, 2024/03/11
- Re: [PATCH V2 00/11] privatize migration.h, Peter Xu, 2024/03/11