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