qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 10/15] doc/memory: update MMIO section


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 10/15] doc/memory: update MMIO section
Date: Tue, 5 Apr 2016 12:19:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0


On 05/04/2016 11:59, Cao jin wrote:
> Seems the patch ignore the slight modification on that memory figure,
> So commit message isn`t consistent with the patch content. And actually
> I missed to remove a space between 7000 and 8000, since I removed a "-"

Oops, I forgot to adjust the commit message---I was about to answer on
your message to explain why I removed the second hunk.  Here:


        0      1000   2000   3000   4000   5000   6000   7000    8000
        |------|------|------|------|------|------|------|-------|
  A:    [                                                       ]
  C:    [CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC]
  B:                  [                          ]


It is correct to put 8000 right _after_ the closing bracket, because A
ends at 0x7FFF.  You can see how C and B are also aligned before the
tick at 6000.

Thanks,

Paolo



reply via email to

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