hw/virtio/virtio-iommu-pci.c: Fix typo in error message
commit590090b4e6aa8df53c20792ce20c8684b83c51a9
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 25 Jun 2020 10:08:11 +0000 (25 11:08 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 2 Jul 2020 04:25:28 +0000 (2 06:25 +0200)
tree674dbeeb9e4dae7168c7d3d136a2dc632429c10e
parented4e0d2ef140aef255d67eec30767e5fcd949f58
hw/virtio/virtio-iommu-pci.c: Fix typo in error message

Fix a typo in an error message in virtio_iommu_pci_realize():
"Check you machine" should be "Check your machine".

Reported-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20200625100811.12690-1-peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
hw/virtio/virtio-iommu-pci.c