On Mon, Jan 12, 2015 at 08:04:31PM +0000, Peter Maydell wrote: > On 12 January 2015 at 19:49, Peter Maydell <peter.mayd...@linaro.org> wrote: > > This turns out to be a bug in RTH's patchset which I was testing > > which coincidentally had the same symptoms. > > More generally, I think this ACPI test is the first (only?) time we > try to actually run guest code in "make check", so if we break 64-on-32 > TCG then it manifests as "this ACPI test times out"... > > -- PMM
Though I have plans to add tests like that for device ROMs and PXE as well. So more tests will fail :) -- MST