KVM: drop bsp_vcpu pointer from kvm struct
authorGleb Natapov <gleb@redhat.com>
Thu, 15 Dec 2011 10:38:40 +0000 (12:38 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:22:32 +0000 (11:22 +0200)
Drop bsp_vcpu pointer from kvm struct since its only use is incorrect
anyway.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found