aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ppce500_mpc8544ds.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-21Convert machine registration to use module init functionsAnthony Liguori1-1/+8
2009-05-18Separate virtio PCI codePaul Brook1-1/+1
2009-05-14Virtio-blk qdev conversionPaul Brook1-2/+1
2009-05-13Remove vga_ram_sizePaul Brook1-1/+1
2009-04-11Remove redundant ram_require machine properly.pbrook1-1/+0
2009-04-10Wean device tree code off phys_ram_base.pbrook1-3/+6
2009-04-10More phys_ram_base elimination.pbrook1-2/+3
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir11-0/+2
2009-03-02kvm/powerpc: Add MPC8544DS board supportaurel321-0/+284