]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'rth/tcg-arm-pull' into staging
authorAnthony Liguori <anthony@codemonkey.ws>
Wed, 9 Oct 2013 14:52:57 +0000 (07:52 -0700)
committerAnthony Liguori <anthony@codemonkey.ws>
Wed, 9 Oct 2013 14:52:57 +0000 (07:52 -0700)
commit576e81be39ee195b9fd7c948fed16ed6846cef3a
tree786282c29a235d8fcb613596166f33f0d93a60c9
parent9e8f8b1cd8e1b85dc93c367c4745f9944079a37b
parentee06e23051251c00778edf54fb930198df0e873a
Merge remote-tracking branch 'rth/tcg-arm-pull' into staging

# By Richard Henderson
# Via Richard Henderson
* rth/tcg-arm-pull:
  tcg-arm: Move the tlb addend load earlier
  tcg-arm: Remove restriction on qemu_ld output register
  tcg-arm: Return register containing tlb addend
  tcg-arm: Move load of tlb addend into tcg_out_tlb_read
  tcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints on tlb
  tcg-arm: Use strd for tcg_out_arg_reg64
  tcg-arm: Rearrange slow-path qemu_ld/st
  tcg-arm: Use ldrd/strd for appropriate qemu_ld/st64

Message-id: 1380663109-14434-1-git-send-email-rth@twiddle.net
Signed-off-by: Anthony Liguori <anthony@codemonkey.ws>