qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 18/18] stubs: move monitor_fdsets_cleanup with other fdset


From: Richard Henderson
Subject: Re: [PATCH v2 18/18] stubs: move monitor_fdsets_cleanup with other fdset stubs
Date: Mon, 8 Apr 2024 07:02:47 -1000
User-agent: Mozilla Thunderbird

On 4/8/24 05:53, Paolo Bonzini wrote:
Even though monitor_get_fd() has to remain separate because it is mocked by
tests/unit/test-util-sockets, monitor_fdsets_cleanup() is logically part
of the stubs for monitor/fds.c, so move it there.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  stubs/fdset.c            | 6 ++++++
  stubs/monitor-internal.c | 5 -----
  2 files changed, 6 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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