summaryrefslogtreecommitdiffstats
path: root/hw/ppce500_mpc8544ds.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Separate virtio PCI codePaul Brook2009-05-181-1/+1
* Virtio-blk qdev conversionPaul Brook2009-05-141-2/+1
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Wean device tree code off phys_ram_base.pbrook2009-04-101-3/+6
* More phys_ram_base elimination.pbrook2009-04-101-2/+3
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-071-0/+2
* kvm/powerpc: Add MPC8544DS board supportaurel322009-03-021-0/+284
OpenPOWER on IntegriCloud