diff options
| author | Matthew Rosato <mjrosato@linux.ibm.com> | 2022-09-02 13:27:35 -0400 |
|---|---|---|
| committer | Thomas Huth <thuth@redhat.com> | 2022-09-26 17:23:47 +0200 |
| commit | 30dcf4f7fd23bef7d72a2454c60881710fd4c785 (patch) | |
| tree | fd4fb90ecb44ea7e5026e861ed2cec923ae193f6 /util/qemu-config.c | |
| parent | d0bc7091c2013ad2fa164100cf7b17962370e8ab (diff) | |
| download | focaccia-qemu-30dcf4f7fd23bef7d72a2454c60881710fd4c785.tar.gz focaccia-qemu-30dcf4f7fd23bef7d72a2454c60881710fd4c785.zip | |
s390x/pci: let intercept devices have separate PCI groups
Let's use the reserved pool of simulated PCI groups to allow intercept devices to have separate groups from interpreted devices as some group values may be different. If we run out of simulated PCI groups, subsequent intercept devices just get the default group. Furthermore, if we encounter any PCI groups from hostdevs that are marked as simulated, let's just assign them to the default group to avoid conflicts between host simulated groups and our own simulated groups. Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com> Reviewed-by: Pierre Morel <pmorel@linux.ibm.com> Message-Id: <20220902172737.170349-7-mjrosato@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'util/qemu-config.c')
0 files changed, 0 insertions, 0 deletions