KVM: VMX: free vpid when fail to create vcpu
authorLai Jiangshan <laijs@cn.fujitsu.com>
Sat, 17 Apr 2010 08:41:47 +0000 (16:41 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:19:10 +0000 (12:19 +0300)
Fix bug of the exception path, free allocated vpid when fail
to create vcpu.

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found