On Mon, May 06, 2013 at 04:25:13PM +0200, Paolo Bonzini wrote:
> this is an alternative approach to refactoring of dataplane's HostMem
> code.  Here, I take Ping Fan's idea of RCU-style updating of the
> region list and apply it to the AddressSpace's FlatView.  With this
> change, dataplane can simply use memory_region_find instead of
> hostmem.

Getting rid of hostmem is nice since we nearly have the necessary
infrastructure in the core memory API already.

Stefan

Reply via email to