Home
last modified time | relevance | path

Searched hist:"59 e96ac6cb13951dd09afc70622858089abf3384" (Results 1 – 2 of 2) sorted by relevance

/qemu/target/s390x/tcg/
H A Dmem_helper.c59e96ac6cb13951dd09afc70622858089abf3384 Mon Aug 26 07:51:08 UTC 2019 David Hildenbrand <david@redhat.com> tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code

Factor it out into common code. Similar to the !CONFIG_USER_ONLY variant,
let's not allow to cross page boundaries.

Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20190826075112.25637-4-david@redhat.com>
[rth: Move cpu & cc variables inside if block.]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/accel/tcg/
H A Duser-exec.c59e96ac6cb13951dd09afc70622858089abf3384 Mon Aug 26 07:51:08 UTC 2019 David Hildenbrand <david@redhat.com> tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code

Factor it out into common code. Similar to the !CONFIG_USER_ONLY variant,
let's not allow to cross page boundaries.

Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20190826075112.25637-4-david@redhat.com>
[rth: Move cpu & cc variables inside if block.]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>