Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
commit6c731dc2af1e80c410e8605098deb1ac16ab72f0
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 8 Oct 2011 10:01:46 +0000 (8 10:01 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 8 Oct 2011 10:01:46 +0000 (8 10:01 +0000)
tree2d22e73f1e60ddff21fd4e6c1c8e9127b64b8868
parent6e19a1379d3d12c2d8f934aa8154037a609f4507
parent7c0a3409627604c111d5c5e1ce4e0224c2b56315
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf

* 'ppc-next' of git://repo.or.cz/qemu/agraf: (64 commits)
  ppc64: Fix linker script
  pseries: Implement set-time-of-day RTAS function
  pseries: Refactor spapr irq allocation
  PPC: Clean up BookE timer code
  PPC: booke timers
  KVM: PPC: Use HIOR setting for -M pseries with PR KVM
  KVM: Update kernel headers
  KVM: Update kernel headers
  PPC: Fix heathrow PIC to use little endian MMIO
  PPC: Fix via-cuda memory registration
  ppc: move ADB stuff from ppc_mac.h to adb.h
  openpic: Unfold write_IRQreg
  openpic: Unfold read_IRQreg
  ppc405: use RAM_ADDR_FMT instead of %08lx
  Gdbstub: handle read of fpscr
  vscsi: send the CHECK_CONDITION status down together with autosense data
  pseries: Implement hcall-bulk hypervisor interface
  Implement POWER7's CFAR in TCG
  ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages
  ppc: booke206: add "info tlb" support
  ...