[uml-user] do UML guests need NTP?

2012-02-09 Thread Riccardo Murri
Hello, is NTP needed on UML VMs? Or does the UML kernel take the time from the host kernel? (so it's enough if the host runs NTP) Thanks, Riccardo -- Virtualization & Cloud Management Using Capacity Planning Cloud compu

[uml-user] SELinux inside a UML

2012-02-09 Thread Nicolas Greneche
Hi, I would like to create a SELinux aware UML. I compiled a ARCH=um kernel with SELinux activated. The UML starts but SELinux seems to be disabled. Libselinux is installed so I have userspace tools to check selinux availability and mode (permissive, targeted or strict). Does somebody have a

[uml-user] [PATCH 07/60] um: remove the second argument of k[un]map_atomic()

2012-02-09 Thread Cong Wang
Signed-off-by: Cong Wang --- arch/um/kernel/skas/uaccess.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/um/kernel/skas/uaccess.c b/arch/um/kernel/skas/uaccess.c index 9fefd92..cd7df79 100644 --- a/arch/um/kernel/skas/uaccess.c +++ b/arch/um/kernel/skas/uaccess.