summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* target-ppc: Introduce DFP Decode DPD to BCDTom Musta2014-06-163-0/+72
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-163-0/+42
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-163-0/+32
* target-ppc: Introduce Round to DFP Short/LongTom Musta2014-06-163-0/+54
* target-ppc: Introduce DFP Convert to Long/ExtendedTom Musta2014-06-163-0/+39
* target-ppc: Introduce DFP Round to IntegerTom Musta2014-06-163-0/+52
* target-ppc: Introduce DFP ReroundTom Musta2014-06-163-0/+103
* target-ppc: Introduce DFP QuantizeTom Musta2014-06-163-0/+144
* target-ppc: Introduce DFP Test SignificanceTom Musta2014-06-163-0/+41
* target-ppc: Introduce DFP Test ExponentTom Musta2014-06-163-0/+38
* target-ppc: Introduce DFP Test Data GroupTom Musta2014-06-163-0/+61
* target-ppc: Introduce DFP Test Data ClassTom Musta2014-06-163-0/+34
* target-ppc: Introduce DFP ComparesTom Musta2014-06-163-0/+70
* target-ppc: Introduce DFP DivideTom Musta2014-06-163-0/+44
* target-ppc: Introduce DFP MultiplyTom Musta2014-06-163-0/+29
* target-ppc: Introduce DFP SubtractTom Musta2014-06-163-1/+24
* target-ppc: Introduce DFP AddTom Musta2014-06-163-5/+134
* target-ppc: Introduce DFP Post Processor UtilitiesTom Musta2014-06-161-0/+31
* target-ppc: Introduce DFP Helper UtilitiesTom Musta2014-06-162-0/+133
* target-ppc: Introduce Decoder Macros for DFPTom Musta2014-06-161-0/+109
* target-ppc: Introduce Generator Macros for DFP Arithmetic FormsTom Musta2014-06-161-0/+177
* target-ppc: Define FPR Pointer Type for HelpersTom Musta2014-06-161-0/+4
* libdecnumber: Fix decNumberSetBCDTom Musta2014-06-161-1/+1
* libdecnumber: Introduce decNumberIntegralToInt64Tom Musta2014-06-164-4/+51
* libdecnumber: Introduce decNumberFrom[U]Int64Tom Musta2014-06-162-0/+32
* target-ppc: Enable Building of libdecnumberTom Musta2014-06-167-0/+12
* libdecnumber: Eliminate Unused Variable in decSetSubnormalTom Musta2014-06-161-2/+0
* libdecnumber: Eliminate redundant declarationsTom Musta2014-06-163-6/+0
* libdecnumber: Change gstdint.h to stdint.hTom Musta2014-06-161-1/+1
* libdecnumber: Modify dconfig.h to Integrate with QEMUTom Musta2014-06-161-18/+6
* libdecnumber: Prepare libdecnumber for QEMU include structureTom Musta2014-06-1610-25/+25
* libdecnumber: Eliminate #include *Symbols.hTom Musta2014-06-167-8/+0
* libdecnumber: Introduce libdecnumber CodeTom Musta2014-06-1615-0/+13244
* mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan2014-06-163-2/+10
* target-ppc: Remove PVR check from migrationAlexey Kardashevskiy2014-06-161-2/+6
* target-ppc: Eliminate Magic Number MSR MasksTom Musta2014-06-161-54/+776
* spapr_pci: Fix number of returned vectors in ibm, change-msiAlexey Kardashevskiy2014-06-161-0/+15
* spapr-pci: remove io ports workaroundGreg Kurz2014-06-161-11/+2
* target-ppc: Remove redundant POWER7 declarationsAlexey Kardashevskiy2014-06-162-6/+0
* target-ppc: Move alias lookup after class lookupAlexey Kardashevskiy2014-06-161-7/+11
* target-ppc: Create versionless CPU class per family if KVMAlexey Kardashevskiy2014-06-161-0/+21
* target-ppc: gdbstub allow byte swapping for reading/writing registersThomas Falcon2014-06-161-0/+19
* target-ppc: extract register length calculation in gdbstubThomas Falcon2014-06-161-34/+71
* spapr_nvram: Correct max nvram sizeAlexey Kardashevskiy2014-06-161-1/+1
* Fix typo in eTSEC Ethernet controllerFabien Chouteau2014-06-161-1/+1
* monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE ModeTom Musta2014-06-162-2/+16
* target-ppc: Fix target_disasTom Musta2014-06-161-3/+4
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140616' i...Peter Maydell2014-06-1683-332/+195
|\
| * migration: catch unknown flags in ram_loadPeter Lieven2014-06-162-20/+24
| * rdma: Fix block during rdma migrationGonglei2014-06-161-0/+1
OpenPOWER on IntegriCloud