index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stubs
/
vhost.c
blob: d346b856f57f964922b370f1415399e29b599fc6 (
plain
)
1
2
3
4
5
6
#include "hw/virtio/vhost.h" bool vhost_has_free_slot(void) { return true; }