This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
qemu
mirror of
https://gitee.com/openkylin/qemu.git
Watch
9
Star
0
Fork
You've already forked qemu
0
Code
Issues
Projects
Releases
Wiki
Activity
78f51fde88
qemu
/
stubs
/
vhost.c
7 lines
82 B
C
Raw
Blame
History
#
include
"hw/virtio/vhost.h"
bool
vhost_has_free_slot
(
void
)
{
return
true
;
}
Reference in New Issue
View Git Blame
Copy Permalink