doc/memory.txt: correct description of MemoryRegionOps fields
commitef00bdaf8c843be61737178707d8eaee6541733b
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Feb 2016 08:40:51 +0000 (26 16:40 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 7 Mar 2016 12:26:38 +0000 (7 13:26 +0100)
tree3ca59f7a876830ade5e770bd09a6f035b63bef75
parent8210f5f6f52159b0d3a27ffe4af97056ac44cba8
doc/memory.txt: correct description of MemoryRegionOps fields

Probably what happened was that when the API was being designed it
started off with an 'aligned' field, and then later the field name
and semantics were changed but the docs weren't updated to match.

Similarly, cpu_register_io_memory() does not exist anymore, so
clarify the documentation for .old_mmio.

Reported-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/memory.txt