aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonathan Cameron <Jonathan.Cameron@huawei.com>2024-01-26 12:01:31 +0000
committerMichael S. Tsirkin <mst@redhat.com>2024-02-14 06:09:32 -0500
commitd9ae5802f656f6fb53b788747ba557a826b6e740 (patch)
tree4c800704b62f258c8cc955ea7f3ae686f9093b04 /Makefile
parent14ec4ff3e4293635240ba5a7afe7a0f3ba447d31 (diff)
downloadqemu-d9ae5802f656f6fb53b788747ba557a826b6e740.zip
qemu-d9ae5802f656f6fb53b788747ba557a826b6e740.tar.gz
qemu-d9ae5802f656f6fb53b788747ba557a826b6e740.tar.bz2
hw/i386: Fix _STA return value for ACPI0017
Found whilst testing a series for the linux kernel that actually bothers to check if enabled is set. 0xB is the option used for vast majority of DSDT entries in QEMU. It is a little odd for a device that doesn't really exist and is simply a hook to tell the OS there is a CEDT table but 0xB seems a reasonable choice and avoids need to special case this device in the OS. Means: * Device present. * Device enabled and decoding it's resources. * Not shown in UI * Functioning properly * No battery (on this device!) Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Message-Id: <20240126120132.24248-12-Jonathan.Cameron@huawei.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions