Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen-operations.c313 struct qemu_xs_watch { struct
323 struct qemu_xs_watch *w = container_of(n, struct qemu_xs_watch, notifier); in watch_notify() argument
/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c1505 struct qemu_xs_watch { struct
1506 struct qemu_xs_handle *h;
1507 char *path;
1508 xs_watch_fn fn;
1509 void *opaque;
1510 GList *events;