summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* PPC: SPE: Fix high-bits bitmaskAlexander Graf2014-06-161-2/+2
* PPC: e500: Fix TLB lookup for 32bit CPUsAlexander Graf2014-06-161-0/+5
* target-ppc: Support VSX in PPC User ModeTom Musta2014-06-161-0/+1
* target-ppc: Allow little-endian user mode.Doug Kwan2014-06-163-95/+85
* PPC: e500: Fix MMUCSR0 emulationAlex Zuepke2014-06-163-5/+3
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-162-3/+3
* spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2014-06-162-0/+13
* target-ppc: Fix popcntb Opcode BugTom Musta2014-06-161-1/+1
* KVM: PPC: Enable compatibility modeAlexey Kardashevskiy2014-06-163-0/+16
* spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy2014-06-162-0/+28
* target-ppc: Define Processor Compatibility MasksAlexey Kardashevskiy2014-06-162-0/+4
* target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy2014-06-163-0/+47
* target-ppc: Add "compat" CPU optionAlexey Kardashevskiy2014-06-163-0/+87
* target-ppc: Set the correct endianness in ELF dump headerBharata B Rao2014-06-161-4/+8
* target-ppc: Introduce callback for interrupt endiannessGreg Kurz2014-06-162-0/+17
* target-ppc: Support dump for little endian ppc64Bharata B Rao2014-06-161-33/+62
OpenPOWER on IntegriCloud