summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2011-12-12 12:24:48 +0000
committerAvi Kivity <avi@redhat.com>2012-03-05 14:52:34 +0200
commit4e72dbe13528394a413889d73e5025dbdf6cab70 (patch)
treee7aec9cbd0f0a141af136e76df240ee5673b287f /arch/blackfin
parentbefdc0a65afd17181392eff3d43c63407f266a9f (diff)
KVM: PPC: Make wakeups work again for Book3S HV guests
When commit f43fdc15fa ("KVM: PPC: booke: Improve timer register emulation") factored out some code in arch/powerpc/kvm/powerpc.c into a new helper function, kvm_vcpu_kick(), an error crept in which causes Book3s HV guest vcpus to stall. This fixes it. On POWER7 machines, guest vcpus are grouped together into virtual CPU cores that share a single waitqueue, so it's important to use vcpu->arch.wqp rather than &vcpu->wq. Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/blackfin')
0 files changed, 0 insertions, 0 deletions