Statistics
| Branch: | Revision:

root / hw / misc / lm32_sys.c @ ddf5636d

History | View | Annotate | Download (4.9 kB)

# Date Author Comment
8c5edce5 02/04/2014 08:47 pm Michael Walle

lm32_sys: dump cpu state if test case fails

This will ease debugging the test cases.

Signed-off-by: Michael Walle <>

9a59e6e3 02/04/2014 08:47 pm Michael Walle

lm32_sys: print test result on stderr

Do not use qemu_log().

Signed-off-by: Michael Walle <>

e67b3ca5 02/04/2014 08:34 pm Michael Walle

lm32_sys: increase test case name length limit

The new MMU tests use longer names.

Signed-off-by: Michael Walle <>

816d323b 07/29/2013 10:06 pm Andreas Färber

lm32_sys: QOM cast cleanup

Signed-off-by: Andreas Färber <>

3c161542 07/04/2013 06:42 pm Paolo Bonzini

hw/m*: pass owner to memory_region_init* functions

Signed-off-by: Paolo Bonzini <>

2c9b15ca 07/04/2013 06:42 pm Paolo Bonzini

memory: add owner argument to initialization functions

Signed-off-by: Paolo Bonzini <>

997aba8e 05/18/2013 03:35 pm Michael Tokarev

remove some double-includes

Some source files #include the same header more than
once for no good reason. Remove second #includes in
such cases.

Signed-off-by: Michael Tokarev <>

e28bee8e 04/08/2013 07:13 pm Paolo Bonzini

hw: move other devices to hw/misc/, configure with default-configs/

Signed-off-by: Paolo Bonzini <>