]> Git Repo - qemu.git/commit
exec/memory: Expose memory_region_access_valid()
authorPhilippe Mathieu-Daudé <[email protected]>
Sat, 17 Dec 2022 15:24:50 +0000 (16:24 +0100)
committerThomas Huth <[email protected]>
Mon, 9 Jan 2023 12:50:13 +0000 (13:50 +0100)
commit94e273dbb569f97ef3e5b0db79bb75dc1078befd
tree5520c40ebe17b03f1ab897eb9d903df94460dd57
parent6b1ec8a9472c9bbb44ad2923aad293ee304c5396
exec/memory: Expose memory_region_access_valid()

Instead of having hardware device poking into memory
internal API, expose memory_region_access_valid().

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20221217152454[email protected]>
Reviewed-by: Eric Farman <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
hw/s390x/s390-pci-inst.c
include/exec/memory-internal.h
include/exec/memory.h
This page took 0.492584 seconds and 4 git commands to generate.