I accidentally came accross vmstate_vmbus_dev and noticed that it is currently not used at all ... wire it up and make it static, since it is only used in one file.
Thomas Huth (2): hw/hyperv/vmbus: Wire up vmstate_vmbus_dev hw/hyperv/vmbus: Make vmstate_vmbus_dev static hw/hyperv/vmbus.c | 29 +++++++++++++++-------------- include/hw/hyperv/vmbus.h | 3 --- 2 files changed, 15 insertions(+), 17 deletions(-) -- 2.27.0