31 Mar, 2009
1 commit
-
The xenfs capabilities file allows usermode to determine what
capabilities the domain has. The only one at present is "control_d"
in a privileged domain.Signed-off-by: Jeremy Fitzhardinge
26 Jan, 2009
1 commit
-
The return value of xenbus_write_transaction can be uninitialised in
the success case leading to the userspace xenstore utilities failing.Signed-off-by: Ian Campbell
Signed-off-by: Ingo Molnar
09 Jan, 2009
1 commit
-
The xenfs filesystem exports various interfaces to usermode. Initially
this exports a file to allow usermode to interact with xenbus/xenstore.Traditionally this appeared in /proc/xen. Rather than extending procfs,
this patch adds a backward-compat mountpoint on /proc/xen, and provides
a xenfs filesystem which can be mounted there.Signed-off-by: Alex Zeffertt
Signed-off-by: Jeremy Fitzhardinge
Cc: Ingo Molnar
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds