Searched hist:"3 ef473e52e5c3232ff1a93787d00ef400a7db4fc" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | diff 3ef473e52e5c3232ff1a93787d00ef400a7db4fc Mon Dec 05 06:58:52 CST 2022 Thomas Huth <thuth@redhat.com> target/s390x: The MVCP and MVCS instructions are not privileged
The "MOVE TO PRIMARY/SECONDARY" instructions can also be called from problem state. We just should properly check whether the secondary-space access key is valid here, too, and inject a privileged program exception if it is invalid.
Message-Id: <20221205125852.81848-1-thuth@redhat.com> Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
H A D | mem_helper.c | diff 3ef473e52e5c3232ff1a93787d00ef400a7db4fc Mon Dec 05 06:58:52 CST 2022 Thomas Huth <thuth@redhat.com> target/s390x: The MVCP and MVCS instructions are not privileged
The "MOVE TO PRIMARY/SECONDARY" instructions can also be called from problem state. We just should properly check whether the secondary-space access key is valid here, too, and inject a privileged program exception if it is invalid.
Message-Id: <20221205125852.81848-1-thuth@redhat.com> Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
H A D | translate.c | diff 3ef473e52e5c3232ff1a93787d00ef400a7db4fc Mon Dec 05 06:58:52 CST 2022 Thomas Huth <thuth@redhat.com> target/s390x: The MVCP and MVCS instructions are not privileged
The "MOVE TO PRIMARY/SECONDARY" instructions can also be called from problem state. We just should properly check whether the secondary-space access key is valid here, too, and inject a privileged program exception if it is invalid.
Message-Id: <20221205125852.81848-1-thuth@redhat.com> Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | diff 3ef473e52e5c3232ff1a93787d00ef400a7db4fc Mon Dec 05 06:58:52 CST 2022 Thomas Huth <thuth@redhat.com> target/s390x: The MVCP and MVCS instructions are not privileged
The "MOVE TO PRIMARY/SECONDARY" instructions can also be called from problem state. We just should properly check whether the secondary-space access key is valid here, too, and inject a privileged program exception if it is invalid.
Message-Id: <20221205125852.81848-1-thuth@redhat.com> Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|