Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API

2013-05-24 Thread Paolo Bonzini
Il 24/05/2013 16:12, Alexey Kardashevskiy ha scritto: > On 05/24/2013 03:08 AM, Paolo Bonzini wrote: >> 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 u

Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API

2013-05-24 Thread Alexey Kardashevskiy
On 05/24/2013 03:08 AM, Paolo Bonzini wrote: > 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

Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API

2013-05-23 Thread Peter Maydell
On 23 May 2013 18:25, Peter Maydell wrote: > I'll have a look at the remaining patches now. ...and done. I haven't reviewed the spapr specific stuff, on the assumption that somebody familiar with that h/w will do so. thanks -- PMM

Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API

2013-05-23 Thread Paolo Bonzini
Il 23/05/2013 19:25, Peter Maydell ha scritto: >> > 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. > There's been at least one requested fix in cod

Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API

2013-05-23 Thread Peter Maydell
On 23 May 2013 18:08, Paolo Bonzini wrote: > 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. There's been at least one requested fix in code review, so

Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API

2013-05-23 Thread Paolo Bonzini
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-s

Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API

2013-05-22 Thread Paolo Bonzini
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 submissio

Re: [Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API

2013-05-21 Thread Alexey Kardashevskiy
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_spa

[Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API

2013-05-21 Thread Paolo Bonzini
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