qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 07/47] Move copy out of qemu_peek_buffer


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCH v6 07/47] Move copy out of qemu_peek_buffer
Date: Thu, 21 May 2015 12:17:20 +0530

On (Tue) 14 Apr 2015 [18:03:33], Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <address@hidden>
> 
> qemu_peek_buffer currently copies the data it reads into a buffer,
> however the next patch wants access to the buffer without the copy,
> hence rework to remove the copy to the layer above.
> 
> Signed-off-by: Dr. David Alan Gilbert <address@hidden>

Reviewed-by: Amit Shah <address@hidden>

It's silly to do a copy in a peek function, so this is a good thing.

                Amit



reply via email to

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