qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] alpha-host: Add Alpha host tcg backend to lates


From: gang . chen . 5i5j
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

From: Chen Gang <address@hidden>

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 via email to

[Prev in Thread] Current Thread [Next in Thread]