On 02/25/2017 10:14 PM, Peter Maydell wrote: > On 24 February 2017 at 11:20, Alex Bennée <alex.ben...@linaro.org> wrote: >> The following changes since commit 2d896b454a0e19ec4c1ddbb0e0b65b7e54fcedf3: >> >> Revert "hw/mips: MIPS Boston board support" (2017-02-23 18:04:45 +0000) >> >> are available in the git repository at: >> >> https://github.com/stsquad/qemu.git tags/pull-mttcg-240217-1 >> >> for you to fetch changes up to ca759f9e387db87e1719911f019bc60c74be9ed8: >> >> tcg: enable MTTCG by default for ARM on x86 hosts (2017-02-24 10:32:46 >> +0000) >> >> ---------------------------------------------------------------- >> This is the MTTCG pull-request as posted yesterday. >> >> ---------------------------------------------------------------- > > Applied, thanks. > > -- PMM >
This seems to trigger /home/cborntra/REPOS/qemu/vl.c: In function ‘main’: /home/cborntra/REPOS/qemu/vl.c:3700:18: error: ‘QEMU_OPTION_accel’ undeclared (first use in this function) case QEMU_OPTION_accel: ^~~~~~~~~~~~~~~~~ /home/cborntra/REPOS/qemu/vl.c:3700:18: note: each undeclared identifier is reported only once for each function it appears in on s390. Christian