Files
qemu/include/exec
Philippe Mathieu-Daudé 38df19fad7 exec: Let address_space_read/write_cached() propagate MemTxResult
Both address_space_read_cached_slow() and
address_space_write_cached_slow() return a MemTxResult type.
Do not discard it, return it to the caller.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-06-10 12:10:21 -04:00
..
2020-05-11 11:21:34 +01:00
2016-06-07 18:19:23 +03:00
2020-03-19 17:58:05 +01:00
2020-01-29 11:28:59 +01:00
2018-06-15 08:18:48 -10:00