qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] qemu-file: Move QEMUFileOps implementations


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH 0/4] qemu-file: Move QEMUFileOps implementations to separate files
Date: Tue, 14 Oct 2014 10:30:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Eduardo Habkost <address@hidden> wrote:
> With this, code that uses symbols from qemu-file.c don't need to bring extra
> dependencies because of the actual QEMUFile operation implementations.
>
> Eduardo Habkost (4):
>   qemu-file: Make qemu_file_is_writable() non-static
>   qemu-file: Use qemu_file_is_writable() on stdio_fclose()
>   qemu-file: Move unix and socket implementations to qemu-file-unix.c
>   qemu-file: Move stdio implementation to qemu-file-stdio.c

Reviewed-by: Juan Quintela <address@hidden>

Applied.  Minor conflicts with David qemu-file on buffer on Makefiles
handled by me.



reply via email to

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