mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
This test launches a dummy guest using IDE. Aarch64 doesn't support IDE, and because it also doesn't support PCI (virtio-mmio instead) it's hard to formulate libvirt XML that will work on both x86 and virtio-mmio. Since this bug is not architecture specific (RHBZ#912499), skip it on non-x86. The test will print: skipping test: arch is not x86 and does not support IDE
libguestfs is a library and set of tools for accessing and modifying virtual machine (VM) disk images. This package contains the Python bindings for libguestfs.