Merge branch 'master' of git://git.qemu.org/qemu into nextmaster
commit525e3df73e40290e95743d4c8f8b64d8d9cbe021
authorAvi Kivity <avi@redhat.com>
Mon, 4 Jul 2011 10:36:06 +0000 (4 13:36 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 4 Jul 2011 10:37:09 +0000 (4 13:37 +0300)
tree0eeed6ce72f042d614c35966eaa0188f10c235e9
parentd58931037dbb4fbc2fbb33858629d3fabfd1b0d4
parent75ef849696830fc2ddeff8bb90eea5887ff50df6
Merge branch 'master' of git://git.qemu.org/qemu into next

* 'master' of git://git.qemu.org/qemu:
  esp: correctly fill bus id with requested lun
  TCG/PPC: use stack for TCG temps
  fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx
  tcg-hppa: Support deposit opcode.
  hppa: Fix printf warnings in hppa-dis.c.
  TCG/HPPA: use stack for TCG temps
  TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP
  etraxfs-ser: Correct default value for RW_REC_CTRL
  user: Fix -d debug logging for usermode emulation
  cris: Handle opcode zero
  PPC: move TLBs to their own arrays
  PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU type
  PPC: E500: Use MAS registers instead of internal TLB representation
  PPC: Only set lower 32bits with mtmsr
  PPC: update openbios firmware
  PPC: mpc8544ds: Add hypervisor node
  PPC: calculate kernel,initrd,cmdline locations dynamically
  target-ppc: Handle memory-forced I/O controller access
  PPC: E500: Implement reboot controller

Signed-off-by: Avi Kivity <avi@redhat.com>
Makefile.target