From: Peter Maydell <peter.maydell@linaro.org>
To: Yonggang Luo <luoyonggang@gmail.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PATCH] osdep: These function are only available on Non-Win32 system.
Date: Wed, 2 Sep 2020 22:09:36 +0100 [thread overview]
Message-ID: <CAFEAcA8W368S_okhAdTJNsQYoZCyLSWaab0q7t6rw+M9bNqRQA@mail.gmail.com> (raw)
In-Reply-To: <20200902194546.1870-1-luoyonggang@gmail.com>
On Wed, 2 Sep 2020 at 21:06, Yonggang Luo <luoyonggang@gmail.com> wrote:
>
> int qemu_lock_fd(int fd, int64_t start, int64_t len, bool exclusive);
> int qemu_unlock_fd(int fd, int64_t start, int64_t len);
> int qemu_lock_fd_test(int fd, int64_t start, int64_t len, bool exclusive);
> bool qemu_has_ofd_lock(void);
Hi; you seem to have forgotten your signed-off-by: line.
thanks
-- PMM
prev parent reply other threads:[~2020-09-02 21:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-02 19:45 [PATCH] osdep: These function are only available on Non-Win32 system Yonggang Luo
2020-09-02 21:09 ` Peter Maydell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFEAcA8W368S_okhAdTJNsQYoZCyLSWaab0q7t6rw+M9bNqRQA@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=luoyonggang@gmail.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).