Merge branch 's390-next' of git://repo.or.cz/qemu/agraf
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 23 May 2011 20:33:39 +0000 (22:33 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 23 May 2011 20:33:39 +0000 (22:33 +0200)
commitd1a879a31548734b991d8f91c28262cd7acd3466
tree490e0cb3eb784244bba388cb1890584a32dbf160
parent9052f7bfcd70334477cce4a90fa7423f44b8e010
parent7b96e0dfb9ca0fac1c47120694eac3e191523e69
Merge branch 's390-next' of git://repo.or.cz/qemu/agraf

* 's390-next' of git://repo.or.cz/qemu/agraf:
  s390x: complain when allocating ram fails
  s390x: fix memory detection for guests > 64GB
  s390x: change mapping base to allow guests > 2GB
  s390x: Fix debugging for unknown sigp order codes
  s390x: build s390x by default
  s390x: remove compatibility cc field
  s390x: Adjust GDB stub
  s390x: translate engine for s390x CPU
  s390x: Adjust internal kvm code
  s390x: Implement opcode helpers
  s390x: helper functions for system emulation
  s390x: Shift variables in CPUState for memset(0)
  s390x: keep hint on virtio managing size
  s390x: make kvm exported functions conditional on kvm
  s390x: s390x-linux-user support
  tcg: extend max tcg opcodes when using 64-on-32bit
  s390x: fix smp support for kvm
exec-all.h
linux-user/main.c