]> git.proxmox.com Git - qemu.git/commitdiff
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 13 Apr 2013 11:50:06 +0000 (13:50 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 13 Apr 2013 11:50:06 +0000 (13:50 +0200)
* 'tci' of git://qemu.weilnetz.de/qemu:
  tci: Make tcg temporaries local to tcg_qemu_tb_exec
  tci: Delete unused tb_ret_addr
  tci: Avoid code before declarations
  tci: Use a local variable for env
  tci: Use 32-bit signed offsets to loads/stores


Trivial merge