Aurelien found a bug in v1 of this series, but v2 has been on the list for 3 weeks now.
This is also my first attempt at a signed pull. Please let me know if I've mucked up any part of that process. FWIW, the key I'm using is pub 2048R/4DD0279B 2013-06-04 [expires: 2018-06-03] Key fingerprint = 9CB1 8DDA F8E8 49AD 2AFC 16A4 AD12 70CC 4DD0 279B uid Richard Henderson <rth7...@gmail.com> uid Richard Henderson <r...@redhat.com> uid Richard Henderson <r...@twiddle.net> although I don't believe I have trust webs with anyone else active in qemu. I'll try to extend that at least to the other Red Hatters. r~ The following changes since commit c6138aabfb2a8769392d605dc1e339b3095aab6a: Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-5' into staging (2014-04-17 20:54:38 +0100) are available in the git repository at: git://github.com/rth7680/qemu.git tags/tcg-ia64-pull-20140421 for you to fetch changes up to 0374f5089ac94d7c58f3f55201b70e8578b35c64: tcg-ia64: Convert to new ldst opcodes (2014-04-17 16:56:20 -0400) ---------------------------------------------------------------- Pull for 20140421 ---------------------------------------------------------------- Richard Henderson (8): tcg-ia64: Optimize small arguments to exit_tb tcg-ia64: Re-bundle the tlb load tcg-ia64: Move bswap for store into tlb load tcg-ia64: Move tlb addend load into tlb read tcg-ia64: Reduce code duplication in tcg_out_qemu_ld tcg-ia64: Convert to new ldst helpers tcg-ia64: Move part of softmmu slow path out of line tcg-ia64: Convert to new ldst opcodes tcg/ia64/tcg-target.c | 498 ++++++++++++++++++++++++++------------------------ tcg/ia64/tcg-target.h | 2 +- 2 files changed, 265 insertions(+), 235 deletions(-)