]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add sanity checks for auto-added PCI controllers
authorAndrea Bolognani <abologna@redhat.com>
Thu, 10 Jul 2025 14:38:04 +0000 (16:38 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 6 Oct 2025 09:15:49 +0000 (11:15 +0200)
commit519cc637e8447f1538796b4c8c8db5ca2e925d18
tree1ed63d695b3dc57b4e5304a25dee2aa2d346f733
parent956253d1cda411bdc0539b59b3a777843a1292e5
qemu: Add sanity checks for auto-added PCI controllers

These checks enforce some expectations that were, until now,
documented solely through comments or not spelled out at all.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_postparse.c