All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] alpha-host: Add Alpha host tcg backend to latest QEMU
@ 2015-08-31  8:59 gang.chen.5i5j
  2015-08-31  8:59 ` [Qemu-devel] [PATCH 1/2] alpha-host: Add Alpha host tcg backend gang.chen.5i5j
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: gang.chen.5i5j @ 2015-08-31  8:59 UTC (permalink / raw)
  To: rth, peter.maydell, agraf; +Cc: qemu-devel, xili_gchen_5257, Chen Gang

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-05 13:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-31  8:59 [Qemu-devel] [PATCH 0/2] alpha-host: Add Alpha host tcg backend to latest QEMU gang.chen.5i5j
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.