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@xxxxxxxxx> > --- > src/qemu/qemu_domain.c | 9 +++++++++ > 1 file changed, 9 insertions(+) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>