Age | Commit message (Expand) | Author |
2014-06-16 | target-ppc: Enable DABRX SPR and limit it to <=POWER7 | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Enable PPR and VRSAVE SPRs migration | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add POWER8's TM SPRs | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add POWER8's MMCR2/MMCRS SPRs | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Enable FSCR facility check for TAR | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add POWER8's FSCR SPR | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add POWER8's TIR SPR | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Refactor class init for POWER7/8 | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Switch POWER7/8 classes to use correct PMU SPRs | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Make use of gen_spr_power5p_lpar() for POWER7/8 | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8 | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpers | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Move POWER8 TCE Address control (TAR) to a helper | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpers | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Enable PMU SPRs migration | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Remove check_pow_970FX | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Introduce and reuse generalized init_proc_book3s_64() | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add HID4 SPR for PPC970 | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add PMC7/8 to 970 class | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add PMC5/6, SDAR and MMCRA to 970 family | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add "POWER" prefix to MMCRA PMU registers | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Copy and split gen_spr_7xx() for 970 | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Make UCTRL a mirror of CTRL | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Refactor PPC970 | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Merge 970FX and 970MP into a single 970 class | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRs | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Support VSX in PPC User Mode | Tom Musta |
2014-06-16 | target-ppc: Allow little-endian user mode. | Doug Kwan |
2014-06-16 | PPC: e500: Fix MMUCSR0 emulation | Alex Zuepke |
2014-06-16 | KVM: PPC: Enable compatibility mode | Alexey Kardashevskiy |
2014-06-16 | spapr: Limit threads per core according to current compatibility mode | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Define Processor Compatibility Masks | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Implement "compat" CPU option | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add "compat" CPU option | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Introduce callback for interrupt endianness | Greg Kurz |
2014-06-16 | PPC: Properly emulate L1CSR0 and L1CSR1 | Alexander Graf |
2014-06-16 | PPC: Add L1CFG1 SPR emulation | Alexander Graf |
2014-06-16 | PPC: Fix SPR access control of L1CFG0 | Alexander Graf |
2014-06-16 | target-ppc: Eliminate Magic Number MSR Masks | Tom Musta |
2014-06-16 | target-ppc: Move alias lookup after class lookup | Alexey Kardashevskiy |
2014-04-08 | PPC: Add l1 cache sizes for 970 and above systems | Alexander Graf |
2014-03-27 | target-ppc: MSR_POW not supported on POWER7/7+/8 | Anton Blanchard |
2014-03-27 | target-ppc: POWER7+ supports the MSR_VSX bit | Anton Blanchard |
2014-03-27 | target-ppc: POWER8 supports isel | Anton Blanchard |
2014-03-27 | target-ppc: POWER8 supports the MSR_LE bit | Anton Blanchard |
2014-03-20 | target-ppc: Introduce powerisa-207-server flag | Alexey Kardashevskiy |
2014-03-20 | target-ppc: Force CPU threads count to be a power of 2 | Bharata B Rao |
2014-03-20 | target-ppc: Fix overallocation of opcode tables | Stuart Brady |
2014-03-20 | target-ppc: Reset SPRs on CPU reset | Alexey Kardashevskiy |