Add Error **errp for xen_pt_config_init()
[qemu/ar7.git] / stubs / vhost.c
blobd346b856f57f964922b370f1415399e29b599fc6
1 #include "hw/virtio/vhost.h"
3 bool vhost_has_free_slot(void)
5 return true;