Whee. Back from holidays just in time for -rc3. Three of these four patches attack the truncation problem that Leon pointed out for us affecting mips. The last is a patch that Aurelien asked to be included on IRC.
r~ The following changes since commit 12e21eb088a51161c78ee39ed54ac56ebcff4243: Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging (2015-07-23 12:54:53 +0100) are available in the git repository at: git://github.com/rth7680/qemu.git tags/pull-tcg-20150723 for you to fetch changes up to 961521261a3d600b0695b2e6d2b0f490076f7e90: tcg/optimize: fix tcg_opt_gen_movi (2015-07-23 20:37:12 -0700) ---------------------------------------------------------------- Last minute fixes for 2.4. ---------------------------------------------------------------- Aurelien Jarno (1): tcg/optimize: fix tcg_opt_gen_movi Paolo Bonzini (2): tcg/aarch64: add ext argument to tcg_out_insn_3310 tcg/aarch64: use 32-bit offset for 32-bit user-mode emulation Richard Henderson (2): tcg/i386: Extend addresses for 32-bit guests tcg/aarch64: use 32-bit offset for 32-bit softmmu emulation tcg/aarch64/tcg-target.c | 63 +++++++++++++++----------- tcg/i386/tcg-target.c | 114 ++++++++++++++++++++++++++++++----------------- tcg/optimize.c | 2 +- 3 files changed, 109 insertions(+), 70 deletions(-)