tests: acpi: move boot_sector_init() into x86 tests branch
commitd47a5d64455eb21f98743c3d624be40c97a63b5a
authorIgor Mammedov <imammedo@redhat.com>
Thu, 2 May 2019 14:51:55 +0000 (2 16:51 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 20 May 2019 22:40:02 +0000 (20 18:40 -0400)
treeb4720ce00ddce331e032c614b17b7b25683f1344
parent40dfd0a8cd205a5c92219bde75002644c8e817ad
tests: acpi: move boot_sector_init() into x86 tests branch

boot_sector_init() won't be used by arm/virt board, so move it from
global scope to x86 branch that uses it.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <1556808723-226478-8-git-send-email-imammedo@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/bios-tables-test.c