[libvirt] [PATCH 1/2] qemu: reserve PCI addresses for implicit i440fx devices

John Ferlan jferlan at redhat.com
Thu Oct 5 14:27:59 UTC 2017



On 09/26/2017 07:05 AM, Ján Tomko wrote:
> Somewhere around commit 9ff9d9f reserving entire PCI slots was
> eliminated, as demonstrated by commit 6cc2014.
> 
> Reserve the functions required by the implicit devices:
> 00:01.0 ISA Bridge
> 00:01.1 IDE Controller
> 00:01.2 USB Controller (unless USB is disabled)
> 00:01.3 Bridge
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1460143
> ---
>  src/qemu/qemu_domain_address.c                     | 15 ++++++++++---
>  .../qemuxml2argv-440fx-ide-address-conflict.xml    | 25 ++++++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  1 +
>  3 files changed, 38 insertions(+), 3 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-440fx-ide-address-conflict.xml
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list