aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ppce500_mpc8544ds.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-10qdev-ify virtio-blk.Gerd Hoffmann1-11/+0
2009-07-27Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela1-2/+2
2009-07-27kill drives_tableGerd Hoffmann1-2/+3
2009-06-22Support addr=... in option argument of -drive if=virtioMarkus Armbruster1-1/+3
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster1-1/+1
2009-05-30Use relative path for biosPaul Brook1-10/+9
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