From: "Cédric Le Goater" <clg@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org, "Eric Auger" <eric.auger@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Alex Williamson" <alex.williamson@redhat.com>,
"Cédric Le Goater" <clg@redhat.com>
Subject: [PATCH for-10.2 4/4] vfio: Move vfio-region.h under hw/vfio/
Date: Thu, 31 Jul 2025 14:19:47 +0200 [thread overview]
Message-ID: <20250731121947.1346927-5-clg@redhat.com> (raw)
In-Reply-To: <20250731121947.1346927-1-clg@redhat.com>
Since the removal of vfio-platform, header file vfio-region.h no
longer needs to be a public VFIO interface. Move it under hw/vfio.
Signed-off-by: Cédric Le Goater <clg@redhat.com>
---
{include/hw => hw}/vfio/vfio-region.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {include/hw => hw}/vfio/vfio-region.h (100%)
diff --git a/include/hw/vfio/vfio-region.h b/hw/vfio/vfio-region.h
similarity index 100%
rename from include/hw/vfio/vfio-region.h
rename to hw/vfio/vfio-region.h
--
2.50.1
next prev parent reply other threads:[~2025-07-31 12:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-31 12:19 [PATCH for-10.2 0/4] vfio: Remove 'vfio-platform' Cédric Le Goater
2025-07-31 12:19 ` [PATCH for-10.2 1/4] vfio: Remove 'vfio-amd-xgbe' device Cédric Le Goater
2025-07-31 12:19 ` [PATCH for-10.2 2/4] vfio: Remove 'vfio-calxeda-xgmac' device Cédric Le Goater
2025-07-31 12:19 ` [PATCH for-10.2 3/4] vfio: Remove 'vfio-platform' Cédric Le Goater
2025-08-06 14:52 ` Eric Auger
2025-08-06 15:36 ` Cédric Le Goater
2025-07-31 12:19 ` Cédric Le Goater [this message]
2025-07-31 14:32 ` [PATCH for-10.2 0/4] " Alex Williamson
2025-08-06 12:51 ` Eric Auger
2025-08-06 15:54 ` Cédric Le Goater
2025-08-06 15:58 ` Eric Auger
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=20250731121947.1346927-5-clg@redhat.com \
--to=clg@redhat.com \
--cc=alex.williamson@redhat.com \
--cc=eric.auger@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--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).