hw/i386/pc: Add missing property descriptions
commit44bff3767ced18845adb2612a2cf9691d8769d41
authorThomas Huth <thuth@redhat.com>
Mon, 6 Dec 2021 13:42:55 +0000 (6 14:42 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 8 Jan 2022 00:30:13 +0000 (7 19:30 -0500)
treec48698f459d1ac2685bcbc5a6b9d61e8649bf696
parent784802689f84b716de1fbdd2cef30e303b73b3e8
hw/i386/pc: Add missing property descriptions

When running "qemu-system-x86_64 -M pc,help" I noticed that some
properties were still missing their description. Add them now so
that users get at least a slightly better idea what they are all
about.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20211206134255.94784-1-thuth@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c