Searched defs:log_enabled (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/virtio/ | ||
H A D | vhost.h | 125 bool log_enabled; member |
/qemu/hw/virtio/ | ||
H A D | vhost-user.c | 1442 bool log_enabled = features & (0x1ULL << VHOST_F_LOG_ALL); in vhost_user_set_features() local |