]> git.proxmox.com Git - mirror_qemu.git/commit
tests/avocado: add boot_xen tests
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 3 Mar 2021 17:36:42 +0000 (17:36 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 10 Mar 2021 15:34:12 +0000 (15:34 +0000)
commit2ceb7c03a2cd89dfb04e2e6707b6e7bd61142653
treeec4238372700781effa870e764c3d1cac94e6e8d
parent0146037807831ff6424e5b8be66532ce39f0eb13
tests/avocado: add boot_xen tests

These tests make sure we can boot the Xen hypervisor with a Dom0
kernel using the guest-loader. We currently have to use a kernel I
built myself because there are issues using the Debian kernel images.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20210303173642.3805-8-alex.bennee@linaro.org>
MAINTAINERS
tests/acceptance/boot_xen.py [new file with mode: 0644]