On Thu, 21 Feb 2019 at 12:46, Aleksandar Markovic
<aleksandar.markovic@rt-rk.com> wrote:
>
> From: Aleksandar Markovic <amarkovic@wavecomp.com>
>
> Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into staging (2019-02-18 16:20:13 +0000)
>
> are available in the git repository at:
>
> https://github.com/AMarkovic/qemu tags/mips-queue-feb-21-2019
>
> for you to fetch changes up to 6cc0280153901ecf74a97905b36b56e2b2d59daa:
>
> target/mips: fulong2e: Dynamically generate SPD EEPROM data (2019-02-21 13:36:30 +0100)
>
> ----------------------------------------------------------------
>
> MIPS queue for February 21st, 2019
>
> - misc fixes for target/mips
> - add QMP query-cpu-definitions command for mips
> - improve MIPS Fulong 2E machine
>
> ----------------------------------------------------------------
> BALATON Zoltan (3):
> hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
> target/mips: fulong2e: Fix bios flash size
> target/mips: fulong2e: Dynamically generate SPD EEPROM data
Hi -- this pullreq passes my build tests, but it looks like
these three patches are missing a signed-off-by line from
you as the maintainer. Could you fix that and resubmit, please?
(you might want to look at automatically scripting this check;
the script I use to create pull requests has some code to
do the "check all commits have my signoff" which you can
borrow if you like:
https://git.linaro.org/people/peter.maydell/misc-scripts.git/tree/make-pullreq#n98
)
thanks
-- PMM