KVM: Use printk_rlimit() instead of reporting emulation failures just once
authorAvi Kivity <avi@qumranet.com>
Fri, 13 Jun 2008 19:45:42 +0000 (22:45 +0300)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:32 +0000 (12:42 +0300)
Emulation failure reports are useful, so allow more than one per the lifetime
of the module.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found