From: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
To: qemu-devel@nongnu.org
Cc: den@virtuozzo.com, michael.roth@amd.com, kkostiuk@redhat.com,
marcandre.lureau@gmail.com
Subject: [PATCH 0/2] qga: Add ZFS TRIM support for FreeBSD
Date: Tue, 15 Nov 2022 19:45:58 +0100 [thread overview]
Message-ID: <20221115184600.747961-1-alexander.ivanov@virtuozzo.com> (raw)
Move Linux-specific FS TRIM code to commands-linux.c and add support of
ZFS TRIM for FreeBSD.
Alexander Ivanov (2):
qga: Move FS TRIM code to commands-linux.c
qga: Add ZFS TRIM support for FreeBSD
qga/commands-bsd.c | 109 ++++++++++++++++++++++++++++++++++++++++++
qga/commands-common.h | 1 +
qga/commands-linux.c | 73 ++++++++++++++++++++++++++++
qga/commands-posix.c | 72 ----------------------------
4 files changed, 183 insertions(+), 72 deletions(-)
--
2.34.1
next reply other threads:[~2022-11-15 18:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-15 18:45 Alexander Ivanov [this message]
2022-11-15 18:45 ` [PATCH 1/2] qga: Move FS TRIM code to commands-linux.c Alexander Ivanov
2022-11-17 8:54 ` Konstantin Kostiuk
2022-11-15 18:46 ` [PATCH 2/2] qga: Add ZFS TRIM support for FreeBSD Alexander Ivanov
2022-11-17 8:55 ` Konstantin Kostiuk
2022-12-26 14:05 ` [PATCH 0/2] " Konstantin Kostiuk
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=20221115184600.747961-1-alexander.ivanov@virtuozzo.com \
--to=alexander.ivanov@virtuozzo.com \
--cc=den@virtuozzo.com \
--cc=kkostiuk@redhat.com \
--cc=marcandre.lureau@gmail.com \
--cc=michael.roth@amd.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).