On Tue, Jul 28, 2015 at 04:52:49PM +0200, Igor Mammedov wrote:
> making memory map a sorted array helps to simplify
> and speed up lookup/insertion and deletion ops on it.
> It also makes insertion/deteletion code easier to read.

I'm a bit confused by all the vhost patches you sent.
Is this series still something you want me to merge?
Or was it the one that caused memory corruptions with
mem hotplug?

> Igor Mammedov (4):
>   vhost: codding style fix tab indents
>   vhost: simplify/speedify vhost_dev_assign_memory()
>   vhost: switch region lookup from linear to bsearch
>   vhost: simplify/speedify vhost_dev_unassign_memory()
> 
>  hw/virtio/vhost.c | 252 
> ++++++++++++++++++++++++++----------------------------
>  1 file changed, 123 insertions(+), 129 deletions(-)
> 
> -- 
> 1.8.3.1

Reply via email to