diff for duplicates of <50717FEC.9030503@redhat.com> diff --git a/a/1.txt b/N1/1.txt index f94d625..cc6c19d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,8 +43,8 @@ We have a similar problem with x86 MSRs. > +It occurs when the guest triggers an mtspr or mfspr instruction on > +an SPR that is not handled by kvm's SPR emulation code. In these > +cases, 'sprn' contains the SPR ID. That ID is target CPU specific. -> +'data' contains the value to write to the SPR when 'is_write'=1 (mtspr) -> +or is used as result buffer for 'is_write'=0 (mfspr). Status is used +> +'data' contains the value to write to the SPR when 'is_write'==1 (mtspr) +> +or is used as result buffer for 'is_write'==0 (mfspr). Status is used > +to tell the kernel that an SPR read/write was successful. It is set to > +SPR_STATUS_OK by default. If user space fails to emulate an SPR access, > +it should set it to SPR_STATUS_FAIL, so that the kernel can inject diff --git a/a/content_digest b/N1/content_digest index b601cc9..079a3f2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01349566882-10948-3-git-send-email-agraf@suse.de\0" "From\0Avi Kivity <avi@redhat.com>\0" "Subject\0Re: [PATCH 2/3] KVM: PPC: Add SPR emulation exits\0" - "Date\0Sun, 07 Oct 2012 13:13:16 +0000\0" + "Date\0Sun, 07 Oct 2012 15:13:16 +0200\0" "To\0Alexander Graf <agraf@suse.de>\0" "Cc\0kvm-ppc@vger.kernel.org" " kvm@vger.kernel.org\0" @@ -53,8 +53,8 @@ "> +It occurs when the guest triggers an mtspr or mfspr instruction on\n" "> +an SPR that is not handled by kvm's SPR emulation code. In these\n" "> +cases, 'sprn' contains the SPR ID. That ID is target CPU specific.\n" - "> +'data' contains the value to write to the SPR when 'is_write'=1 (mtspr)\n" - "> +or is used as result buffer for 'is_write'=0 (mfspr). Status is used\n" + "> +'data' contains the value to write to the SPR when 'is_write'==1 (mtspr)\n" + "> +or is used as result buffer for 'is_write'==0 (mfspr). Status is used\n" "> +to tell the kernel that an SPR read/write was successful. It is set to\n" "> +SPR_STATUS_OK by default. If user space fails to emulate an SPR access,\n" "> +it should set it to SPR_STATUS_FAIL, so that the kernel can inject\n" @@ -75,4 +75,4 @@ "-- \n" error compiling committee.c: too many arguments to function -c00189133163418af9460cd5ae5b5c4708270b18ff1f18dc131376b3845ae0e8 +e81b205e63bac9fb9ba8b015365002c7dd4bbbedb4d5856f9ecc1013e27d6c99
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.