[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [PATCH 00/35] S390 TCG target, version 2
From: |
Alexander Graf |
Subject: |
[Qemu-devel] Re: [PATCH 00/35] S390 TCG target, version 2 |
Date: |
Tue, 8 Jun 2010 15:11:11 +0200 |
On 04.06.2010, at 21:14, Richard Henderson wrote:
> Changes v1->v2
> * Disassembler doesn't include GPLv3 code.
>
> * Smashed about 20 commits into the "New TCG Target" patch,
> which is fully functional from the beginning.
>
> * Merged a lot of the follow-on patches such that introducing
> the use of an instruction and conditionalizing the use of
> the instruction on the active ISA features is not split into
> two separate patches.
>
> This patch series is available at
>
> git://repo.or.cz/qemu/rth.git tcg-s390-3
It works for me, it improves the current state, I see no reason not to take it!
Let's get S390x host support out for 0.13!
Acked-by: Alexander Graf <address@hidden>
Alex
- [Qemu-devel] [PATCH 26/35] tcg-s390: Tidy goto_tb., (continued)
- [Qemu-devel] [PATCH 26/35] tcg-s390: Tidy goto_tb., Richard Henderson, 2010/06/04
- [Qemu-devel] [PATCH 27/35] tcg-s390: Rearrange qemu_ld/st to avoid register copy., Richard Henderson, 2010/06/04
- [Qemu-devel] [PATCH 28/35] tcg-s390: Tidy tcg_prepare_qemu_ldst., Richard Henderson, 2010/06/04
- [Qemu-devel] [PATCH 29/35] tcg-s390: Tidy user qemu_ld/st., Richard Henderson, 2010/06/04
- [Qemu-devel] [PATCH 30/35] tcg-s390: Implement GUEST_BASE., Richard Henderson, 2010/06/04
- [Qemu-devel] [PATCH 31/35] tcg-s390: Use 16-bit branches for forward jumps., Richard Henderson, 2010/06/04
- [Qemu-devel] [PATCH 33/35] tcg-s390: Use the COMPARE IMMEDIATE instrucions for compares., Richard Henderson, 2010/06/04
- [Qemu-devel] [PATCH 34/35] tcg-s390: Use COMPARE AND BRANCH instructions., Richard Henderson, 2010/06/04
- [Qemu-devel] [PATCH 32/35] tcg-s390: Use the LOAD AND TEST instruction for compares., Richard Henderson, 2010/06/04
- [Qemu-devel] [PATCH 35/35] tcg-s390: Enable compile in 32-bit mode., Richard Henderson, 2010/06/04
- [Qemu-devel] Re: [PATCH 00/35] S390 TCG target, version 2,
Alexander Graf <=