All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] CHANGELOG.md: Mention PCI passthrough for HVM domUs
@ 2025-03-12  4:02 Jiqian Chen
  2025-03-12  8:51 ` Jan Beulich
  0 siblings, 1 reply; 7+ messages in thread
From: Jiqian Chen @ 2025-03-12  4:02 UTC (permalink / raw)
  To: xen-devel
  Cc: Community Manager, Oleksii Kurochko, Roger Pau Monné,
	Huang Rui, Jiqian Chen

PCI passthrough is already supported for HVM domUs when dom0 is PVH
on x86. The last related patch on Qemu side was merged after Xen4.20
release. So mention this feature in Xen4.21 entry.

Signed-off-by: Jiqian Chen <Jiqian.Chen@amd.com>
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7201c484f899..b6de9b72ea7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - On x86:
    - Option to attempt to fixup p2m page-faults on PVH dom0.
    - Resizable BARs is supported for PVH dom0.
+   - Support PCI passthrough for HVM domUs when dom0 is PVH.
 
 ### Removed
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-03-13 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-12  4:02 [PATCH v1] CHANGELOG.md: Mention PCI passthrough for HVM domUs Jiqian Chen
2025-03-12  8:51 ` Jan Beulich
2025-03-12 16:36   ` Roger Pau Monné
2025-03-13  7:42     ` Jan Beulich
2025-03-13  9:48       ` Roger Pau Monné
2025-03-13 10:37         ` Jan Beulich
2025-03-13 15:23         ` Oleksii Kurochko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.