hw/virtio/virtio-balloon: Remove the "class" property
commitd8be0c6b68c6dac3e2ded573292b52542a1dc814
authorThomas Huth <thuth@redhat.com>
Wed, 3 Feb 2021 17:18:31 +0000 (3 18:18 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 5 Feb 2021 13:52:59 +0000 (5 08:52 -0500)
tree119a116ce19d6dccc07dc88534de73b124ac8c13
parentf862ddbb1a421d72a1a5980f04b4dae90da8adf5
hw/virtio/virtio-balloon: Remove the "class" property

This property was only required for compatibility reasons in the
pc-1.0 machine type and earlier. Now that these machine types have
been removed, the property is not useful anymore.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210203171832.483176-4-thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: David Hildenbrand <david@redhat.com>
hw/virtio/virtio-balloon-pci.c