[PATCH 2/5] tests: Skip pata_test on i386-efi

2022-02-06 Thread Glenn Washburn
In comparison to other i386 targets, on i386-efi the Q35 QEMU machine type is used to do the testing to be able to make use of the EFI firmware in QEMU. On the Q35 machine type there is no way to use ATA to communicate with an IDE, only AHCI. Signed-off-by: Glenn Washburn Reviewed-by: Daniel

[PATCH 2/5] tests: Skip pata_test on i386-efi

2022-01-12 Thread Glenn Washburn
In comparison to other i386 targets, on i386-efi the Q35 QEMU machine type is used to do the testing to be able to make use of the EFI firmware in QEMU. On the Q35 machine type there is no way to use ATA to communicate with an IDE, only AHCI. Signed-off-by: Glenn Washburn --- tests/pata_test.in