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.c1507 struct qemu_xs_watch { struct
1508 struct qemu_xs_handle *h;
1509 char *path;
1510 xs_watch_fn fn;
1511 void *opaque;
1512 GList *events;