mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-25 08:14:27 +02: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>