On Thu, 29 Oct 2020 at 14:25, Alistair Francis <[email protected]> wrote: > > The following changes since commit c0444009147aa935d52d5acfc6b70094bb42b0dd: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into > staging (2020-10-29 10:03:32 +0000) > > are available in the Git repository at: > > [email protected]:alistair23/qemu.git tags/pull-riscv-to-apply-20201029 > > for you to fetch changes up to e041badcd4ac644a67f02f8765095a5ff7a24d47: > > hw/riscv: microchip_pfsoc: Hook the I2C1 controller (2020-10-29 07:11:14 > -0700) > > ---------------------------------------------------------------- > This series adds support for migration to RISC-V QEMU and expands the > Microchip PFSoC to allow unmodified HSS and Linux boots. > > ----------------------------------------------------------------
Hi; this fails 'make check' on 32-bit hosts: qemu-system-riscv64: at most 2047 MB RAM can be simulated Broken pipe ../../tests/qtest/libqtest.c:167: kill_qemu() tried to terminate QEMU process but encountered exit status 1 (expected 0) ERROR qtest-riscv64/qom-test - too few tests run (expected 6, got 3) and qemu-system-riscv64: at most 2047 MB RAM can be simulated Broken pipe ../../tests/qtest/libqtest.c:167: kill_qemu() tried to terminate QEMU process but encountered exit status 1 (expected 0) ERROR qtest-riscv64/test-hmp - too few tests run (expected 7, got 3) thanks -- PMM
