]> Git Repo - qemu.git/commit
tests/qtest/bios-tables-test: Only run VIOT test on TCG
authorJean-Philippe Brucker <[email protected]>
Thu, 16 Dec 2021 09:15:06 +0000 (09:15 +0000)
committerRichard Henderson <[email protected]>
Thu, 16 Dec 2021 12:15:10 +0000 (12:15 +0000)
commit69a80f14ce5ce7461734698cdb919616ee9459ff
tree1ec9d640cb0263b6ed544c229aecbd799dfc59ca
parente630bc7ec9dda656a452ed28cac4d1e9ed605d71
tests/qtest/bios-tables-test: Only run VIOT test on TCG

The VIOT test does not always work under KVM on the virt machine:

  PASS 5 qtest-aarch64/bios-tables-test /aarch64/acpi/virt/oem-fields
  qemu-system-aarch64: kvm_init_vcpu: kvm_arch_init_vcpu failed (0): Invalid argument
  Broken pipe

Make it TCG only.

Reported-by: Richard Henderson <[email protected]>
Signed-off-by: Jean-Philippe Brucker <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tests/qtest/bios-tables-test.c
This page took 0.025254 seconds and 4 git commands to generate.