On 05/22/2018 10:51 AM, Peter Maydell wrote: > That wouldn't allow for multiple instances of the same class where the > answer is different (eg "my_iommu->has_trustzone_support ? 2 : 1" where > the answer depends on how the instance is configured via QOM properties).
Ah. I had somehow been assuming those would be different classes. Ok then, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~