qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] tcg: Remove redundant tcg_target_init checks
@ 2013-06-04 16:58 Richard Henderson
  2013-06-04 16:58 ` [Qemu-devel] [PATCH 1/2] tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITS Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Richard Henderson @ 2013-06-04 16:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: aurelien

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

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

end of thread, other threads:[~2013-06-05  2:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04 16:58 [Qemu-devel] [PATCH 0/2] tcg: Remove redundant tcg_target_init checks Richard Henderson
2013-06-04 16:58 ` [Qemu-devel] [PATCH 1/2] tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITS Richard Henderson
2013-06-05  1:37   ` li guang
2013-06-04 16:58 ` [Qemu-devel] [PATCH 2/2] tcg: Remove redundant tcg_target_init checks Richard Henderson
2013-06-05  1:38   ` li guang
2013-06-04 17:09 ` [Qemu-devel] [PATCH 0/2] " Andreas Färber

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).