summaryrefslogtreecommitdiffstats
path: root/hw/ppc440_bamboo.c
Commit message (Expand)AuthorAgeFilesLines
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-306/+0
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-8/+8
* Make default boot order machine specificAvik Sil2013-01-151-0/+1
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-231-6/+6
|\
| * softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-3/+3
| * exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
| * net: reorganize headersPaolo Bonzini2012-12-191-1/+1
| * pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
* | ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber2012-12-191-1/+1
|/
* PPC: Bamboo: Fix memory size DT propertyAlexander Graf2012-10-291-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-8/+8
* serial: split serial.cGerd Hoffmann2012-10-221-1/+1
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-6/+6
* ppc4xx_pci: QOM'ify ppc4xx PCI host bridgeAndreas Färber2012-08-221-1/+2
* ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()Andreas Färber2012-06-041-3/+4
* ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber2012-06-041-2/+4
* Replace Qemu by QEMU in commentsStefan Weil2012-04-071-1/+1
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-141-3/+3
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-1/+1
* PPC: Bamboo: Integrate SoC instatiation, use qdev for PCIAlexander Graf2012-01-211-83/+60
* PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single fileAlexander Graf2012-01-211-1/+89
* PPC: 4xx: Qdevify the 440 PCI host controllerAlexander Graf2012-01-211-0/+9
* PPC: bamboo: fix whitespaceAlexander Graf2012-01-211-3/+3
* PPC: bamboo: remove old machine descriptionsAlexander Graf2012-01-211-21/+1
* PPC: Bamboo: Set initial TLB entryAlexander Graf2012-01-211-1/+26
* PPC: Bamboo: Register CPU resetAlexander Graf2012-01-211-6/+13
* Merge remote-tracking branch 'upstream' into memory/batchAvi Kivity2011-10-091-2/+14
|\
| * PPC: bamboo: Use kvm api for freq and clock frequenciesAlexander Graf2011-10-061-33/+12
| * PPC: bamboo: Move host fdt copy to targetAlexander Graf2011-10-061-2/+35
* | ppc440: Pass in address_space_mem to ppc440ep_initRichard Henderson2011-10-021-1/+4
|/
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* Don't call cpu_synchronize_state() from machine init.Scott Wood2011-04-081-2/+0
* ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addressesHollis Blanchard2010-08-261-21/+18
* virtio-serial: Fix compat property nameAmit Shah2010-07-221-1/+1
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-2/+2
* ppc: don't define bamboo-0.13 as the default machineAurelien Jarno2010-03-081-1/+0
* ppc440_bamboo: Disable new virtio-serial features for 0.12 machine typeAmit Shah2010-03-061-0/+12
* ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compatAmit Shah2010-03-061-1/+10
* powerpc: fix compilation with CONFIG_FDT undefinedAurelien Jarno2010-02-271-4/+2
* powerpc/booke: move fdt loading to rom infrastructureLiu Yu2010-02-271-7/+8
* target-ppc: add synchronize register for booke initLiu Yu2010-02-271-0/+2
* virtio-console: qdev conversion, new virtio-serial-busAmit Shah2010-01-201-7/+0
* Fix pci_add nic not to exit on bad modelMarkus Armbruster2009-10-051-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-6/+6
* Get rid of _t suffixmalc2009-10-011-6/+6
* Compile loader only onceBlue Swirl2009-09-201-3/+5
* qdev-ify virtio-blk.Gerd Hoffmann2009-08-101-11/+0
* Rename HAVE_FDT to CONFIG_FDT and define it also in MakefileJuan Quintela2009-07-271-1/+1
* kill drives_tableGerd Hoffmann2009-07-271-2/+3
OpenPOWER on IntegriCloud