Hi,
I am tring to write xenstore some information ,so that a guest can read, if i simply xenstore-write /foo "123" in domain 0, guest have not the permission to read this ,and guest domain number are dynamic, so i can not write a program to write /local/domain/X, which X is the domain id i want to export information to, can i ?
So, is there a path (a static path,without domain number)that i write to in domain 0, and guests have the permission to read ? Or, some other solution? Thanks.
Hu Shaolong |