From: Rusty Russell Date: Wed, 1 Aug 2007 00:48:02 +0000 (+1000) Subject: KVM: Add and use pr_unimpl for standard formatting of unimplemented features X-Git-Tag: v2.6.24-rc1~1365^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f02424785ab83bab8283ad33044284f749c08db8;p=pandora-kernel.git KVM: Add and use pr_unimpl for standard formatting of unimplemented features All guest-invokable printks should be ratelimited to prevent malicious guests from flooding logs. This is a start. Signed-off-by: Rusty Russell Signed-off-by: Avi Kivity --- Reading git-diff-tree failed