qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 0/2] pc: last minute bugfixes


From: Igor Mammedov
Subject: Re: [PULL 0/2] pc: last minute bugfixes
Date: Fri, 23 Apr 2021 14:10:18 +0200

On Fri, 23 Apr 2021 10:01:49 +0100
Daniel P. Berrangé <berrange@redhat.com> wrote:

> On Thu, Apr 22, 2021 at 06:24:48PM -0400, Michael S. Tsirkin wrote:
> > The following changes since commit d83f46d189a26fa32434139954d264326f199a45:
> > 
> >   virtio-pci: compat page aligned ATS (2021-04-06 07:11:36 -0400)
> > 
> > are available in the Git repository at:
> > 
> >   git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
> > 
> > for you to fetch changes up to 9106db1038bf3db5e4f8007038b3a1962018fa07:
> > 
> >   x86: acpi: use offset instead of pointer when using build_header() 
> > (2021-04-22 18:22:01 -0400)
> > 
> > ----------------------------------------------------------------
> > pc: last minute bugfixes
> > 
> > Two bugfixes - both seem pretty obvious and safe ...  
> 
> Are they fixing regressions from the previous release, and if so
> what's the severity of them ?

 - [PULL 2/2] x86: acpi: use offset instead of pointer when using  
build_header()
    * regression: no (reported on 5.1)
    * severity: qemu assert on guest boot
        could happen when configuration pushes ACPI tables blob over current 
limit (virt/arm had similar fix)
         (frankly speaking, why it's happening in reporter's case is still not 
clear)
      I was hoping it would get into rc4, but it missed that train,
      it probably would be fine to postpone patch to 6.1 at this point

> Regards,
> Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]