acpi: use get_uint() for "pci-hole*" properties
commit605553654f695b03e7d3f59395a4b7f8f1c5cf99
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 7 Jun 2017 16:36:21 +0000 (7 20:36 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 20 Jun 2017 12:31:33 +0000 (20 14:31 +0200)
tree7e09907065c237436a63d1574c21f321ac7b1f9e
parentb81bdbf3c77e04ee2c0cc5d25c1c361bbe60382d
acpi: use get_uint() for "pci-hole*" properties

Those properties use visit_type_uint*()

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20170607163635.17635-30-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
hw/i386/acpi-build.c