
31 Jul
2019
31 Jul
'19
8:44 a.m.
On Wed, Jul 31, 2019 at 09:36:47AM +0100, Daniel P. Berrangé wrote:
On Wed, Jul 31, 2019 at 10:32:19AM +0200, Michal Privoznik wrote:
QEMU is perfectly capable of dealing with fully expanded PCI address. Format PCI domain always as it will simplify next commits.
Are you sure about that for old QEMUs ? I have a feeling that it did not support that in the past.
commit 4a42ece13a53810410567323dea1719d63877e1f Author: Ján Tomko <jtomko@redhat.com> AuthorDate: 2018-03-29 12:51:55 +0200 Commit: Ján Tomko <jtomko@redhat.com> CommitDate: 2018-04-17 14:40:38 +0200 qemu: deprecate QEMU_CAPS_HOST_PCI_MULTIDOMAIN Implied by QEMU >= 1.2.0. Jano