qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL v2 06/14] docs: smbios: remove family=x from type2 en


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL v2 06/14] docs: smbios: remove family=x from type2 entry description
Date: Mon, 3 Jun 2019 14:08:45 -0400

From: Igor Mammedov <address@hidden>

'family' option is not part of type 2 table and if user tries to use it
as such QEMU will error out with an unknow option error.
Drop it from docs lest it confuse users.

Fixes: b155eb1d04 ("smbios: document cmdline options for smbios type 2-4, 17 
structures")
Signed-off-by: Igor Mammedov <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Michael S. Tsirkin <address@hidden>
Signed-off-by: Michael S. Tsirkin <address@hidden>
---
 qemu-options.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index 39dc170429..0d8beb4afd 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -2080,7 +2080,7 @@ Specify SMBIOS type 0 fields
 @item -smbios 
type=1[,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden
 Specify SMBIOS type 1 fields
 
address@hidden -smbios 
type=2[,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden
address@hidden -smbios 
type=2[,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden
 Specify SMBIOS type 2 fields
 
 @item -smbios 
type=3[,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden
-- 
MST




reply via email to

[Prev in Thread] Current Thread [Next in Thread]