KVM: ensure that debugfs entries have been created
authorHamo <hamo.by@gmail.com>
Thu, 15 Dec 2011 06:23:16 +0000 (14:23 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:22:33 +0000 (11:22 +0200)
by checking the return value from kvm_init_debug, we
can ensure that the entries under debugfs for KVM have
been created correctly.

Signed-off-by: Yang Bai <hamo.by@gmail.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found