qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH qemu v18 1/5] memory: Add reporting of supported


From: David Gibson
Subject: Re: [Qemu-devel] [PATCH qemu v18 1/5] memory: Add reporting of supported page sizes
Date: Wed, 22 Jun 2016 11:13:53 +1000
User-agent: Mutt/1.6.1 (2016-04-27)

On Tue, Jun 21, 2016 at 12:23:02PM +0200, Paolo Bonzini wrote:
> 
> 
> On 21/06/2016 08:16, David Gibson wrote:
> >>      for (addr = 0; addr < memory_region_size(mr); addr += granularity) {
> >>          iotlb = mr->iommu_ops->translate(mr, addr, is_write);
> >>          if (iotlb.perm != IOMMU_NONE) {
> > 
> > Paolo, are you ok for me to make that small change and take this
> > through my tree?
> 
> Sure.

Thanks, applied to ppc-for-2.7.

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]