[PATCH 07/33] qemu_domain.c: disable default devices for PowerNV machines

Peter Krempa pkrempa at redhat.com
Fri Jan 21 14:03:57 UTC 2022


On Thu, Jan 20, 2022 at 10:52:10 -0300, Daniel Henrique Barboza wrote:
> PowerNV domains will support pcie-root devices as PHBs, in a similar
> fashion as pSeries domains supports the spapr-pci-host-bridge as a
> pci-root model.
> 
> Set 'addPCIRoot' to false since we'll not be using this buses in this
> machine. 'addDefaultMemballoon' is also set to false since the balloon
> driver wasn't really tested with the PowerNV kernel.
> 
> Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
> ---
>  src/qemu/qemu_domain.c | 9 +++++++++
>  1 file changed, 9 insertions(+)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list