qemu-e2k/include/sysemu
Philippe Mathieu-Daudé 77c71d1d74 dma: Let dma_memory_write() propagate MemTxResult
dma_memory_rw_relaxed() returns a MemTxResult type.
Do not discard it, return it to the caller.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Li Qiang <liq3ea@gmail.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201023151923.3243652-8-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-12-10 12:15:02 -05:00
..
accel.h
arch_init.h
balloon.h
block-backend.h
blockdev.h
cpu-throttle.h
cpu-timers.h
cpus.h accel: move qtest CpusAccel functions to a common location 2020-10-24 07:23:19 +02:00
cryptodev-vhost-user.h cryptodev: Fix Lesser GPL version number 2020-10-27 16:48:49 +01:00
cryptodev-vhost.h cryptodev: Fix Lesser GPL version number 2020-10-27 16:48:49 +01:00
cryptodev.h cryptodev: Fix Lesser GPL version number 2020-10-27 16:48:49 +01:00
device_tree.h
dma.h dma: Let dma_memory_write() propagate MemTxResult 2020-12-10 12:15:02 -05:00
dump-arch.h
dump.h
hax.h hax: remove hax specific functions from global includes 2020-10-05 16:41:22 +02:00
hostmem.h
hvf.h
hw_accel.h
iothread.h
kvm_int.h
kvm.h kvm: Correct documentation of kvm_irqchip_*() 2020-10-14 15:28:54 -04:00
memory_mapping.h
numa.h
os-posix.h
os-win32.h win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defined on msys2/mingw 2020-10-14 06:05:56 +02:00
qtest.h
replay.h replay: create temporary snapshot at debugger connection 2020-10-06 08:34:49 +02:00
reset.h
rng-random.h
rng.h
runstate.h
seccomp.h
sev.h
sysemu.h
tcg.h
tpm_backend.h
tpm_util.h tpm: Fix Lesser GPL version number 2020-11-15 16:44:18 +01:00
tpm.h
vhost-user-backend.h
watchdog.h
whpx.h WHPX: support for the kernel-irqchip on/off 2020-12-10 12:15:01 -05:00
xen-mapcache.h
xen.h