]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: move PCI slot assignment for PIIX3, Q35 into a separate function
authorErik Skultety <eskultet@redhat.com>
Fri, 23 Jan 2015 12:17:41 +0000 (13:17 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 23 Jan 2015 13:26:55 +0000 (14:26 +0100)
commita3ecd63e928ff39d73c1c14b0fb3be8addbc977b
tree81cebc8ea7fe8e6049a510317b865227c50bed52
parent3fb2a69284725dfa802b800f44df4d30a37e6578
qemu: move PCI slot assignment for PIIX3, Q35 into a separate function

In order to be able to test for fully reserved PCI buses, assignment of
PCI slots for integrated devices needs to be moved to a separate function.
This also might be a good preparation if we decide to add support for
other chipsets as well.
src/qemu/qemu_command.c
src/qemu/qemu_command.h