]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: QEMU_PCI constant consistency
authorJán Tomko <jtomko@redhat.com>
Tue, 5 Mar 2013 12:22:50 +0000 (13:22 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 19 Apr 2013 15:50:54 +0000 (17:50 +0200)
commit62940d6c68fba965cff6170cbd4c0af1113b8fd0
treeb98a91b60aab04670441f88d71c1e7e7eef0258e
parentba8b8ddb7f776cb70236c5be9c49f35e30f022ca
qemu: QEMU_PCI constant consistency

Change QEMU_PCI_ADDRESS_LAST_SLOT to the number of slots in the bus,
not the maximum slot value, to match QEMU_PCI_ADDRESS_LAST_FUNCTION
and rename them both to have _LAST at the end.
src/qemu/qemu_command.c