acpi: add aml_to_decimalstring() and aml_call6() helpers
authorIgor Mammedov <imammedo@redhat.com>
Mon, 15 Mar 2021 18:01:00 +0000 (14:01 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Mar 2021 22:58:19 +0000 (18:58 -0400)
commit910e4069710d854757c8fe8921dcff5b62dcd960
treed65cebf0a14e5ac52d14d79784fae6e12c7b8698
parent4fd7da4c0336c8fd822cd808d62f7ff8c9936aef
acpi: add aml_to_decimalstring() and aml_call6() helpers

it will be used by follow up patches

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20210315180102.3008391-5-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/aml-build.c
include/hw/acpi/aml-build.h