diff options
author | Igor Mammedov <imammedo@redhat.com> | 2021-09-24 08:27:50 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-10-05 17:30:57 -0400 |
commit | d0aa026a498cdd4e082f12618767f19a2532712a (patch) | |
tree | edf518beb889b717c72d6beeb534e5423e7d305b /hw/openrisc | |
parent | b10e7f4f8f05b3956eabf0661320c71f1e3bab10 (diff) | |
download | qemu-d0aa026a498cdd4e082f12618767f19a2532712a.zip qemu-d0aa026a498cdd4e082f12618767f19a2532712a.tar.gz qemu-d0aa026a498cdd4e082f12618767f19a2532712a.tar.bz2 |
acpi: x86: set enabled when composing _MAT entries
Instead of composing disabled _MAT entry and then later on
patching it to enabled for hotpluggbale CPUs in DSDT,
set it to enabled at the time _MAT entry is built.
It will allow to drop usage of packed structures in
following patches when build_madt() is switched to use
build_append_int_noprefix() API.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-Id: <20210924122802.1455362-24-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/openrisc')
0 files changed, 0 insertions, 0 deletions