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