Skip to content
Snippets Groups Projects
Commit 6f2b9a5b authored by Gerd Hoffmann's avatar Gerd Hoffmann
Browse files

virtio-input: move properties, use virtio_instance_init_common


Move properties from virtio-*-pci to virtio-*-device.
Also make better use of QOM and attach common properties
to the abstract parent classes (virtio-input-device and
virtio-input-pci-device).

Switch the hid device instance init functions over to use
virtio_instance_init_common, so we get the properties of the
virtio device aliased properly to the virtio pci proxy.

Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent 0c8ff723
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment