Monitor xenstore for domain changes
NOTE: this patch is currently untested
Signed-off-by: Ben Guthro <bguthro(a)virtualiron.com>
proxy/Makefile.am | 1
src/xen_unified.c | 8 ++
src/xen_unified.h | 3
src/xs_internal.c | 176 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/xs_internal.h | 39 +++++++++++
5 files changed, 227 insertions(+)