iommu: Remove FIXME comment about user_creatable=true
commit8ab5700ca07428d62a3e75c2c15aa7dc3e962b44
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 3 May 2017 20:35:47 +0000 (3 17:35 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 17 May 2017 13:37:01 +0000 (17 10:37 -0300)
tree5c41229c026754c0f8674dbfb0260527e05f89fe
parent950b31dd17fccc42ecddc9528408b00a20c9be3c
iommu: Remove FIXME comment about user_creatable=true

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 <marcel@redhat.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Acked-by: Marcel Apfelbaum <marcel@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20170503203604.31462-5-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/amd_iommu.c
hw/i386/intel_iommu.c