]> git.proxmox.com Git - mirror_qemu.git/commit
tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()
authorIgor Mammedov <imammedo@redhat.com>
Thu, 2 May 2019 14:51:49 +0000 (16:51 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 20 May 2019 22:40:02 +0000 (18:40 -0400)
commit38fb3d7100b871eef3237cba2e4e1fed56d2bd1f
tree182406553189c1a4572cfce5cbdde04a48427e37
parentb0e5196a52248d7e4eef709481c1c530c1bca6df
tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()

so name would reflect what the function does

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <1556808723-226478-2-git-send-email-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/acpi-utils.c
tests/acpi-utils.h
tests/bios-tables-test.c
tests/vmgenid-test.c