summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* PPC: booke timersFabien Chouteau2011-10-062-0/+66
* KVM: PPC: Use HIOR setting for -M pseries with PR KVMAlexander Graf2011-10-061-3/+22
* Gdbstub: handle read of fpscrFabien Chouteau2011-10-061-2/+1
* Implement POWER7's CFAR in TCGDavid Gibson2011-10-063-1/+58
* ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pagesScott Wood2011-10-062-4/+5
* ppc: booke206: add "info tlb" supportScott Wood2011-10-062-0/+90
* kvm: ppc: booke206: use MMU APIScott Wood2011-10-062-0/+87
* PPC: Enable to use PAPR with PR style KVMAlexander Graf2011-10-062-0/+45
* PPC: KVM: Add stubs for kvm helper functionsAlexander Graf2011-10-061-0/+26
* PPC: KVM: Remove kvmppc_read_host_propertyAlexander Graf2011-10-062-46/+0
* PPC: KVM: Add generic function to read host clockfreqAlexander Graf2011-10-062-0/+68
* PPC: bamboo: Move host fdt copy to targetAlexander Graf2011-10-062-31/+0
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* core: remove qemu_service_ioFrediano Ziglio2011-09-231-1/+1
* Remove blanks before \n in output stringsStefan Weil2011-09-161-1/+1
* PPC: E500: Set ESR valuesAlexander Graf2011-08-231-0/+6
* PPC: E500: Inject SPE exception on invalid SPE accessAlexander Graf2011-08-231-39/+39
* PPC: E500: Add ESR bit definitionsAlexander Graf2011-08-232-3/+18
* Use glib memory allocation and free functionsAnthony Liguori2011-08-203-6/+6
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-073-4/+4
* Avoid allocating TCG resources in non-TCG modeJan Kiszka2011-08-051-1/+3
* exec.h cleanupBlue Swirl2011-07-302-35/+6
* target-alpha, target-ppc: Remove unnecessary setjmp.h includePeter Maydell2011-07-121-2/+0
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl2011-07-016-176/+284
|\
| * PPC: move TLBs to their own arraysAlexander Graf2011-06-175-35/+67
| * PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf2011-06-173-135/+200
| * PPC: Only set lower 32bits with mtmsrAlexander Graf2011-06-171-11/+6
| * target-ppc: Handle memory-forced I/O controller accessHervé Poussineau2011-06-171-0/+16
* | Remove exec-all.h include directivesBlue Swirl2011-06-263-3/+0
* | Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-262-11/+12
* | exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl2011-06-261-2/+2
* | cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-1/+1
* | kvm: ppc: Drop KVM_CAP build dependenciesJan Kiszka2011-06-201-14/+0
* | kvm: ppc: Drop CONFIG_KVM_PPC_PVRJan Kiszka2011-06-201-9/+0
|/
* Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond2011-06-081-1/+0
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-06-032-12/+10
|\
| * PPC: fix sregs usage on bookeAlexander Graf2011-06-031-6/+4
| * ppc: Fix compilation for ppc64-softmmuStefan Weil2011-06-031-6/+6
* | target-ppc: remove old CONFIG_SOFTFLOAT #ifdefAurelien Jarno2011-06-033-15/+0
|/
* Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanhaAurelien Jarno2011-05-231-1/+1
|\
| * Fix typos in comments (chek -> check)Stefan Weil2011-05-221-1/+1
* | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-05-232-7/+6
|\ \ | |/ |/|
| * Fix a bug in mtsr/mtsrin emulation on ppc64David Gibson2011-05-201-5/+4
| * w32: Fix compilation and replace non-portable usage of ulongStefan Weil2011-05-201-2/+2
* | Delete unused tb_invalidate_page_rangeBlue Swirl2011-05-221-1/+0
|/
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-05-147-159/+1382
|\
| * PPC: Implement e500 (FSL) MMUAlexander Graf2011-05-126-113/+1020
| * PPC: Add another 64 bits to instruction feature maskAlexander Graf2011-05-123-39/+110
| * PPC: Add GS MSR definitionAlexander Graf2011-05-121-0/+2
| * kvm: ppc: detect old headersAlexander Graf2011-05-091-1/+15
OpenPOWER on IntegriCloud