Il 22/05/2013 11:24, Paolo Bonzini ha scritto: > Il 22/05/2013 04:30, Alexey Kardashevskiy ha scritto: >> On 05/21/2013 08:57 PM, Paolo Bonzini wrote: >>> This is part 1 of the memory API updates for 1.6. (Part 2 is the >>> introduction of get/set_owner, part 3 is the introduction of the >>> RCU-style flatview). >>> >>> Compared to the first submissions, there are a few extra cleanup >>> patches, and address_space_rw/read/write grew a return value so >>> that the existing DMAContext API doesn't need to change. >>> >> >> Is this series much different from the one in >> https://github.com/bonzini/qemu/tree/iommu (hope it is the same :) )? > > Not much, I've updated the branch now.
BTW, if you give me your Tested-by it would be good, since most comments have been cosmetic. I'd like to collect all of Peter's Reviewed-by from the RFC and send a pull request next week. Then we can proceed with the fun stuff. :) Paolo