[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL v2 00/28] Kconfig for Arm machines
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL v2 00/28] Kconfig for Arm machines |
Date: |
Wed, 8 May 2019 16:09:43 +0100 |
On Tue, 7 May 2019 at 14:45, Thomas Huth <address@hidden> wrote:
>
> Hi Peter,
>
> the following changes since commit a6ae23831b05a11880b40f7d58e332c45a6b04f7:
>
> Merge remote-tracking branch
> 'remotes/ehabkost/tags/python-next-pull-request' into staging (2019-05-03
> 15:26:09 +0100)
>
> are available in the Git repository at:
>
> https://gitlab.com/huth/qemu.git tags/pull-request-2019-05-07
>
> for you to fetch changes up to 69f879e9fefab9aaf24893fe4ce23e07756d703c:
>
> hw/arm: Remove hard-enablement of the remaining PCI devices (2019-05-07
> 15:01:47 +0200)
>
> ----------------------------------------------------------------
> Kconfig settings for the Arm machines
> (v2: Fix the dependency of q35 to AHCI_ICH9 in the second patch)
> ----------------------------------------------------------------
Hi -- this is still failing in the build test where I 'make clean'
before doing the build:
MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))}
QTEST_QEMU_BINARY=i386-softmmu/qemu-system-i386
QTEST_QEMU_IMG=qemu-img tests/a
hci-test -m=quick -k --tap < /dev/null | ./scripts/tap-driver.pl
--test-name="ahci-test"
qemu-system-i386: Unknown device 'ich9-ahci' for bus 'PCIE'
Broken pipe
thanks
-- PMM
- [Qemu-devel] [PULL v2 00/28] Kconfig for Arm machines, Thomas Huth, 2019/05/07
- Re: [Qemu-devel] [PULL v2 00/28] Kconfig for Arm machines, Peter Maydell, 2019/05/09
- Re: [Qemu-devel] [PULL v2 00/28] Kconfig for Arm machines, Philippe Mathieu-Daudé, 2019/05/09
- Re: [Qemu-devel] [PULL v2 00/28] Kconfig for Arm machines, Thomas Huth, 2019/05/10
- Re: [Qemu-devel] [PULL v2 00/28] Kconfig for Arm machines, Peter Maydell, 2019/05/10
- Re: [Qemu-devel] [PULL v2 00/28] Kconfig for Arm machines, Thomas Huth, 2019/05/10