diff options
author | Bernhard Beschow <shentey@gmail.com> | 2022-10-28 12:34:18 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-11-07 14:08:17 -0500 |
commit | bbaa5c41fad29e9f6b4f1975103d530dc1391772 (patch) | |
tree | 7b65a29836b5877515d176641af3fe49f4cc83d3 /tests | |
parent | 6f56d6de99a0f7c71f4a60fff585bbc0561e43c9 (diff) | |
download | qemu-bbaa5c41fad29e9f6b4f1975103d530dc1391772.zip qemu-bbaa5c41fad29e9f6b4f1975103d530dc1391772.tar.gz qemu-bbaa5c41fad29e9f6b4f1975103d530dc1391772.tar.bz2 |
hw/i386/acpi-build: Resolve redundant attribute
The is_piix4 attribute is set once in one location and read once in
another. Doing both in one location allows for removing the attribute
altogether.
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221026133110.91828-3-shentey@gmail.com>
Message-Id: <20221028103419.93398-3-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions