The following are the outstanding TCG patches (that I know of) that have been previously posted and reviewed. Please pull.
r~ The following changes since commit 2562becfc126ed7678c662ee23b7c1fe135d8966: Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging (2013-07-15 14:02:41 -0500) are available in the git repository at: git://github.com/rth7680/qemu.git tcg-next for you to fetch changes up to f290e4988dd8eb012de0517a1ff93df130e87da1: Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next (2013-07-15 13:21:10 -0700) ---------------------------------------------------------------- Claudio Fontana (1): tcg/aarch64: implement ldst 12bit scaled uimm offset Jani Kokkonen (1): tcg/aarch64: Implement tlb lookup fast path Richard Henderson (2): tcg: Remove temp_buf Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next configure | 2 +- include/exec/cpu-defs.h | 2 - include/exec/exec-all.h | 14 +++ tcg/aarch64/tcg-target.c | 256 +++++++++++++++++++++++++++++++++++++---------- 4 files changed, 218 insertions(+), 56 deletions(-)