diff for duplicates of <50718319.6060406@redhat.com> diff --git a/a/1.txt b/N1/1.txt index d519e9e..3d1b612 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -53,8 +53,8 @@ Which new APIC MSR registers? >>> +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 5c5f73f..20b0b09 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0F1E52A5B-77FA-46D6-B7C0-AF696D8BCCF3@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:26:49 +0000\0" + "Date\0Sun, 07 Oct 2012 15:26:49 +0200\0" "To\0Alexander Graf <agraf@suse.de>\0" "Cc\0kvm-ppc@vger.kernel.org" " kvm@vger.kernel.org\0" @@ -65,8 +65,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" @@ -109,4 +109,4 @@ "-- \n" error compiling committee.c: too many arguments to function -dc5108c46f2ccff72cb711f972375a754f30a55e467baaa8104d1a13ea7aee43 +9ecfb0fd3d6c15eee188863099451af3e1d5e9bd556fa7e8d953c13954c1678d
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.