]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
add low level functions from the root (read/write). [PATCH 3/3]
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 21 Jul 2009 14:30:18 +0000 (15:30 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 21 Jul 2009 14:30:18 +0000 (15:30 +0100)
commit4f947e17894a2e58a02fa6c1c712e7691a179212
tree82215125053b9be11189bc5b5e58574bedbf49e0
parentad202d4194eab87d3645f13e7726a4d609e42fe8
add low level functions from the root (read/write).  [PATCH 3/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