summaryrefslogtreecommitdiffstats
path: root/scripts/modules
diff options
context:
space:
mode:
authorMarc-André Lureau2017-06-07 18:36:20 +0200
committerMarkus Armbruster2017-06-20 14:31:33 +0200
commitb81bdbf3c77e04ee2c0cc5d25c1c361bbe60382d (patch)
tree6e352d96cb1659d59c8c95c1a62f937e0182c3be /scripts/modules
parentacpi: use get_uint() for "acpi-pcihp-io*" properties (diff)
downloadqemu-b81bdbf3c77e04ee2c0cc5d25c1c361bbe60382d.tar.gz
qemu-b81bdbf3c77e04ee2c0cc5d25c1c361bbe60382d.tar.xz
qemu-b81bdbf3c77e04ee2c0cc5d25c1c361bbe60382d.zip
acpi: use get_uint() for various acpi properties
PIIX4: piix4_pm_add_propeties() defines these with object_property_add_uint*_ptr(). Q35: ich9_lpc_add_properties() and ich9_pm_add_properties() define them similarly, except for ACPI_PM_PROP_GPE0_BLK(). That one's getter ich9_pm_get_gpe0_blk() uses visit_type_uint32(). Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20170607163635.17635-29-marcandre.lureau@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions