aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc440_bamboo.c
AgeCommit message (Expand)Author
2009-06-17Allow user to specify CPU modelBlue Swirl
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-console conversionPaul 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-09Use load_image_targphys and avoid phys_ram_base.pbrook
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-16Fix warningsblueswir1
2009-01-15add virtio-console initializer for powerpc (Christian Ehrhardt)aliguori
2009-01-13Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel32