Sign in
qemu
/
qemu
/
cb47dc9ab9f55083017291b2b8fbae639c576ec2
/
.
/
stubs
/
vhost.c
blob: d346b856f57f964922b370f1415399e29b599fc6 [
file
] [
log
] [
blame
]
#include
"hw/virtio/vhost.h"
bool
vhost_has_free_slot
(
void
)
{
return
true
;
}