Home
last modified time | relevance | path

Searched hist:"5 bd2ec3d7b47b2252745882795d79aef36380fb7" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h5bd2ec3d7b47b2252745882795d79aef36380fb7 Tue Mar 15 14:30:16 UTC 2016 Alex Bennée <alex.bennee@linaro.org> tcg: pass down TranslationBlock to tcg_code_gen

My later debugging patches need access to the origin PC which is held in
the TranslationBlock structure. Pass down the whole structure as it also
holds the information about the code start point.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1458052224-9316-3-git-send-email-alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/accel/tcg/
H A Dtranslate-all.c5bd2ec3d7b47b2252745882795d79aef36380fb7 Tue Mar 15 14:30:16 UTC 2016 Alex Bennée <alex.bennee@linaro.org> tcg: pass down TranslationBlock to tcg_code_gen

My later debugging patches need access to the origin PC which is held in
the TranslationBlock structure. Pass down the whole structure as it also
holds the information about the code start point.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1458052224-9316-3-git-send-email-alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/tcg/
H A Dtcg.c5bd2ec3d7b47b2252745882795d79aef36380fb7 Tue Mar 15 14:30:16 UTC 2016 Alex Bennée <alex.bennee@linaro.org> tcg: pass down TranslationBlock to tcg_code_gen

My later debugging patches need access to the origin PC which is held in
the TranslationBlock structure. Pass down the whole structure as it also
holds the information about the code start point.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1458052224-9316-3-git-send-email-alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>