hw/i386/pc: Add a description for the i8042 property
authorKamil Szczęk <kamil@szczek.dev>
Mon, 12 Aug 2024 17:23:31 +0000 (17:23 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 2 Oct 2024 10:58:46 +0000 (12:58 +0200)
commita711afbbdbe9e7450d35b2aa2484e55eda90ea20
tree2a2d206db8c344bc71675d8f144339b5db961587
parent89d26d34ce8bb95552570e729d3a7e8cb17f7369
hw/i386/pc: Add a description for the i8042 property

While working on exposing the i8042 property in libvirt I noticed that
the property is missing a description. This adds a simple description
so that QEMU users don't have to dig in the source code to figure out
what this option does.

Signed-off-by: Kamil Szczęk <kamil@szczek.dev>
Link: https://lore.kernel.org/r/15fhXFY6x78KW8P5gw0eKTW8kc17zejrJFxqnOyoBy6vw4W9rCmgDhoxssWosWFs_dbFtfsyjn9wpPrV3x8Nlzhy8mTJSEnXCr4qyHAhXSw=@szczek.dev
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc.c