aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
2014-06-29target-ppc: enable virtio endian ambivalent supportGreg Kurz
2014-06-27target-ppc: Add support for POWER8 pvr 0x4D0000Alexey Kardashevskiy
2014-06-27target-ppc: Remove unused gen_qemu_ld8s()Peter Maydell
2014-06-27target-ppc: Remove unused IMM and d extract helpersPeter Maydell
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy
2014-06-27PPC: Add support for Apple gdb in gdbstubAlexander Graf
2014-06-27target-ppc: fixed translation of mcrxr instructionSorav Bansal
2014-06-27target-ppc: Add DFP to Emulated Instructions FlagTom Musta
2014-06-24target-ppc: Fix compiler warningStefan Weil
2014-06-16PPC: KVM: Make pv hcall endian agnosticAlexander Graf
2014-06-16powerpc: use float64 for frsqrteTristan Gingold
2014-06-16spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy
2014-06-16target-ppc: Enable DABRX SPR and limit it to <=POWER7Alexey Kardashevskiy
2014-06-16target-ppc: Enable PPR and VRSAVE SPRs migrationAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's Event Based Branch (EBB) control SPRsAlexey Kardashevskiy
2014-06-16KVM: target-ppc: Enable TM state migrationAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's TM SPRsAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's MMCR2/MMCRS SPRsAlexey Kardashevskiy
2014-06-16target-ppc: Enable FSCR facility check for TARAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's FSCR SPRAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's TIR SPRAlexey Kardashevskiy
2014-06-16target-ppc: Refactor class init for POWER7/8Alexey Kardashevskiy
2014-06-16target-ppc: Switch POWER7/8 classes to use correct PMU SPRsAlexey Kardashevskiy
2014-06-16target-ppc: Make use of gen_spr_power5p_lpar() for POWER7/8Alexey Kardashevskiy
2014-06-16target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8Alexey Kardashevskiy
2014-06-16target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpersAlexey Kardashevskiy
2014-06-16target-ppc: Move POWER8 TCE Address control (TAR) to a helperAlexey Kardashevskiy
2014-06-16target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpersAlexey Kardashevskiy
2014-06-16target-ppc: Enable PMU SPRs migrationAlexey Kardashevskiy
2014-06-16target-ppc: Remove check_pow_970FXAlexey Kardashevskiy
2014-06-16target-ppc: Introduce and reuse generalized init_proc_book3s_64()Alexey Kardashevskiy
2014-06-16target-ppc: Add HID4 SPR for PPC970Alexey Kardashevskiy
2014-06-16target-ppc: Add PMC7/8 to 970 classAlexey Kardashevskiy
2014-06-16target-ppc: Add PMC5/6, SDAR and MMCRA to 970 familyAlexey Kardashevskiy
2014-06-16target-ppc: Add "POWER" prefix to MMCRA PMU registersAlexey Kardashevskiy
2014-06-16target-ppc: Copy and split gen_spr_7xx() for 970Alexey Kardashevskiy
2014-06-16target-ppc: Make UCTRL a mirror of CTRLAlexey Kardashevskiy
2014-06-16target-ppc: Refactor PPC970Alexey Kardashevskiy
2014-06-16target-ppc: Merge 970FX and 970MP into a single 970 classAlexey Kardashevskiy
2014-06-16target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRsAlexey Kardashevskiy
2014-06-16target-ppc: Fix Temporary Variable Leak in bctarTom Musta
2014-06-16PPC: e500: Merge 32 and 64 bit SPE emulationAlexander Graf
2014-06-16KVM: PPC: Expose fixup hcall capabilityAlexander Graf
2014-06-16PPC: SPE: Fix high-bits bitmaskAlexander Graf
2014-06-16PPC: e500: Fix TLB lookup for 32bit CPUsAlexander Graf
2014-06-16target-ppc: Support VSX in PPC User ModeTom Musta
2014-06-16target-ppc: Allow little-endian user mode.Doug Kwan
2014-06-16PPC: e500: Fix MMUCSR0 emulationAlex Zuepke
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy