Home
last modified time | relevance | path

Searched hist:"069 cfe77d63e06e2b25912aea9fea6ea14bb246a" (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Duser-exec.cdiff 069cfe77d63e06e2b25912aea9fea6ea14bb246a Fri May 08 10:43:45 CDT 2020 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add probe_access_flags

This new interface will allow targets to probe for a page
and then handle watchpoints themselves. This will be most
useful for vector predicated memory operations, where one
page lookup can be used for many operations, and one test
can avoid many watchpoint checks.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200508154359.7494-6-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
H A Dcputlb.cdiff 069cfe77d63e06e2b25912aea9fea6ea14bb246a Fri May 08 10:43:45 CDT 2020 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add probe_access_flags

This new interface will allow targets to probe for a page
and then handle watchpoints themselves. This will be most
useful for vector predicated memory operations, where one
page lookup can be used for many operations, and one test
can avoid many watchpoint checks.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200508154359.7494-6-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
/openbmc/qemu/include/exec/
H A Dcpu-all.hdiff 069cfe77d63e06e2b25912aea9fea6ea14bb246a Fri May 08 10:43:45 CDT 2020 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add probe_access_flags

This new interface will allow targets to probe for a page
and then handle watchpoints themselves. This will be most
useful for vector predicated memory operations, where one
page lookup can be used for many operations, and one test
can avoid many watchpoint checks.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200508154359.7494-6-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
H A Dexec-all.hdiff 069cfe77d63e06e2b25912aea9fea6ea14bb246a Fri May 08 10:43:45 CDT 2020 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add probe_access_flags

This new interface will allow targets to probe for a page
and then handle watchpoints themselves. This will be most
useful for vector predicated memory operations, where one
page lookup can be used for many operations, and one test
can avoid many watchpoint checks.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200508154359.7494-6-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>