]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: booke: add GS documentation for program interrupt
authorAlexander Graf <agraf@suse.de>
Mon, 20 Feb 2012 11:33:22 +0000 (12:33 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:55:19 +0000 (12:55 +0300)
commit1cbb9e49a8139b10d516977967def58ca655467c
treeed38fdd7caba11212817214906f2c25f8fc80c1f
parentb46ae33b9dd52823df75190f85443746e6e0e1ea
KVM: PPC: booke: add GS documentation for program interrupt

The comment for program interrupts triggered when using bookehv was
misleading. Update it to mention why MSR_GS indicates that we have
to inject an interrupt into the guest again, not emulate it.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kvm/booke.c