On 5/26/25 09:57, Peter Krempa via Devel wrote: > Probe if qemu actually supports floppy controllers which can be compiled > out with custom configs and reflect that in the capability XML. > > Peter Krempa (4): > qemu: domain: Introduce qemuDomainMachineSupportsFloppy > qemu: Move floppy device support validation to validation code > qemu: capabilities: Introduce QEMU_CAPS_BUS_FLOPPY > qemuDomainMachineSupportsFloppy: Check for QEMU_CAPS_BUS_FLOPPY >
> 44 files changed, 53 insertions(+), 86 deletions(-) > delete mode 100644 tests/qemuxmlconfdata/disk-floppy-pseries.ppc64-latest.xml > Reviewed-by: Michal Privoznik <mpriv...@redhat.com> Michal