Igor Mammedov
23609e47c0
acpi: add interface to build device specific AML
...
There is already ISADeviceClass::build_aml() callback which
builds device specific AML blob for some ISA devices.
To extend the same idea to other devices, add TYPE_ACPI_DEV_AML_IF
Interface that will provide a more generic callback which
will be used not only for ISA but other devices. It will
allow get rid of some data-mining and ad-hoc AML building,
by asking device(s) to generate its own AML blob like it's
done for ISA devices.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20220608135340.3304695-2-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-06-09 19:32:48 -04:00
..
2022-06-09 19:32:48 -04:00
2022-05-19 16:19:02 +01:00
2022-05-25 10:31:33 +02:00
2022-05-14 12:33:44 +02:00
2021-07-06 14:28:55 +01:00
2022-01-21 15:52:56 +10:00
2022-04-29 10:48:26 +10:00
2020-09-18 14:12:32 -04:00
2021-03-19 15:18:43 +01:00
2022-05-13 07:57:26 -04:00
2022-03-09 09:29:10 +00:00
2022-01-28 14:29:46 +00:00
2022-01-07 05:19:55 -05:00
2022-05-25 10:31:33 +02:00
2022-05-30 19:49:42 +02:00
2022-05-11 16:50:01 +02:00
2022-05-16 16:15:40 -04:00
2021-09-30 13:44:13 +01:00
2022-05-11 16:50:01 +02:00
2022-06-06 18:12:30 +00:00
2021-09-30 13:42:10 +01:00
2020-09-18 14:12:32 -04:00
2022-03-08 19:38:17 +01:00
2020-09-30 19:11:36 +02:00
2022-06-06 18:10:46 +00:00
2022-02-21 10:35:13 +01:00
2022-02-18 08:34:13 +01:00
2022-04-06 10:50:37 +02:00
2022-05-11 16:50:32 +02:00
2022-05-11 16:50:32 +02:00
2022-05-11 16:49:06 +02:00
2021-09-30 13:42:10 +01:00
2022-05-16 16:15:40 -04:00
2022-03-06 05:08:23 -05:00
2022-06-06 18:14:13 +00:00
2022-05-26 17:11:32 -03:00
2021-11-02 15:55:14 +00:00
2021-02-10 09:23:28 +00:00
2022-05-11 16:49:06 +02:00
2022-05-11 16:50:32 +02:00
2022-05-11 16:49:06 +02:00
2022-05-11 16:50:01 +02:00
2022-03-09 09:29:10 +00:00
2021-11-02 14:14:55 -04:00
2022-05-11 16:49:06 +02:00
2021-10-30 18:39:37 +02:00
2022-03-08 19:38:05 +01:00
2021-03-19 15:18:43 +01:00
2022-05-11 16:49:06 +02:00
2022-05-11 16:49:06 +02:00
2022-05-11 16:50:01 +02:00
2022-05-11 16:49:06 +02:00
2022-05-06 09:06:51 -06:00
2022-05-16 04:38:40 -04:00
2022-05-11 16:49:06 +02:00
2022-03-22 14:40:51 +04:00
2019-08-16 13:31:52 +02:00
2022-05-13 06:13:36 -04:00
2021-10-27 17:10:00 -07:00
2022-01-20 09:09:37 +01:00
2020-09-09 09:27:09 -04:00
2020-09-09 09:27:09 -04:00
2022-04-21 17:03:51 +04:00
2020-03-17 12:22:36 -04:00
2022-04-21 11:37:04 +01:00
2020-11-15 17:04:40 +01:00
2022-02-28 16:42:35 +00:00
2020-09-09 09:27:09 -04:00
2020-09-09 09:27:09 -04:00
2020-09-18 14:12:32 -04:00
2020-11-15 17:04:40 +01:00
2022-05-19 16:19:03 +01:00
2021-03-08 17:20:01 +00:00
2022-01-18 12:32:16 +01:00
2019-06-12 13:20:21 +02:00
2020-12-18 15:20:17 -05:00
2022-05-14 12:32:41 +02:00
2021-09-01 11:59:12 +10:00
2022-03-02 19:27:36 +00:00
2020-09-09 09:27:09 -04:00
2020-12-10 12:15:04 -05:00
2020-09-18 14:12:32 -04:00
2021-07-09 18:21:33 +02:00
2020-09-09 09:27:09 -04:00