From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: aliguori@us.ibm.com
Subject: [Qemu-devel] [PULL 0/2] tcg: Remove redundant tcg_target_init checks
Date: Wed, 5 Jun 2013 05:59:25 -0700 [thread overview]
Message-ID: <1370437167-11278-1-git-send-email-rth@twiddle.net> (raw)
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.
Now with two reviews, please pull.
r~
The following changes since commit 8819c10b5d55d537d59a0ffd5d623f348fc36c47:
Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging (2013-06-04 14:58:58 -0500)
are available in the git repository at:
git://github.com/rth7680/qemu.git tcg-for-anthony
for you to fetch changes up to 56bbc2f967ce185fa1c5c39e1aeb5b68b26242e9:
tcg: Remove redundant tcg_target_init checks (2013-06-05 05:54:40 -0700)
----------------------------------------------------------------
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
next reply other threads:[~2013-06-05 13:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-05 12:59 Richard Henderson [this message]
2013-06-05 12:59 ` [Qemu-devel] [PULL 1/2] tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITS Richard Henderson
2013-06-05 12:59 ` [Qemu-devel] [PULL 2/2] tcg: Remove redundant tcg_target_init checks Richard Henderson
2013-06-10 18:40 ` [Qemu-devel] [PULL 0/2] " Richard Henderson
2013-06-10 19:12 ` Anthony Liguori
2013-06-17 21:17 ` Anthony Liguori
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=1370437167-11278-1-git-send-email-rth@twiddle.net \
--to=rth@twiddle.net \
--cc=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
/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).