repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pc: acpi: memhp: move MHPD.MEJ0 method into SSDT
[qemu/ar7.git]
/
stubs
/
vhost.c
blob
d346b856f57f964922b370f1415399e29b599fc6
1
#include
"hw/virtio/vhost.h"
2
3
bool
vhost_has_free_slot
(
void
)
4
{
5
return true
;
6
}