]> git.proxmox.com Git - qemu.git/commit
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
authorBlue Swirl <blauwirbel@gmail.com>
Fri, 1 Jul 2011 21:12:50 +0000 (21:12 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 1 Jul 2011 21:12:50 +0000 (21:12 +0000)
commit3b88670664f7902000b83149e7fa1875ad5c6239
tree680e0ef80f570aed7e6c0686d7c7c7786364aa93
parentec1884298c96a8ce723880adb9e8ffe5e71fcf37
parent1c53accceeb01246aea0ec361e1efd15cac6db0f
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf

* 'ppc-next' of git://repo.or.cz/qemu/agraf:
  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
Makefile.target
target-ppc/cpu.h
target-ppc/helper.c
target-ppc/op_helper.c
target-ppc/translate.c