Read the documentation in qemu-doc.html or on http://wiki.qemu.org - QEMU team
An error occurred while fetching folder content.
Avi Kivity
authored
MemoryListener::region_add() gives us a slice of a MemoryRegion, not a region. Adjust the userspace address to reflect that. Signed-off-by:Avi Kivity <avi@redhat.com> Acked-by:
Michael S. Tsirkin <mst@redhat.com>