exec: remove obsolete comment
commitbbcfd2913cdb8623d1c57fa26bf481f34bf7989a
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 11 Apr 2013 13:33:16 +0000 (11 15:33 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 24 May 2013 16:42:07 +0000 (24 18:42 +0200)
tree8d5fa4da072b464d46a84b0dbac9a8bd891682fe
parent9ce0e9275434bacdeba42dd32e0e8269293fe2cf
exec: remove obsolete comment

See how we call memory_region_section_addr two lines below to
convert a physical address to a base address in the region.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
exec.c