aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc440_bamboo.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-04-08Don't call cpu_synchronize_state() from machine init.Scott Wood
2010-08-26ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addressesHollis Blanchard
2010-07-22virtio-serial: Fix compat property nameAmit Shah
2010-03-16load_elf: replace the address addend by a translation functionAurelien Jarno
2010-03-08ppc: don't define bamboo-0.13 as the default machineAurelien Jarno
2010-03-06ppc440_bamboo: Disable new virtio-serial features for 0.12 machine typeAmit Shah
2010-03-06ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compatAmit Shah
2010-02-27powerpc: fix compilation with CONFIG_FDT undefinedAurelien Jarno
2010-02-27powerpc/booke: move fdt loading to rom infrastructureLiu Yu
2010-02-27target-ppc: add synchronize register for booke initLiu Yu
2010-01-20virtio-console: qdev conversion, new virtio-serial-busAmit Shah
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-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