[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/8] ppc-for-4.2 queue 20191126
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/8] ppc-for-4.2 queue 20191126 |
Date: |
Tue, 26 Nov 2019 17:28:28 +0000 |
On Tue, 26 Nov 2019 at 06:01, David Gibson <address@hidden> wrote:
>
> The following changes since commit 65e05c82bdc6d348155e301c9d87dba7a08a5701:
>
> Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
> (2019-11-25 15:47:44 +0000)
>
> are available in the Git repository at:
>
> git://github.com/dgibson/qemu.git tags/ppc-for-4.2-20191126
>
> for you to fetch changes up to 59d0533b85158fdbe43bad696d4f50ec29a04c32:
>
> ppc/spapr_events: fix potential NULL pointer dereference in
> rtas_event_log_dequeue (2019-11-26 10:12:58 +1100)
>
> ----------------------------------------------------------------
> ppc patch queue for 2019-11-26
>
> Here's the first 4.2 hard freeze pull request from me. This has:
>
> * A fix for some testcases that cause errors on older host kernels
> (e.g. RHEL7), with our new default configuration of VSMT mode
> * Changes to make VFIO devices interact properly with change of irq
> chip caused by PAPR feature negotiation. This is more involved
> than I would like, but it's a problem in real use cases and I
> can't see an easier way to handle it.
> * Fix an error with ms6522 counters for the g3beige machine
> * Fix a coverity warning
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2
for any user-visible changes.
-- PMM
- [PULL 0/8] ppc-for-4.2 queue 20191126, David Gibson, 2019/11/26
- [PULL 8/8] ppc/spapr_events: fix potential NULL pointer dereference in rtas_event_log_dequeue, David Gibson, 2019/11/26
- [PULL 7/8] mos6522: update counters when timer interrupts are off, David Gibson, 2019/11/26
- [PULL 1/8] pseries: fix migration-test and pxe-test, David Gibson, 2019/11/26
- [PULL 4/8] vfio/pci: Respond to KVM irqchip change notifier, David Gibson, 2019/11/26
- [PULL 5/8] spapr: Handle irq backend changes with VFIO PCI devices, David Gibson, 2019/11/26
- [PULL 6/8] spapr: Work around spurious warnings from vfio INTx initialization, David Gibson, 2019/11/26
- [PULL 3/8] vfio/pci: Split vfio_intx_update(), David Gibson, 2019/11/26
- [PULL 2/8] kvm: Introduce KVM irqchip change notifier, David Gibson, 2019/11/26
- Re: [PULL 0/8] ppc-for-4.2 queue 20191126,
Peter Maydell <=