[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/30] ppc-for-6.0 queue 20201211
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PULL 00/30] ppc-for-6.0 queue 20201211 |
Date: |
Fri, 11 Dec 2020 13:35:26 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 |
On 12/11/20 5:14 AM, David Gibson wrote:
> The following changes since commit 2ecfc0657afa5d29a373271b342f704a1a3c6737:
>
> Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10'
> into staging (2020-12-10 17:01:05 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/dgibson/qemu.git tags/ppc-for-6.0-20201211
>
> for you to fetch changes up to 7728c7ef126468a3e982b03b427196b1cccfa2c8:
>
> spapr.c: set a 'kvm-type' default value instead of relying on NULL
> (2020-12-11 12:02:10 +1100)
>
> ----------------------------------------------------------------
> ppc patch queue 2020-12-11
>
> Here's my first pull request for qemu-6.0, with a bunch of things
> queued over the freeze. Highlights are:
> * A bunch of cleanups to hotplug error paths from Greg Kurz
> * A number of TCG fixes from new contributor LemonBoy
> * Added Greg Kurz as co-maintainer
> * Assorted other bugfixes and cleanups
>
> ----------------------------------------------------------------
...
>
> LemonBoy (5):
> ppc/translate: Fix unordered f64/f128 comparisons
> ppc/translate: Turn the helper macros into functions
> ppc/translate: Delay NaN checking after comparison
> ppc/translate: Raise exceptions after setting the cc
> ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
I was surprised by that author and went to check the wiki
https://wiki.qemu.org/Contribute/SubmitAPatch#Patch_emails_must_include_a_Signed-off-by:_line
Please use your real name to sign a patch (not an alias or acronym).
If you wrote the patch, make sure your "From:" and "Signed-off-by:"
lines use the same spelling.
The patches are signed with Giuseppe real name, so this is OK.
Author can be fixed up later in .mailmap.
- [PULL 18/30] spapr: Abort if ppc_set_compat() fails for hot-plugged CPUs, (continued)
- [PULL 18/30] spapr: Abort if ppc_set_compat() fails for hot-plugged CPUs, David Gibson, 2020/12/10
- [PULL 17/30] spapr: Fix pre-2.10 dummy ICP hack, David Gibson, 2020/12/10
- [PULL 27/30] spapr: Pass sPAPR machine state down to spapr_pci_switch_vga(), David Gibson, 2020/12/10
- [PULL 25/30] ppc/translate: Use POWERPC_MMU_64 to detect 64-bit MMU models, David Gibson, 2020/12/10
- [PULL 29/30] spapr: Pass sPAPR machine state to some RTAS events handling functions, David Gibson, 2020/12/10
- [PULL 28/30] spapr: Don't use qdev_get_machine() in spapr_msi_write(), David Gibson, 2020/12/10
- [PULL 26/30] target/ppc: Introduce an mmu_is_64bit() helper, David Gibson, 2020/12/10
- [PULL 22/30] hw/ppc: Do not re-read the clock on pre_save if doing savevm, David Gibson, 2020/12/10
- [PULL 20/30] spapr: spapr_drc_attach() cannot fail, David Gibson, 2020/12/10
- [PULL 24/30] ppc/e500: Free irqs array to avoid memleak, David Gibson, 2020/12/10
- Re: [PULL 00/30] ppc-for-6.0 queue 20201211,
Philippe Mathieu-Daudé <=