qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 6/9] hw/i386: Have X86_IOMMU devices inherit from DYNAMIC_SYS


From: Richard Henderson
Subject: Re: [PATCH 6/9] hw/i386: Have X86_IOMMU devices inherit from DYNAMIC_SYS_BUS_DEVICE
Date: Sun, 26 Jan 2025 13:54:25 -0800
User-agent: Mozilla Thunderbird

On 1/25/25 10:13, Philippe Mathieu-Daudé wrote:
Do not explain why _X86_IOMMU devices are user_creatable,
have them inherit TYPE_DYNAMIC_SYS_BUS_DEVICE, to explicit
they can optionally be plugged on TYPE_PLATFORM_BUS_DEVICE.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/i386/amd_iommu.c   | 2 --
  hw/i386/intel_iommu.c | 2 --
  hw/i386/x86-iommu.c   | 2 +-
  3 files changed, 1 insertion(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]