summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/booke.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-04-01 00:42:22 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2020-04-21 09:13:00 -0400
commit63d04348371b7ea4a134bcf47c79763d969e9168 (patch)
treee8ffd45d636fc2fca1bfeaaf2487172639dc3ac2 /arch/powerpc/kvm/booke.c
parent1c164cb3ffd084e5359a56abde715acf121e69a4 (diff)
KVM: x86: move kvm_create_vcpu_debugfs after last failure point
The placement of kvm_create_vcpu_debugfs is more or less irrelevant, since it cannot fail and userspace should not care about the debugfs entries until it knows the vcpu has been created. Moving it after the last failure point removes the need to remove the directory when unwinding the creation. Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Message-Id: <20200331224222.393439-1-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm/booke.c')
0 files changed, 0 insertions, 0 deletions