qdev: ignore GlobalProperty.errp for hotplugged devices
[qemu.git] / stubs / vhost.c
blob2d76cdebdc5b481ea95647d581a206c4fac47b35
1 #include "qemu/osdep.h"
2 #include "hw/virtio/vhost.h"
4 bool vhost_has_free_slot(void)
6 return true;