ipmi: add GET_SYS_RESTART_CAUSE chassis command
[qemu/cris-port.git] / stubs / vhost.c
blobd346b856f57f964922b370f1415399e29b599fc6
1 #include "hw/virtio/vhost.h"
3 bool vhost_has_free_slot(void)
5 return true;