]> git.proxmox.com Git - mirror_qemu.git/commit
Merge branch 'tcg-sparc' of git://repo.or.cz/qemu/rth
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 22 Sep 2012 17:59:15 +0000 (17:59 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 22 Sep 2012 17:59:15 +0000 (17:59 +0000)
commit04cbbdeefdda2615b11f7890f1e61b750e83129f
treec2426674527ce95eec5ccbf4bf5cae1eec3d7ea0
parentef04a8467eae31bc93b9458ad3d30a6ad1303327
parentf4bf0b912e780978a37979f7a9fad40f99aa2241
Merge branch 'tcg-sparc' of git://repo.or.cz/qemu/rth

* 'tcg-sparc' of git://repo.or.cz/qemu/rth:
  tcg-sparc: Preserve branch destinations during retranslation
  tcg-sparc: Fix and enable direct TB chaining.
  tcg-sparc: Add %g/%o registers to alloc_order
  tcg-sparc: Use defines for temporaries.
  tcg-sparc: Mask shift immediates to avoid illegal insns.
  tcg-sparc: Clean up cruft stemming from attempts to use global registers.
  tcg-sparc: Change AREG0 in generated code to %i0.
  tcg-sparc: Support GUEST_BASE.
  tcg-sparc: Fix qemu_ld/st to handle 32-bit host.
  tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.
  tcg-sparc: Don't MAP_FIXED on top of the program
  tcg-sparc: Fix ADDX opcode.
  tcg-sparc: Hack in qemu_ld/st64 for 32-bit.
  linux-user: Use memcpy in get_user/put_user.
tcg/sparc/tcg-target.c
tcg/tcg.c