On 30.06.15 09:36, Richard Henderson wrote:
> On 06/30/2015 08:27 AM, Alexander Graf wrote:
>>
>>
>> On 29.06.15 17:00, Richard Henderson wrote:
>>> On 06/16/2015 06:11 AM, Aurelien Jarno wrote:
Make sure to not modify the branch target. This ensure that the
branch target is not corrupt
On 06/30/2015 08:27 AM, Alexander Graf wrote:
On 29.06.15 17:00, Richard Henderson wrote:
On 06/16/2015 06:11 AM, Aurelien Jarno wrote:
Make sure to not modify the branch target. This ensure that the
branch target is not corrupted during partial retranslation.
Cc: Alexander Graf
Cc: Richard
On 29.06.15 17:00, Richard Henderson wrote:
> On 06/16/2015 06:11 AM, Aurelien Jarno wrote:
>> Make sure to not modify the branch target. This ensure that the
>> branch target is not corrupted during partial retranslation.
>>
>> Cc: Alexander Graf
>> Cc: Richard Henderson
>> Signed-off-by: Aureli
On 06/16/2015 06:11 AM, Aurelien Jarno wrote:
Make sure to not modify the branch target. This ensure that the
branch target is not corrupted during partial retranslation.
Cc: Alexander Graf
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
---
tcg/s390/tcg-target.c | 12
1 file
On 06/16/15 07:11, Aurelien Jarno wrote:
Make sure to not modify the branch target. This ensure that the
branch target is not corrupted during partial retranslation.
Cc: Alexander Graf
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
This fixes endless loops on s390x for me.
Tested-by:
Make sure to not modify the branch target. This ensure that the
branch target is not corrupted during partial retranslation.
Cc: Alexander Graf
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
---
tcg/s390/tcg-target.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff