Searched hist:f79f1ca4a20d4070179903bbaafc13f5f90b7873 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/s390x/ |
H A D | mmu_helper.c | diff f79f1ca4a20d4070179903bbaafc13f5f90b7873 Thu May 18 12:26:40 CDT 2017 Thomas Huth <thuth@redhat.com> target/s390x: Add support for the TEST BLOCK instruction
TEST BLOCK was likely once used to execute basic memory tests, but nowadays it's just a (slow) way to clear a page.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1495128400-23759-1-git-send-email-thuth@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | helper.h | diff f79f1ca4a20d4070179903bbaafc13f5f90b7873 Thu May 18 12:26:40 CDT 2017 Thomas Huth <thuth@redhat.com> target/s390x: Add support for the TEST BLOCK instruction
TEST BLOCK was likely once used to execute basic memory tests, but nowadays it's just a (slow) way to clear a page.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1495128400-23759-1-git-send-email-thuth@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | cpu.h | diff f79f1ca4a20d4070179903bbaafc13f5f90b7873 Thu May 18 12:26:40 CDT 2017 Thomas Huth <thuth@redhat.com> target/s390x: Add support for the TEST BLOCK instruction
TEST BLOCK was likely once used to execute basic memory tests, but nowadays it's just a (slow) way to clear a page.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1495128400-23759-1-git-send-email-thuth@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|