From: Anthony Liguori Date: Tue, 25 Sep 2012 23:12:07 +0000 (-0500) Subject: Merge remote-tracking branch 'origin/master' into staging X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d9b41bcda91ea7285d934a9c2333c49cd32d1ad3;p=qemu.git Merge remote-tracking branch 'origin/master' into staging * origin/master: tcg/i386: fix build with -march < i686 tcg: Streamline movcond_i64 using movcond_i32 tcg: Streamline movcond_i64 using 32-bit arithmetic tcg: Sanity check goto_tb input tcg: Sanity check deposit inputs tcg: Add tcg_debug_assert tcg: Implement concat*_i64 with deposit_i64 tcg: Emit XORI as NOT for appropriate constants tcg: Optimize initial inputs for ori_i64 tcg: Emit ANDI as EXTU for appropriate constants tcg: Adjust descriptions of *cond opcodes tcg/mips: fix MIPS32(R2) detection --- d9b41bcda91ea7285d934a9c2333c49cd32d1ad3