exec: Propagate cpu_memory_rw_debug() error
commitddfc8b96eec648f35f0f054bd3f0a05df6cd34fb
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 18 May 2020 15:53:03 +0000 (18 17:53 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Jun 2020 16:10:22 +0000 (10 12:10 -0400)
tree09d26ee645826170cd55f6bf934c473b55ec28d6
parent38df19fad71abe8823f8b416f672be95c2ac8d04
exec: Propagate cpu_memory_rw_debug() error

Do not ignore the MemTxResult error type returned by
the address_space_rw() API.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
exec.c
include/exec/cpu-all.h