mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-02 04:46:40 +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>