Skip to content
Snippets Groups Projects
user avatar
Alexander Graf authored
HVF has generic memory listener code that adds all RAM regions as HVF RAM
regions. However, HVF can only handle page aligned, page granule regions.

So let's ignore regions that are not page aligned and sized. They will be
trapped as MMIO instead.

Signed-off-by: default avatarAlexander Graf <agraf@csgraf.de>

Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211025132147.28308-1-agraf@csgraf.de>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
a443c3e2
History