]> git.proxmox.com Git - mirror_qemu.git/commit
hw/virtio: derive vhost-user-gpio from vhost-user-base
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 4 Jan 2024 21:09:38 +0000 (21:09 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 14 Feb 2024 11:01:44 +0000 (06:01 -0500)
commit5ba587580db55bd310dc64d0eb89b4f7b19c6404
treeb41d9b2eada84bad508ab313a33609a6824532f0
parent233412bf7a2b0349aa3b80ab7217e741c8acef3f
hw/virtio: derive vhost-user-gpio from vhost-user-base

Now the new base class supports config handling we can take advantage
and make vhost-user-gpio a much simpler boilerplate wrapper. Also as
this doesn't require any target specific hacks we only need to build
the stubs once.

Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240104210945.1223134-5-alex.bennee@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/meson.build
hw/virtio/vhost-user-gpio.c
include/hw/virtio/vhost-user-gpio.h