diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-08-01 14:35:47 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2012-08-03 14:25:22 +0100 |
commit | c308efe63a875eb0d839f7490e69e58e4595466c (patch) | |
tree | 2f3120eb252c7c5060a8fcabe859590ada786be8 /migration-exec.c | |
parent | 69b67646bc7ae7f3d28b278e6ae4435a767450ec (diff) |
exec.c: Remove out of date comment
Remove an out of date comment: this comment used to be attached to
cpu_register_physical_memory_log(), before commit 0f0cb164 accidentally
inserted a couple of other functions between the comment and its function.
It is in any case obsolete since (a) the function arguments it refers
to have been replaced with a single MemoryRegionSection* argument and
(b) the inability to handle regions whose offset_within_address_space
and offset_within_region aren't equally aligned was fixed as part of
the rewrite of this code.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'migration-exec.c')
0 files changed, 0 insertions, 0 deletions