diff options
| author | Igor Mammedov | 2019-05-02 16:51:50 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2019-05-21 00:40:02 +0200 |
| commit | 4b14d543f3338985fd9c74ae6f6a6d3861c841dd (patch) | |
| tree | 646d60303735f369187ea216f159faede2b90f28 /include/exec/user | |
| parent | tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table() (diff) | |
| download | qemu-4b14d543f3338985fd9c74ae6f6a6d3861c841dd.tar.gz qemu-4b14d543f3338985fd9c74ae6f6a6d3861c841dd.tar.xz qemu-4b14d543f3338985fd9c74ae6f6a6d3861c841dd.zip | |
tests: acpi: make acpi_fetch_table() take size of fetched table pointer
Currently acpi_fetch_table() assumes 32 bit size of table pointer
in ACPI tables. However X_foo variants are 64 bit, prepare
acpi_fetch_table() to handle both by adding an argument
for addr_ptr pointed entry size. Follow up commits will use that
to read XSDT and X_foo entries in ACPI tables.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1556808723-226478-3-git-send-email-imammedo@redhat.com>
Reviewed-by: Wei Yang <richardw.yang@linux.intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
