|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] hw/i386/pc: Add a description for the i8042 property |
Date: | Tue, 13 Aug 2024 10:37:09 +0200 |
User-agent: | Mozilla Thunderbird |
On 12/8/24 19:23, Kamil Szczęk wrote:
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> --- hw/i386/pc.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |