summaryrefslogtreecommitdiff
path: root/hw/ppc440_bamboo.c
AgeCommit message (Expand)Author
2013-01-15Make default boot order machine specificAvik Sil
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber
2012-12-19ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin
2012-10-29PPC: Bamboo: Fix memory size DT propertyAlexander Graf
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-22serial: split serial.cGerd Hoffmann
2012-10-20create struct for machine initialization argumentsEduardo Habkost
2012-08-22ppc4xx_pci: QOM'ify ppc4xx PCI host bridgeAndreas Färber
2012-06-04ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()Andreas Färber
2012-06-04ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber
2012-04-07Replace Qemu by QEMU in commentsStefan Weil
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-01-21PPC: Bamboo: Integrate SoC instatiation, use qdev for PCIAlexander Graf
2012-01-21PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single fileAlexander Graf
2012-01-21PPC: 4xx: Qdevify the 440 PCI host controllerAlexander Graf
2012-01-21PPC: bamboo: fix whitespaceAlexander Graf
2012-01-21PPC: bamboo: remove old machine descriptionsAlexander Graf
2012-01-21PPC: Bamboo: Set initial TLB entryAlexander Graf
2012-01-21PPC: Bamboo: Register CPU resetAlexander Graf
2011-10-09Merge remote-tracking branch 'upstream' into memory/batchAvi Kivity
2011-10-06PPC: bamboo: Use kvm api for freq and clock frequenciesAlexander Graf
2011-10-06PPC: bamboo: Move host fdt copy to targetAlexander Graf
2011-10-02ppc440: Pass in address_space_mem to ppc440ep_initRichard Henderson
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