a3c0118c5a
Let's speed up GPA to memory region / virtual address lookup. Store the memory regions ordered by guest physical addresses, and use binary search for address translation, as well as when adding/removing memory regions. Most importantly, this will speed up GPA->VA address translation when we have many memslots. Reviewed-by: Raphael Norwitz <raphael@enfabrica.net> Acked-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20240214151701.29906-11-david@redhat.com> Tested-by: Mario Casquero <mcasquer@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
||
---|---|---|
.. | ||
libvduse | ||
libvhost-user | ||
packagefiles | ||
.gitignore | ||
berkeley-softfloat-3.wrap | ||
berkeley-testfloat-3.wrap | ||
dtc.wrap | ||
keycodemapdb.wrap | ||
libblkio.wrap | ||
libvfio-user.wrap | ||
slirp.wrap |