From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org, peter.maydell@linaro.org
Cc: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Subject: Re: [Qemu-devel] [PATCH v6 00/15] TriCore architecture guest implementation
Date: Tue, 26 Aug 2014 12:48:19 -0700 [thread overview]
Message-ID: <53FCE483.8040502@twiddle.net> (raw)
In-Reply-To: <1408726356-14420-1-git-send-email-kbastian@mail.uni-paderborn.de>
On 08/22/2014 09:52 AM, Bastian Koppelmann wrote:
> Hi,
>
> my aim is to add Infineon's TriCore architecture to QEMU. This series of patches adds the target stubs, a basic testboard and a softmmu for system mode emulation. Furthermore it adds all the 16 bit long instructions of the architecture grouped by opcode format.
>
> After this series of patches. Another one will follow, which adds a lot of the 32 bit long instructions.
>
> All the best
>
> Bastian
>
> Richard Henderson: Thanks alot for the great feedback, I really appreciate it.
>
> v5 -> v6:
> - Add myself to MAINTAINERS
> - tricore_testboard: Fix machine name containing blanks.
> - get_physical_address: Add PAGE_EXEC permission.
> - gen_shaci: Add calculation of PSW.C to shift_count = -32 case.
> - gen_intermediate_code_internal: Replace gen_goto_tb with setting of next_pc and exit_tb(0).
> - SBC/SBR_JEQ: Negate condition.
> - Formating fixes.
Peter, I think the translator is in good enough shape to merge.
I've briefly looked over the board-level stuff, and it looks ok,
but I don't really know what traps to look out for over there.
r~
next prev parent reply other threads:[~2014-08-26 19:48 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-22 16:52 [Qemu-devel] [PATCH v6 00/15] TriCore architecture guest implementation Bastian Koppelmann
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 01/15] target-tricore: Add target stubs and qom-cpu Bastian Koppelmann
2014-08-29 14:18 ` Peter Maydell
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 02/15] target-tricore: Add board for systemmode Bastian Koppelmann
2014-08-29 14:30 ` Peter Maydell
2014-08-29 19:00 ` Bastian Koppelmann
2014-08-29 18:08 ` Peter Maydell
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 03/15] target-tricore: Add softmmu support Bastian Koppelmann
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 04/15] target-tricore: Add initialization for translation and activate target Bastian Koppelmann
2014-08-29 14:33 ` Peter Maydell
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 05/15] target-tricore: Add masks and opcodes for decoding Bastian Koppelmann
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 06/15] target-tricore: Add instructions of SRC opcode format Bastian Koppelmann
2014-08-22 20:57 ` Richard Henderson
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 07/15] target-tricore: Add instructions of SRR " Bastian Koppelmann
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 08/15] target-tricore: Add instructions of SSR " Bastian Koppelmann
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 09/15] target-tricore: Add instructions of SRRS and SLRO " Bastian Koppelmann
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 10/15] target-tricore: Add instructions of SB " Bastian Koppelmann
2014-08-22 20:59 ` Richard Henderson
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 11/15] target-tricore: Add instructions of SBC and SBRN " Bastian Koppelmann
2014-08-22 21:08 ` Richard Henderson
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 12/15] target-tricore: Add instructions of SBR " Bastian Koppelmann
2014-08-22 21:06 ` Richard Henderson
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 13/15] target-tricore: Add instructions of SC " Bastian Koppelmann
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 14/15] target-tricore: Add instructions of SLR, SSRO and SRO " Bastian Koppelmann
2014-08-22 16:52 ` [Qemu-devel] [PATCH v6 15/15] target-tricore: Add instructions of SR " Bastian Koppelmann
2014-08-22 21:08 ` Richard Henderson
2014-08-26 19:48 ` Richard Henderson [this message]
2014-08-29 14:39 ` [Qemu-devel] [PATCH v6 00/15] TriCore architecture guest implementation Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53FCE483.8040502@twiddle.net \
--to=rth@twiddle.net \
--cc=kbastian@mail.uni-paderborn.de \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).