]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
create a callback mechanism for xenstore watches [PATCH 1/3]
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 21 Jul 2009 14:27:00 +0000 (15:27 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 21 Jul 2009 14:27:00 +0000 (15:27 +0100)
commit8eebdeff589fb1ae41e37ad1e3b3feff40761c9b
tree65cb9b3e7ba48ac62bb35b1e3f20f5f89518d5ff
parent42d8fbbadac97d49d7b28a18c58be26df290c7d7
create a callback mechanism for xenstore watches [PATCH 1/3]

This is a series of patch to complete the xenstore interface in qemu.

1: create a callback mecanism for xenstore watches.
2: add per domain low level xenstore functions (read/chmod/write/watch).
3: add low level functions from the root (read/write).

Signed-off-by: Jean Guyader <jean.guyader@citrix.com>
qemu-xen.h
xenstore.c