On 10/31/23 11:52, Duan, Zhenzhong wrote:
Hi All,
-----Original Message-----
From: Cédric Le Goater <c...@redhat.com>
Sent: Tuesday, October 31, 2023 4:59 PM
Subject: Re: [PATCH v3 23/37] Add iommufd configure option
On 10/26/23 12:30, Zhenzhong Duan wrote:
This adds "--enable-iommufd/--disable-iommufd" to enable or disable
iommufd support, enabled by default.
It should be disabled by default for PPC.
I didn't find how to disable iommufd for PPC after digging in
https://www.qemu.org/docs/master/devel/kconfig.html
Appreciate any guide or help! Thanks in advance.
I believe the config approach should be changed to use a Kconfig
entry instead.
Thanks,
C.
BRs.
Zhenzhong