87c9b5e047 ^
2ce68e4cf5 ^
1
2 3 4 5 6 7
#include "qemu/osdep.h" #include "hw/virtio/vhost.h" bool vhost_has_free_slot(void) { return true; }