summaryrefslogtreecommitdiff
path: root/hw/ppce500_mpc8544ds.c
AgeCommit message (Expand)Author
2009-10-05Fix pci_add nic not to exit on bad modelMarkus Armbruster
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-20Compile loader only onceBlue Swirl
2009-08-10qdev-ify virtio-blk.Gerd Hoffmann
2009-07-27Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela
2009-07-27kill drives_tableGerd Hoffmann
2009-06-22Support addr=... in option argument of -drive if=virtioMarkus Armbruster
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster
2009-05-30Use relative path for biosPaul Brook
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-18Separate virtio PCI codePaul Brook
2009-05-14Virtio-blk qdev conversionPaul Brook
2009-05-13Remove vga_ram_sizePaul Brook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-10Wean device tree code off phys_ram_base.pbrook
2009-04-10More phys_ram_base elimination.pbrook
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir1
2009-03-02kvm/powerpc: Add MPC8544DS board supportaurel32