summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* spapr: Move RMA memory region registration codeAlexey Kardashevskiy2014-07-152-12/+5
* target-ppc: Fix number of threads per core limitAlexey Kardashevskiy2014-07-151-13/+5
* target-ppc: Remove POWER7+ and POWER8E familiesAlexey Kardashevskiy2014-07-082-73/+4
* target-ppc: Add pvr_match() callbackAlexey Kardashevskiy2014-07-084-21/+37
* PPC: Fix booke206 TLB with phys addrs > 32bitAlexander Graf2014-07-081-3/+3
* target-ppc: Fix gdbstub for ppc64le-linux-userRichard Henderson2014-07-081-19/+15
* target-ppc: Change default cpu for ppc64le-linux-userRichard Henderson2014-07-081-0/+4
* target-ppc: enable virtio endian ambivalent supportGreg Kurz2014-06-292-0/+17
* target-ppc: Add support for POWER8 pvr 0x4D0000Alexey Kardashevskiy2014-06-273-6/+24
* target-ppc: Remove unused gen_qemu_ld8s()Peter Maydell2014-06-271-5/+0
* target-ppc: Remove unused IMM and d extract helpersPeter Maydell2014-06-271-3/+0
* spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-272-4/+9
* PPC: Add support for Apple gdb in gdbstubAlexander Graf2014-06-273-0/+147
* target-ppc: fixed translation of mcrxr instructionSorav Bansal2014-06-271-2/+3
* target-ppc: Add DFP to Emulated Instructions FlagTom Musta2014-06-271-1/+1
* target-ppc: Fix compiler warningStefan Weil2014-06-241-2/+1
* PPC: KVM: Make pv hcall endian agnosticAlexander Graf2014-06-161-8/+8
* powerpc: use float64 for frsqrteTristan Gingold2014-06-161-3/+0
* spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-162-3/+8
* target-ppc: Enable DABRX SPR and limit it to <=POWER7Alexey Kardashevskiy2014-06-161-1/+14
* target-ppc: Enable PPR and VRSAVE SPRs migrationAlexey Kardashevskiy2014-06-161-8/+8
* target-ppc: Add POWER8's Event Based Branch (EBB) control SPRsAlexey Kardashevskiy2014-06-162-0/+64
* KVM: target-ppc: Enable TM state migrationAlexey Kardashevskiy2014-06-163-0/+87
* target-ppc: Add POWER8's TM SPRsAlexey Kardashevskiy2014-06-164-0/+111
* target-ppc: Add POWER8's MMCR2/MMCRS SPRsAlexey Kardashevskiy2014-06-162-0/+25
* target-ppc: Enable FSCR facility check for TARAlexey Kardashevskiy2014-06-161-2/+34
* target-ppc: Add POWER8's FSCR SPRAlexey Kardashevskiy2014-06-166-0/+66
* target-ppc: Add POWER8's TIR SPRAlexey Kardashevskiy2014-06-162-0/+11
* target-ppc: Refactor class init for POWER7/8Alexey Kardashevskiy2014-06-161-39/+61
* target-ppc: Switch POWER7/8 classes to use correct PMU SPRsAlexey Kardashevskiy2014-06-161-15/+2
* target-ppc: Make use of gen_spr_power5p_lpar() for POWER7/8Alexey Kardashevskiy2014-06-161-5/+1
* target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8Alexey Kardashevskiy2014-06-161-7/+1
* target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpersAlexey Kardashevskiy2014-06-161-30/+40
* target-ppc: Move POWER8 TCE Address control (TAR) to a helperAlexey Kardashevskiy2014-06-161-5/+9
* target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpersAlexey Kardashevskiy2014-06-161-14/+26
* target-ppc: Enable PMU SPRs migrationAlexey Kardashevskiy2014-06-161-52/+52
* target-ppc: Remove check_pow_970FXAlexey Kardashevskiy2014-06-161-9/+1
* target-ppc: Introduce and reuse generalized init_proc_book3s_64()Alexey Kardashevskiy2014-06-161-58/+27
* target-ppc: Add HID4 SPR for PPC970Alexey Kardashevskiy2014-06-162-0/+12
* target-ppc: Add PMC7/8 to 970 classAlexey Kardashevskiy2014-06-162-0/+30
* target-ppc: Add PMC5/6, SDAR and MMCRA to 970 familyAlexey Kardashevskiy2014-06-161-0/+32
* target-ppc: Add "POWER" prefix to MMCRA PMU registersAlexey Kardashevskiy2014-06-162-2/+3
* target-ppc: Copy and split gen_spr_7xx() for 970Alexey Kardashevskiy2014-06-162-1/+125
* target-ppc: Make UCTRL a mirror of CTRLAlexey Kardashevskiy2014-06-161-2/+2
* target-ppc: Refactor PPC970Alexey Kardashevskiy2014-06-161-13/+32
* target-ppc: Merge 970FX and 970MP into a single 970 classAlexey Kardashevskiy2014-06-163-205/+20
* target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRsAlexey Kardashevskiy2014-06-162-69/+69
* target-ppc: Fix Temporary Variable Leak in bctarTom Musta2014-06-161-1/+1
* PPC: e500: Merge 32 and 64 bit SPE emulationAlexander Graf2014-06-162-583/+132
* KVM: PPC: Expose fixup hcall capabilityAlexander Graf2014-06-162-0/+13
OpenPOWER on IntegriCloud