From: Avi Kivity Date: Wed, 21 Nov 2007 14:41:05 +0000 (+0200) Subject: KVM: Disallow fork() and similar games when using a VM X-Git-Tag: v2.6.25-rc1~1138^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d4e4c4fca5be806b888d606894d914847e82d78;p=pandora-kernel.git KVM: Disallow fork() and similar games when using a VM We don't want the meaning of guest userspace changing under our feet. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed