]> Git Repo - linux.git/commit
KVM: Add and use pr_unimpl for standard formatting of unimplemented features
authorRusty Russell <[email protected]>
Wed, 1 Aug 2007 00:48:02 +0000 (10:48 +1000)
committerAvi Kivity <[email protected]>
Sat, 13 Oct 2007 08:18:22 +0000 (10:18 +0200)
commitf02424785ab83bab8283ad33044284f749c08db8
tree020d73469f801e33012702c58233e776381d3008
parent33830b4f5bdf2bc21d0c10d38beffdce8edcded7
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 <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
drivers/kvm/kvm.h
drivers/kvm/kvm_main.c
drivers/kvm/svm.c
drivers/kvm/vmx.c
This page took 0.052966 seconds and 4 git commands to generate.