Home
last modified time | relevance | path

Searched defs:log_enabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvhost.h125 bool log_enabled; member
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c1444 bool log_enabled = features & (0x1ULL << VHOST_F_LOG_ALL); in vhost_user_set_features() local