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:
d546cb4
)
KVM: ensure that debugfs entries have been created
author
Hamo
<hamo.by@gmail.com>
Thu, 15 Dec 2011 06:23:16 +0000
(14:23 +0800)
committer
Avi 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