qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: gang.chen.5i5j@gmail.com
To: rth@twiddle.net, peter.maydell@linaro.org, agraf@suse.de
Cc: qemu-devel@nongnu.org, xili_gchen_5257@hotmail.com,
	Chen Gang <gang.chen.5i5j@gmail.com>
Subject: [Qemu-devel] [PATCH 0/2] alpha-host: Add Alpha host tcg backend to latest QEMU
Date: Mon, 31 Aug 2015 16:59:58 +0800	[thread overview]
Message-ID: <1441011600-6692-1-git-send-email-gang.chen.5i5j@gmail.com> (raw)

From: Chen Gang <gang.chen.5i5j@gmail.com>

It is only for version merging, no any functional modification.

Chen Gang (2):
  alpha-host: Add Alpha host tcg backend.
  alpha-host: Fix alpha host related merging issues.

 configure               |   16 +-
 include/exec/exec-all.h |   11 +-
 include/qemu-common.h   |    4 +-
 tcg/alpha/tcg-target.c  | 1934 +++++++++++++++++++++++++++++++++++++++++++++++
 tcg/alpha/tcg-target.h  |  169 +++++
 translate-all.c         |    2 +
 user-exec.c             |    4 +-
 7 files changed, 2128 insertions(+), 12 deletions(-)
 create mode 100644 tcg/alpha/tcg-target.c
 create mode 100644 tcg/alpha/tcg-target.h

-- 
1.9.1

             reply	other threads:[~2015-08-31  9:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-31  8:59 gang.chen.5i5j [this message]
2015-08-31  8:59 ` [Qemu-devel] [PATCH 1/2] alpha-host: Add Alpha host tcg backend gang.chen.5i5j
2015-08-31  9:00 ` [Qemu-devel] [PATCH 2/2] alpha-host: Fix alpha host related merging issues gang.chen.5i5j
     [not found] ` <55E41B6B.1060205@hotmail.com>
2015-08-31  9:17   ` [Qemu-devel] [PATCH 0/2] alpha-host: Add Alpha host tcg backend to latest QEMU Chen Gang
     [not found]     ` <55EAC1D7.1030307@hotmail.com>
2015-09-05 10:18       ` Chen Gang
2015-09-05 13:18         ` Max Filippov
     [not found]           ` <55EAEFF9.2000406@hotmail.com>
2015-09-05 13:35             ` Chen Gang

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=1441011600-6692-1-git-send-email-gang.chen.5i5j@gmail.com \
    --to=gang.chen.5i5j@gmail.com \
    --cc=agraf@suse.de \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=xili_gchen_5257@hotmail.com \
    /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).