Age | Commit message (Expand) | Author |
2014-06-16 | util: Add S-Box and InvS-Box Arrays to Common AES Utils | Tom Musta |
2014-06-16 | spapr_pci: fix MSI limit | Alexey Kardashevskiy |
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 |
2014-06-16 | target-ppc: Introduce Decoder Macros for DFP | Tom Musta |
2014-06-16 | target-ppc: Introduce Generator Macros for DFP Arithmetic Forms | Tom Musta |
2014-06-16 | target-ppc: Define FPR Pointer Type for Helpers | Tom Musta |
2014-06-16 | libdecnumber: Fix decNumberSetBCD | Tom Musta |
2014-06-16 | libdecnumber: Introduce decNumberIntegralToInt64 | Tom Musta |
2014-06-16 | libdecnumber: Introduce decNumberFrom[U]Int64 | Tom Musta |
2014-06-16 | target-ppc: Enable Building of libdecnumber | Tom Musta |
2014-06-16 | libdecnumber: Eliminate Unused Variable in decSetSubnormal | Tom Musta |
2014-06-16 | libdecnumber: Eliminate redundant declarations | Tom Musta |
2014-06-16 | libdecnumber: Change gstdint.h to stdint.h | Tom Musta |
2014-06-16 | libdecnumber: Modify dconfig.h to Integrate with QEMU | Tom Musta |
2014-06-16 | libdecnumber: Prepare libdecnumber for QEMU include structure | Tom Musta |
2014-06-16 | libdecnumber: Eliminate #include *Symbols.h | Tom Musta |
2014-06-16 | libdecnumber: Introduce libdecnumber Code | Tom Musta |
2014-06-16 | mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there | BALATON Zoltan |
2014-06-16 | target-ppc: Remove PVR check from migration | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Eliminate Magic Number MSR Masks | Tom Musta |
2014-06-16 | spapr_pci: Fix number of returned vectors in ibm, change-msi | Alexey Kardashevskiy |
2014-06-16 | spapr-pci: remove io ports workaround | Greg Kurz |
2014-06-16 | target-ppc: Remove redundant POWER7 declarations | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Move alias lookup after class lookup | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Create versionless CPU class per family if KVM | Alexey Kardashevskiy |
2014-06-16 | target-ppc: gdbstub allow byte swapping for reading/writing registers | Thomas Falcon |
2014-06-16 | target-ppc: extract register length calculation in gdbstub | Thomas Falcon |
2014-06-16 | spapr_nvram: Correct max nvram size | Alexey Kardashevskiy |