[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 00/63] First batch of i386 and build system patch for QEMU
From: |
Zhao Liu |
Subject: |
Re: [PULL v2 00/63] First batch of i386 and build system patch for QEMU 9.1 |
Date: |
Fri, 26 Apr 2024 17:43:22 +0800 |
On Fri, Apr 26, 2024 at 03:43:15PM +0800, Zhao Liu wrote:
> Date: Fri, 26 Apr 2024 15:43:15 +0800
> From: Zhao Liu <zhao1.liu@intel.com>
> Subject: Re: [PULL v2 00/63] First batch of i386 and build system patch for
> QEMU 9.1
>
> Hi Paolo,
>
> On Fri, Apr 26, 2024 at 07:21:12AM +0200, Paolo Bonzini wrote:
> > Date: Fri, 26 Apr 2024 07:21:12 +0200
> > From: Paolo Bonzini <pbonzini@redhat.com>
> > Subject: Re: [PULL v2 00/63] First batch of i386 and build system patch for
> > QEMU 9.1
> >
> > On Wed, Apr 24, 2024 at 8:49 PM Richard Henderson
> > <richard.henderson@linaro.org> wrote:
> > >
> > > On 4/24/24 01:14, Paolo Bonzini wrote:
> > > > The following changes since commit
> > > > 62dbe54c24dbf77051bafe1039c31ddc8f37602d:
> > > >
> > > > Update version for v9.0.0-rc4 release (2024-04-16 18:06:15 +0100)
> > > >
> > > > are available in the Git repository at:
> > > >
> > > > https://gitlab.com/bonzini/qemu.git tags/for-upstream
> > > >
> > > > for you to fetch changes up to 7653b44534d3267fa63ebc9d7221eaa7b48bf5ae:
> > > >
> > > > target/i386/translate.c: always write 32-bits for SGDT and SIDT
> > > > (2024-04-23 17:35:26 +0200)
> > >
> > > Sorry, I've already merged v1. You'll need to adjust the fix on top.
> >
> > It's the same tag, so you actually merged v2.
>
> The difference between v2 and v1 is about fixing two of Xiaoyao's
> comments, right?
>
> Currently in master, luckly the CPUID fix [1] has landed, but another
> comment fix [2] hasn't land. So Richard merged v1 and helped fix [1],
> [2] did not catch up with v1 merge window. ;-(
I misunderstood this and rechecked v2, which also doesn't contain [2].
> I have a misc kvm cleanup series coming up soon that I can also include
> [2]'s fix there.
>
> [1]:
> b9043b52-5fdf-4349-8a56-c1418feb1bbd@intel.com/">https://lore.kernel.org/qemu-devel/b9043b52-5fdf-4349-8a56-c1418feb1bbd@intel.com/
> [2]:
> 2815f0f1-9e20-4985-849c-d74c6cdc94ae@intel.com/">https://lore.kernel.org/qemu-devel/2815f0f1-9e20-4985-849c-d74c6cdc94ae@intel.com/
>