KVM: PPC: Load VCPU for register fetching
authorAlexander Graf <agraf@suse.de>
Wed, 24 Mar 2010 20:48:23 +0000 (21:48 +0100)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:16:59 +0000 (12:16 +0300)
When trying to read or store vcpu register data, we should also make
sure the vcpu is actually loaded, so we're 100% sure we get the correct
values.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found