Age | Commit message (Expand) | Author |
2014-06-16 | PPC: SPE: Fix high-bits bitmask | Alexander Graf |
2014-06-16 | PPC: e500: Fix TLB lookup for 32bit CPUs | Alexander Graf |
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 | spapr_iommu: Get rid of window_size in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Enable multiple TCE requests | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Fix popcntb Opcode Bug | Tom Musta |
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: Set the correct endianness in ELF dump header | Bharata B Rao |
2014-06-16 | target-ppc: Introduce callback for interrupt endianness | Greg Kurz |
2014-06-16 | target-ppc: Support dump for little endian ppc64 | Bharata B Rao |
2014-06-16 | spapr: Add support for time base offset migration | Alexey Kardashevskiy |
2014-06-16 | PPC: Add dcbtls emulation | Alexander Graf |
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 | PPC: Add definitions for GIVORs | Alexander Graf |
2014-06-16 | PPC: Make all e500 CPUs SVR aware | Alexander Graf |
2014-06-16 | PPC: Fail on leaking temporaries | Alexander Graf |
2014-06-16 | PPC: Fix TCG chunks that don't free their temps | Alexander Graf |
2014-06-16 | KVM: PPC: Don't secretly add 1T segment feature to CPU | Alexander Graf |
2014-06-16 | target-ppc: Refactor AES Instructions | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Shift Significand | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Insert Biased Exponent | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Extract Biased Exponent | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Encode BCD to DPD | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Decode DPD to BCD | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Convert to Fixed | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Convert to Fixed | Tom Musta |
2014-06-16 | target-ppc: Introduce Round to DFP Short/Long | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Convert to Long/Extended | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Round to Integer | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Reround | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Quantize | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Significance | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Exponent | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Data Group | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Data Class | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Compares | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Divide | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Multiply | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Subtract | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Add | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Post Processor Utilities | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Helper Utilities | Tom Musta |