On 04/04/2017 11:24 PM, Eduardo Habkost wrote:
amd-iommu and intel-iommu are really meant to be used with
-device, so they need user_creatable=true. Remove the FIXME
comment.
Cc: Marcel Apfelbaum
Cc: "Michael S. Tsirkin"
Signed-off-by: Eduardo Habkost
---
Changes v1 -> v2:
* (none)
---
hw/i3
amd-iommu and intel-iommu are really meant to be used with
-device, so they need user_creatable=true. Remove the FIXME
comment.
Cc: Marcel Apfelbaum
Cc: "Michael S. Tsirkin"
Signed-off-by: Eduardo Habkost
---
Changes v1 -> v2:
* (none)
---
hw/i386/amd_iommu.c | 5 +
hw/i386/intel_iommu.c