git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33830b4
)
KVM: Add and use pr_unimpl for standard formatting of unimplemented features
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 1 Aug 2007 00:48:02 +0000
(10:48 +1000)
committer
Avi Kivity
<avi@qumranet.com>
Sat, 13 Oct 2007 08:18:22 +0000
(10:18 +0200)
All guest-invokable printks should be ratelimited to prevent malicious
guests from flooding logs. This is a start.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found