]> Git Repo - qemu.git/commit - hw/display/pl110.c
hw/pl110: Use LOG_GUEST_ERROR rather than hw_error()
authorPeter Maydell <[email protected]>
Tue, 30 Oct 2012 07:45:09 +0000 (07:45 +0000)
committerPeter Maydell <[email protected]>
Tue, 30 Oct 2012 07:45:09 +0000 (07:45 +0000)
commit375cb560295484b88898262ebf400eff9a011206
tree90ed4d5008c6f90e278a63e3cd3ebf2127b3d73d
parentdf37416218a91a4ae962dfafbc8208af8087ebc0
hw/pl110: Use LOG_GUEST_ERROR rather than hw_error()

Use LOG_GUEST_ERROR to report guest accesses to invalid register
offsets.

Signed-off-by: Peter Maydell <[email protected]>
hw/pl110.c
This page took 0.025533 seconds and 4 git commands to generate.