Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
authorAurelien Jarno <aurelien@aurel32.net>
Fri, 3 Jun 2011 15:47:04 +0000 (17:47 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 3 Jun 2011 15:47:04 +0000 (17:47 +0200)
commit47ba1984548f7c27d24b14e46cc5c2488a544055
treefc707b2251369be91a8ca5487707db7c47a83326
parent594caf07cefd41738ab92335e8990be30e1cc361
parente1b45cca620bf33168914283f81f6f3d8847f76b
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf

* 's390-next' of git://repo.or.cz/qemu/agraf:
  s390x: implement lrvgr
  s390x: fix cksm instruction
  s390x: free tmp explicitly in every opcode for disas_a5()
  target-s390x: Add missing tcg_temp_free_i32()
  target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90
  target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8e
  target-s390x: Add missing tcg_temp_free_i64() in disas_b2()
  target-s390x: Add missing tcg_temp_free_i64() in do_mh()
  target-s390x: Add missing tcg_temp_free_i64() in gen_jcc()
  target-s390x: Fix duplicate call of tcg_temp_new_i64
  target-s390x: Fix wrong argument in call of tcg_gen_shl_i64()
  target-s390x: Fix build for non-linux hosts
  s390x: update zipl rom