]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'borntraeger/s390-for-1.6' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 30 Jul 2013 23:48:36 +0000 (18:48 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 30 Jul 2013 23:48:36 +0000 (18:48 -0500)
commitdbef7b17ad1d0be90696dc45b5b8162d8208643f
treeb1217e6c87910a5803a9b1fdaf64beb20543a473
parentc9dd6a9fa092827c38d21749a453bc56413411d7
parent9b4f38e182d18cac217f04b8b7fddf760a5b9d44
Merge remote-tracking branch 'borntraeger/s390-for-1.6' into staging

* borntraeger/s390-for-1.6:
  s390: Implement dump-guest-memory support for target s390x
  s390x/kvm: Remove redundant return code
  s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()
  s390x/ioinst: Fixed priority of operand exceptions
  s390x/ioinst: Fixed alignment check in SCHM instruction
  s390x/ioinst: Throw addressing exception when memory_map failed
  s390x/ioinst: Add missing alignment checks for IO instructions
  s390/sclpconsole: handle char layer busy conditions

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>