On 5/8/26 11:20, Peter Maydell wrote:
The exynos4210_fimd device model uses hw_error() in several places for "the guest set this register field to something out of range"; update to the more modern LOG_GUEST_ERROR.Resolves:https://gitlab.com/qemu-project/qemu/-/work_items/3405 Signed-off-by: Peter Maydell<[email protected]> --- hw/display/exynos4210_fimd.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
