qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] exec.c: Remove out of date comment


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] exec.c: Remove out of date comment
Date: Fri, 3 Aug 2012 10:56:14 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Aug 01, 2012 at 02:35:47PM +0100, Peter Maydell wrote:
> 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 <address@hidden>
> ---
> Pretty sure my analysis is right and this comment is out of date --
> Avi, could you confirm that please?
> 
>  exec.c |    8 --------
>  1 file changed, 8 deletions(-)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

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