]> Git Repo - qemu.git/commit
tests: acpi: move boot_sector_init() into x86 tests branch
authorIgor Mammedov <[email protected]>
Thu, 2 May 2019 14:51:55 +0000 (16:51 +0200)
committerMichael S. Tsirkin <[email protected]>
Mon, 20 May 2019 22:40:02 +0000 (18:40 -0400)
commitd47a5d64455eb21f98743c3d624be40c97a63b5a
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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <1556808723[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
tests/bios-tables-test.c
This page took 0.025411 seconds and 4 git commands to generate.