qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] tcg: Remove redundant tcg_target_init checks


From: Richard Henderson
Subject: [Qemu-devel] [PATCH 0/2] tcg: Remove redundant tcg_target_init checks
Date: Tue, 4 Jun 2013 09:58:32 -0700

Reviewing the tcg/aarch64 patch set, and comparing that to
existing hosts made me remember that I've wanted to do this
for quite some time.


r~



Richard Henderson (2):
  tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITS
  tcg: Remove redundant tcg_target_init checks

 include/exec/cpu-defs.h | 2 +-
 tcg/arm/tcg-target.c    | 6 ------
 tcg/i386/tcg-target.c   | 6 ------
 tcg/s390/tcg-target.c   | 7 -------
 4 files changed, 1 insertion(+), 20 deletions(-)

-- 
1.8.1.4




reply via email to

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