On Tue, Aug 19, 2025 at 18:22:17 +0200, Andrea Bolognani via Devel wrote: > The isapc machine type doesn't support PCI, so adding a > memballoon (which is a PCI device) to it doesn't make sense. > > Signed-off-by: Andrea Bolognani <[email protected]> > --- > src/qemu/qemu_postparse.c | 3 +-- > tests/qemuxmlconfdata/isapc-pci.x86_64-latest.args | 1 - > tests/qemuxmlconfdata/isapc-pci.x86_64-latest.xml | 3 --- > 3 files changed, 1 insertion(+), 6 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
