OSDN Git Service

lm32_sys: dump cpu state if test case fails
authorMichael Walle <michael@walle.cc>
Mon, 23 Sep 2013 18:53:04 +0000 (20:53 +0200)
committerMichael Walle <michael@walle.cc>
Tue, 4 Feb 2014 18:47:39 +0000 (19:47 +0100)
commit8c5edce5b775f98cff2e340427740137bd6847be
treed53985a81e4ad0665f0c5ee82f674a3fc15c17fb
parent9a59e6e307073f06b7a925b2b0e333301daa2f22
lm32_sys: dump cpu state if test case fails

This will ease debugging the test cases.

Signed-off-by: Michael Walle <michael@walle.cc>
hw/misc/lm32_sys.c