|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] cmdline: move irq-max-guests doc entry
commit 38cb6be7bcede5a22b6d7596c848e4fa40431bef
Author: Jan Beulich <jbeulich@xxxxxxxx>
AuthorDate: Mon Sep 11 17:24:51 2023 +0200
Commit: Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Mon Sep 11 17:24:51 2023 +0200
cmdline: move irq-max-guests doc entry
... to adhere to intended sorting.
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: George Dunlap <george.dunlap@xxxxxxxxx>
---
docs/misc/xen-command-line.pandoc | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/docs/misc/xen-command-line.pandoc
b/docs/misc/xen-command-line.pandoc
index a3145983f6..f88e6a70ae 100644
--- a/docs/misc/xen-command-line.pandoc
+++ b/docs/misc/xen-command-line.pandoc
@@ -1630,6 +1630,16 @@ wait descriptor timed out', try increasing this value.
**WARNING: This command line option is deprecated, and superseded by
_dom0-iommu=map-inclusive_ - using both options in combination is undefined.**
+### irq-max-guests (x86)
+> `= <integer>`
+
+> Default: `32`
+
+Maximum number of guests any individual IRQ could be shared between,
+i.e. a limit on the number of guests it is possible to start each having
+assigned a device sharing a common interrupt line. Accepts values between
+1 and 255.
+
### irq_ratelimit (x86)
> `= <integer>`
@@ -1914,16 +1924,6 @@ This option is ignored in **pv-shim** mode.
### nr_irqs (x86)
> `= <integer>`
-### irq-max-guests (x86)
-> `= <integer>`
-
-> Default: `32`
-
-Maximum number of guests any individual IRQ could be shared between,
-i.e. a limit on the number of guests it is possible to start each having
-assigned a device sharing a common interrupt line. Accepts values between
-1 and 255.
-
### numa (x86)
> `= on | off | fake=<integer> | noacpi`
--
generated by git-patchbot for /home/xen/git/xen.git#master
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |