Searched defs:config_notifier (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/virtio/ | ||
H A D | virtio.h | 168 EventNotifier config_notifier; member |
/qemu/hw/virtio/ | ||
H A D | vhost.c | 1822 EventNotifier *config_notifier = &vdev->config_notifier; in vhost_config_mask() local |