summaryrefslogtreecommitdiffstats
path: root/hw/ppce500_mpc8544ds.c
Commit message (Expand)AuthorAgeFilesLines
* ppcr500_mpc8544ds: convert to memory APIAvi Kivity2011-10-171-2/+3
* Merge remote-tracking branch 'upstream' into memory/batchAvi Kivity2011-10-091-80/+112
|\
| * PPC: booke timersFabien Chouteau2011-10-061-5/+1
| * ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pagesScott Wood2011-10-061-1/+1
| * kvm: ppc: booke206: use MMU APIScott Wood2011-10-061-0/+2
| * PPC: E500: Bump CPU count to 15Alexander Graf2011-10-061-0/+1
| * MPC8544DS: Generate CPU nodes on initAlexander Graf2011-10-061-13/+33
| * PPC: E500: Update cpu-release-addr property in cpu nodesAlexander Graf2011-10-061-0/+6
| * PPC: E500: Add PV spinning codeAlexander Graf2011-10-061-4/+29
| * PPC: E500: Remove unneeded CPU nodesAlexander Graf2011-10-061-0/+6
| * PPC: E500: Update freqs for all CPUsAlexander Graf2011-10-061-3/+7
| * PPC: E500: Remove mpc8544_copy_soc_cellAlexander Graf2011-10-061-24/+0
| * PPC: E500: Use generic kvm function for freqAlexander Graf2011-10-061-35/+9
| * PPC: E500: Generate IRQ lines for many CPUsAlexander Graf2011-10-061-5/+12
| * PPC: E500: create multiple envsAlexander Graf2011-10-061-15/+29
* | openpic: Memory API conversion for mpicFabien Chouteau2011-10-021-1/+1
* | serial: Add MemoryRegion parameter to serial_mm_initRichard Henderson2011-10-021-2/+4
* | serial: Remove ioregister parameter from serial_mm_initRichard Henderson2011-10-021-2/+2
* | serial: Use enum device_endian in serial_mm_init parameterRichard Henderson2011-10-021-2/+2
|/
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf2011-06-171-8/+13
* PPC: mpc8544ds: Add hypervisor nodeAlexander Graf2011-06-171-6/+15
* PPC: E500: Implement reboot controllerAlexander Graf2011-06-171-0/+4
* PPC: fix mpc8544ds pci default devicesAlexander Graf2011-06-031-1/+1
* PPC: Qdev'ify e500 pciAlexander Graf2011-05-121-8/+8
* PPC MPC7544DS: Use new TLB helper functionAlexander Graf2011-05-121-1/+1
* PPC: Make MPC8544DS emulation work w/o KVMAlexander Graf2011-05-121-17/+74
* PPC: Make MPC8544DS obey -cpu switchAlexander Graf2011-05-121-1/+5
* Don't call cpu_synchronize_state() from machine init.Scott Wood2011-04-081-2/+0
* isa_mmio: Always use little endianAlexander Graf2010-12-111-1/+1
* Delete write only variablesBlue Swirl2010-10-131-7/+6
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-1/+2
* Compile serial only onceBlue Swirl2010-03-211-6/+8
* Compile isa_mmio only onceBlue Swirl2010-03-211-1/+1
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-2/+2
* powerpc/e500: adjust fdt and ramdisk loading addrLiu Yu2010-02-271-4/+8
* powerpc: fix compilation with CONFIG_FDT undefinedAurelien Jarno2010-02-271-4/+2
* powerpc/booke: move fdt loading to rom infrastructureLiu Yu2010-02-271-7/+10
* target-ppc: add synchronize register for booke initLiu Yu2010-02-271-0/+2
* 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-2/+2
* kill drives_tableGerd Hoffmann2009-07-271-2/+3
* Support addr=... in option argument of -drive if=virtioMarkus Armbruster2009-06-221-1/+3
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-1/+1
* Use relative path for biosPaul Brook2009-05-301-10/+9
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
OpenPOWER on IntegriCloud