On Fri, Oct 27, 2017 at 02:42:11PM +0100, Peter Maydell wrote: > On 26 October 2017 at 15:03, Eduardo Habkost <ehabk...@redhat.com> wrote: > > (Note that master is currently broken with --disable-tcg, but I > > don't want to hold the queue until this is fixed.) > > > > The following changes since commit ae49fbbcd8e4e9d8bf7131add34773f579e1aff7: > > > > Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171025' into > > staging (2017-10-25 16:38:57 +0100) > > > > are available in the git repository at: > > > > git://github.com/ehabkost/qemu.git tags/x86-and-machine-pull-request > > > > for you to fetch changes up to ba2975aa134fdb0208f0a54c544402fed1890217: > > > > x86: Skip check apic_id_limit for Xen (2017-10-26 15:29:38 +0200) > > > > ---------------------------------------------------------------- > > x86/machine/numa queue, 2017-10-26 > > Hi. I'm afraid this breaks the sh4 linux-user code: > > /home/petmay01/linaro/qemu-for-merges/build/all-linux-static/sh4-linux-user/qemu-sh4 > -L ./gnemul/qemu-sh4 sh4/ls -l dummyfile > unable to find CPU model 'sh7785-superh-cpu'
A fixup patch from Igor was missing, sorry. v2 will be sent soon. BTW, is there a way we can include linux-user tests on travis-ci? -- Eduardo