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