[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/30] ppc-for-6.0 queue 20201211
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/30] ppc-for-6.0 queue 20201211 |
Date: |
Fri, 11 Dec 2020 12:48:05 +0000 |
On Fri, 11 Dec 2020 at 12:35, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>
> On 12/11/20 5:14 AM, David Gibson wrote:
> > 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.
Well, it could be, but since we've caught this before the pullreq
has been merged into master we might as well fix up the From
lines in the commits directly. David, would you mind doing that
and resending?
Thanks for the catch, Philippe.
thanks
-- PMM
- [PULL 17/30] spapr: Fix pre-2.10 dummy ICP hack, (continued)
- [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é, 2020/12/11
- Re: [PULL 00/30] ppc-for-6.0 queue 20201211,
Peter Maydell <=