On 12 January 2015 at 17:56, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 30 November 2014 at 15:12, Michael S. Tsirkin <m...@redhat.com> wrote: >> On Sat, Nov 29, 2014 at 05:39:01PM +0000, Peter Maydell wrote: >>> On 29 November 2014 at 17:36, Michael S. Tsirkin <m...@redhat.com> wrote: >>> > My guess is VM fails to boot from disk for some reason. >>> > Could you trigger a screenshot after this happens? >>> >>> Sure, if you can provide instructions (this is all from >>> "make check" so there's no display by default and >>> extracting a standalone qemu command line from "make >>> check" is pretty tedious IME). > >> It's probably easiest to simply drop -nographic >> from test code to run with a display. > > OK, I did this, and the result is that there is just a black > screen with no graphic output ever.
This turns out to be a bug in RTH's patchset which I was testing which coincidentally had the same symptoms. -- PMM