All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] docs: pcie: Spell out machine type needs for PCIe features
@ 2018-02-19 15:43 Kashyap Chamarthy
  2018-02-19 15:46 ` Daniel P. Berrangé
  0 siblings, 1 reply; 3+ messages in thread
From: Kashyap Chamarthy @ 2018-02-19 15:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst, berrange, marcel, Kashyap Chamarthy

PCIe features are available only via the Q35 machine for x86, or the
'virt' machine type for AArch64 architecture.

Mention that explicitly.

Thanks: Daniel Berrangé

Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
---
 docs/pcie.txt | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/docs/pcie.txt b/docs/pcie.txt
index 8d3694970e..3e5bf52e0b 100644
--- a/docs/pcie.txt
+++ b/docs/pcie.txt
@@ -3,8 +3,14 @@ PCI EXPRESS GUIDELINES
 
 1. Introduction
 ================
-The doc proposes best practices on how to use PCI Express/PCI device
-in PCI Express based machines and explains the reasoning behind them.
+The doc proposes best practices on how to use PCI Express (PCIe) / PCI
+device in PCI Express based machines and explains the reasoning behind
+them.
+
+This applies to the Q35 machine type on x86 and the 'virt' machine type
+on AArch64 (in other words, PCIe features are available only when using
+the Q35 and 'virt' machine types for the said architectures). Other
+machine types do not use PCI Express at this time.
 
 The following presentations accompany this document:
  (1) Q35 overview.
-- 
2.13.6

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

end of thread, other threads:[~2018-02-19 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19 15:43 [Qemu-devel] [PATCH] docs: pcie: Spell out machine type needs for PCIe features Kashyap Chamarthy
2018-02-19 15:46 ` Daniel P. Berrangé
2018-02-19 16:20   ` Kashyap Chamarthy

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.