[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS |
Date: |
Tue, 5 Mar 2019 09:32:49 +0000 |
On Mon, 4 Mar 2019 at 19:25, 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 b1d8b9a6cc37e33dde1873379174de78957830ca:
>
> kconfig: add documentation (2019-03-04 19:09:35 +0100)
>
> ----------------------------------------------------------------
> Initial Kconfig work, excluding ARM and MIPS
Everything fails to build with errors like
make: *** No rule to make target `config-all-devices.mak', needed by
`subdir-aarch64-softmmu'. Stop.
or
make: *** No rule to make target
`/home/pm215/qemu/default-configs/pci.mak', needed by
`aarch64-softmmu/config-devices.mak'. Stop.
If there are special instructions for what to do with
build trees over the transition to kconfig, the pullreq
cover letter would be a good place to mention them :-)
thanks
-- PMM
- [Qemu-devel] [PULL 49/54] sparc-softmmu.mak: express dependencies with Kconfig, (continued)
- [Qemu-devel] [PULL 49/54] sparc-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 52/54] xtensa-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 46/54] riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directives, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 51/54] unicore32-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 39/54] hppa-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 38/54] cris-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 54/54] kconfig: add documentation, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 47/54] s390x: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- [Qemu-devel] [PULL 45/54] or1k-softmmu.mak: express dependencies with Kconfig, Paolo Bonzini, 2019/03/04
- Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS, no-reply, 2019/03/04
- Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS,
Peter Maydell <=
- Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS, Thomas Huth, 2019/03/05
- Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS, Eric Blake, 2019/03/05
- Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS, Philippe Mathieu-Daudé, 2019/03/05
- Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS, Thomas Huth, 2019/03/06
- Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS, Eric Blake, 2019/03/08
- Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS, Paolo Bonzini, 2019/03/06
Re: [Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS, Peter Maydell, 2019/03/07