[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/18] ppc-for-5.2 queue 20201028
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/18] ppc-for-5.2 queue 20201028 |
Date: |
Fri, 30 Oct 2020 11:55:51 +0000 |
On Tue, 27 Oct 2020 at 14:17, David Gibson <david@gibson.dropbear.id.au> wrote:
>
> The following changes since commit d55450df995d6223486db11c66491cbf6c131523:
>
> Merge remote-tracking branch
> 'remotes/dgilbert/tags/pull-migration-20201026a' into staging (2020-10-27
> 10:25:42 +0000)
>
> are available in the Git repository at:
>
> git://github.com/dgibson/qemu.git tags/ppc-for-5.2-20201028
>
> for you to fetch changes up to 136fbf654dd5fa88a5057dcc43947536f3b418df:
>
> ppc/: fix some comment spelling errors (2020-10-28 01:08:53 +1100)
>
> ----------------------------------------------------------------
> ppc patch queue 2020-10-28
>
> Here's the next pull request for ppc and spapr related patches, which
> should be the last things for soft freeze. Includes:
>
> * Numerous error handling cleanups from Greg Kurz
> * Cleanups to cpu realization and hotplug handling from Greg Kurz
> * A handful of other small fixes and cleanups
>
> This does include a change to pc_dimm_plug() that isn't in my normal
> areas of concern. That's there as a a prerequisite for ppc specific
> changes, and has an ack from Igor.
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.
-- PMM
- [PULL 05/18] spapr: Fix leak of CPU machine specific data, (continued)
- [PULL 05/18] spapr: Fix leak of CPU machine specific data, David Gibson, 2020/10/27
- [PULL 11/18] spapr: Use appropriate getter for PC_DIMM_ADDR_PROP, David Gibson, 2020/10/27
- [PULL 09/18] spapr: Simplify spapr_cpu_core_realize() and spapr_cpu_core_unrealize(), David Gibson, 2020/10/27
- [PULL 12/18] spapr: Use appropriate getter for PC_DIMM_SLOT_PROP, David Gibson, 2020/10/27
- [PULL 10/18] pc-dimm: Drop @errp argument of pc_dimm_plug(), David Gibson, 2020/10/27
- [PULL 15/18] spapr: Use error_append_hint() in spapr_reallocate_hpt(), David Gibson, 2020/10/27
- [PULL 16/18] target/ppc: Fix kvmppc_load_htab_chunk() error reporting, David Gibson, 2020/10/27
- [PULL 14/18] spapr: Simplify error handling in spapr_memory_plug(), David Gibson, 2020/10/27
- [PULL 18/18] ppc/: fix some comment spelling errors, David Gibson, 2020/10/27
- [PULL 17/18] spapr: Improve spapr_reallocate_hpt() error reporting, David Gibson, 2020/10/27
- Re: [PULL 00/18] ppc-for-5.2 queue 20201028,
Peter Maydell <=