qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 1/7] tests: Move fake yield_until_fd_readable


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 1/7] tests: Move fake yield_until_fd_readable() to coroutine-stub.c
Date: Wed, 01 Oct 2014 00:17:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

Il 30/09/2014 20:26, Eduardo Habkost ha scritto:
> Other test code will use the function.
> 
> Signed-off-by: Eduardo Habkost <address@hidden>
> ---
>  tests/Makefile         |  1 +
>  tests/coroutine-stub.c | 13 +++++++++++++
>  tests/test-vmstate.c   | 11 -----------
>  3 files changed, 14 insertions(+), 11 deletions(-)
>  create mode 100644 tests/coroutine-stub.c

Should we split qemu-file.c instead?

Paolo



reply via email to

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