]> git.proxmox.com Git - mirror_qemu.git/commit
virtio-iommu: Remove set_config callback
authorEric Auger <eric.auger@redhat.com>
Sat, 27 Nov 2021 07:29:07 +0000 (08:29 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 15 Dec 2021 07:08:59 +0000 (08:08 +0100)
commit7b140d23598650326b2bdefbf2b134eacf995d31
tree28bf2c654efdf2ee25463defbfdb928d162fd39a
parentf11b0a4892ae22b8729a75b2232073fb4090ff28
virtio-iommu: Remove set_config callback

The spec says "the driver must not write to device configuration
fields". So remove the set_config() callback which anyway did
not do anything.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Message-Id: <20211127072910.1261824-2-eric.auger@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/virtio/trace-events
hw/virtio/virtio-iommu.c