[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL v2 00/54] Kconfig conversion, excluding ARM and M
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL v2 00/54] Kconfig conversion, excluding ARM and MIPS |
Date: |
Thu, 7 Mar 2019 18:35:47 +0000 |
On Thu, 7 Mar 2019 at 14:18, Paolo Bonzini <address@hidden> wrote:
>
> The following changes since commit 1ba530a4ecba6015d52d8f392fd327cfa07bc37a:
>
> Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into
> staging (2019-03-04 13:38:54 +0000)
>
> are available in the git repository at:
>
>
> git://github.com/bonzini/qemu.git tags/for-upstream-kconfig
>
> for you to fetch changes up to 1f749c0626f6f79cfc27fc3e6b910a6df03d3488:
>
> kconfig: add documentation (2019-03-07 15:06:29 +0100)
>
> ----------------------------------------------------------------
> Initial Kconfig work, excluding ARM and MIPS
This passes my build tests, but something in your workflow
has mangled a Cc: line in one of the commit messages.
In commit 11db78e98317e1a0c the accented character in
Hervé Poussineau's name has been mangled and isn't correct
UTF-8. Could you fix that up and resend, please?
PS: since the sphinx patchset just got in ahead of
yours, Sphinx now warns:
docs/devel/kconfig.rst: WARNING: document isn't included in any toctree
I'll send a followup patch which adds 'kconfig' to
docs/devel/index.rst once this is merged.
thanks
-- PMM