Home
last modified time | relevance | path

Searched hist:"596 ccccdbfa124adb42be8c2faf0c74f4849c7a6" (Results 1 – 1 of 1) sorted by relevance

/qemu/system/
H A Dphysmem.c596ccccdbfa124adb42be8c2faf0c74f4849c7a6 Mon Jul 01 22:44:20 UTC 2024 Edgar E. Iglesias <edgar.iglesias@amd.com> physmem: Bail out qemu_ram_block_from_host() for invalid ram addrs

Bail out in qemu_ram_block_from_host() when
xen_ram_addr_from_mapcache() does not find an existing
mapping.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>