From 9e03811a9d2056e44fcc143b4cd1453cf0f62295 Mon Sep 17 00:00:00 2001 From: Rafal Wojtczuk Date: Thu, 23 Sep 2010 10:34:38 +0000 Subject: [PATCH] Qfileexchgd changed --- Qfileexchgd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Qfileexchgd.md b/Qfileexchgd.md index 2e838664..6059c06e 100644 --- a/Qfileexchgd.md +++ b/Qfileexchgd.md @@ -19,8 +19,8 @@ Overview *qfilexchgd* is event driven. The sources of events are: -- trigger of xenstore watch for the changes in /local/domain xenstore hierarchy - to detect start/stop of VMs, and maintain vmname-\>vm\_xid dictionary -- triger of xenstore watch for a change in /local/domain/domid/device/qpen key - VMs write to this key to request service from *qfilexchgd* +- trigger of xenstore watch for the changes in `/local/domain` xenstore hierarchy - to detect start/stop of VMs, and maintain vmname-\>vm\_xid dictionary +- trigger of xenstore watch for a change in `/local/domain/domid/device/qpen` key - VMs write to this key to request service from *qfilexchgd* Copying files between AppVMs ----------------------------