commit | 06056bfb944a0302a8f22eb45f09123de7fb417b | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Tue Mar 09 14:13:43 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:15:21 2010 +0300 |
tree | 72868a18843f5fcdbb3d933f96f2ca69bc385dc8 | |
parent | 7b06bf2ffa15e119c7439ed0b024d44f66d7b605 [diff] |
KVM: PPC: Do not create debugfs if fail to create vcpu If fail to create the vcpu, we should not create the debugfs for it. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Acked-by: Alexander Graf <agraf@suse.de> Cc: stable@kernel.org Signed-off-by: Avi Kivity <avi@redhat.com>