mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-08 21:53:15 +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>