mirror of
https://github.com/qemu/qemu.git
synced 2026-07-13 20:16:23 +00:00
There is no reason to avoid a recompile before accessing unassigned memory. In the end it will be treated as MMIO anyway. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>