]> git.proxmox.com Git - qemu.git/commit
Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 19 Nov 2011 11:17:11 +0000 (11:17 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 19 Nov 2011 11:17:11 +0000 (11:17 +0000)
commit05a86f23e5ca83348eface349429341cefb8697b
tree6c33ddc0703342c418e697eaba72b6b0c1fafbb9
parent15d4a723381bb57dc31007ca46661f42eb67a100
parent1e34d859d01a408dc8479b1858bb103aa3b4f9a7
Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf

* 'ppc-1.0' of git://repo.or.cz/qemu/agraf:
  pseries: Fix qdev.id handling in the VIO bus code
  pseries: Allow kernel's early debug output to work
  pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS
  pseries: Check we have a chardev in spapr_vty_init()
  pseries: Fix buggy spapr_vio_find_by_reg()
  pseries: Correct RAM size check for SLOF
  PPC: Fix for the gdb single step problem on an rfi instruction
  tcg-ppc64: Fix compile errors for userspace only builds with gcc 4.6
  pseries: Fix initialization of sPAPREnvironment structure