On (Tue) 14 Apr 2015 [18:03:33], Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <dgilb...@redhat.com>
> 
> 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 <dgilb...@redhat.com>

Reviewed-by: Amit Shah <amit.s...@redhat.com>

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

                Amit

Reply via email to