commit | 4f69b6805c4f818cf7f4126978cc4a54c489119f | [log] [tgz] |
---|---|---|
author | Hamo <hamo.by@gmail.com> | Thu Dec 15 14:23:16 2011 +0800 |
committer | Avi Kivity <avi@redhat.com> | Tue Dec 27 11:22:33 2011 +0200 |
tree | 74f32a6cb922e285bfbeb5dba4ef872088fb8d55 | |
parent | d546cb406ea0d83e2d39ec14221957a24f88a622 [diff] |
KVM: ensure that debugfs entries have been created 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>