[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] cmdline: move irq-max-guests doc entry


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 7 Sep 2023 16:17:00 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=paYr+JUWr2FCvc53Ti1SIkmtPmBwbppM/wPFyDEYQxo=; b=NE0uxGumoAApqMZOul2EVhRWd+dH+9Zh0OLZ5xqqwcLwcgdJ1JvUzLtSMs1iDhQSjGIkJaai6TMbofRRKM/F1q5f48pgg6z1Xd256SUQsJhoq1wRXUMNKjxMEPc8mgqgH6HYCoDjbbw5dVXlFOYaRQ+QrD34DjZucjXxQl05zU4HB3KN7dRpg4l87UNTY7rYvPMePf/ZbSt1/3luvGGNyPxk7jO9lOJ3FotXzLSSjRcRyZ5WjN6Gd2/1Qf8IRZ6p9/rCsjPiGwzfNm22MfApbOcWafHT/H/SzUwEYOreBb1Lmz/TPJLENkYJNA+0d5GP4Jnu+Ojxzsk7fm1MxULLtQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=U6scOsdTB8WSBFSmgAFrE9zOhXv/jnqnGjfgNUcmp/UBK/BBtcRbPi0xU3TddRjGUwTprIQ+9mJ8THLGHWp6ooBXSIzMyCsulsREgaal3QxsR6N/vJ8EEGcf7ZMh0TcwSxJ8AKIF9d2lU1Hu5QRFKCqR6PFcGm3cL/vf/qbgs+QtNr19qtAZtVDtPKEMJ8Tov7M1Z8a/wTWfJoDyi2mdlcf3LFrYwikyCG12vAF3ZT3OItU/gl30s2KhLBbmHE+dIw5UWv2M/omkwp2m5I08ywwqYTEqfMvfsz3oVOHLJbYt2NJf4II350HJQY4bw5SC9H7+FMBB3Sd+1W2v4Q+Bkg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Thu, 07 Sep 2023 14:17:13 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

... to adhere to intended sorting.

Fixes: e373bc1bdc59 ("x86/IRQ: make max number of guests for a shared IRQ 
configurable")
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>

--- a/docs/misc/xen-command-line.pandoc
+++ b/docs/misc/xen-command-line.pandoc
@@ -1630,6 +1630,16 @@ wait descriptor timed out', try increasi
 **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** mo
 ### 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`
 



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.