index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-16
util: Add InvMixColumns
Tom Musta
2
-0
/
+272
2014-06-16
util: Add AES ShiftRows and InvShiftRows Tables
Tom Musta
2
-0
/
+12
2014-06-16
util: Add S-Box and InvS-Box Arrays to Common AES Utils
Tom Musta
2
-0
/
+73
2014-06-16
spapr_pci: fix MSI limit
Alexey Kardashevskiy
1
-16
/
+18
2014-06-16
target-ppc: Introduce DFP Shift Significand
Tom Musta
3
-0
/
+109
2014-06-16
target-ppc: Introduce DFP Insert Biased Exponent
Tom Musta
3
-0
/
+74
2014-06-16
target-ppc: Introduce DFP Extract Biased Exponent
Tom Musta
3
-0
/
+37
2014-06-16
target-ppc: Introduce DFP Encode BCD to DPD
Tom Musta
3
-0
/
+78
2014-06-16
target-ppc: Introduce DFP Decode DPD to BCD
Tom Musta
3
-0
/
+72
2014-06-16
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
3
-0
/
+42
2014-06-16
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
3
-0
/
+32
2014-06-16
target-ppc: Introduce Round to DFP Short/Long
Tom Musta
3
-0
/
+54
2014-06-16
target-ppc: Introduce DFP Convert to Long/Extended
Tom Musta
3
-0
/
+39
2014-06-16
target-ppc: Introduce DFP Round to Integer
Tom Musta
3
-0
/
+52
2014-06-16
target-ppc: Introduce DFP Reround
Tom Musta
3
-0
/
+103
2014-06-16
target-ppc: Introduce DFP Quantize
Tom Musta
3
-0
/
+144
2014-06-16
target-ppc: Introduce DFP Test Significance
Tom Musta
3
-0
/
+41
2014-06-16
target-ppc: Introduce DFP Test Exponent
Tom Musta
3
-0
/
+38
2014-06-16
target-ppc: Introduce DFP Test Data Group
Tom Musta
3
-0
/
+61
2014-06-16
target-ppc: Introduce DFP Test Data Class
Tom Musta
3
-0
/
+34
2014-06-16
target-ppc: Introduce DFP Compares
Tom Musta
3
-0
/
+70
2014-06-16
target-ppc: Introduce DFP Divide
Tom Musta
3
-0
/
+44
2014-06-16
target-ppc: Introduce DFP Multiply
Tom Musta
3
-0
/
+29
2014-06-16
target-ppc: Introduce DFP Subtract
Tom Musta
3
-1
/
+24
2014-06-16
target-ppc: Introduce DFP Add
Tom Musta
3
-5
/
+134
2014-06-16
target-ppc: Introduce DFP Post Processor Utilities
Tom Musta
1
-0
/
+31
2014-06-16
target-ppc: Introduce DFP Helper Utilities
Tom Musta
2
-0
/
+133
2014-06-16
target-ppc: Introduce Decoder Macros for DFP
Tom Musta
1
-0
/
+109
2014-06-16
target-ppc: Introduce Generator Macros for DFP Arithmetic Forms
Tom Musta
1
-0
/
+177
2014-06-16
target-ppc: Define FPR Pointer Type for Helpers
Tom Musta
1
-0
/
+4
2014-06-16
libdecnumber: Fix decNumberSetBCD
Tom Musta
1
-1
/
+1
2014-06-16
libdecnumber: Introduce decNumberIntegralToInt64
Tom Musta
4
-4
/
+51
2014-06-16
libdecnumber: Introduce decNumberFrom[U]Int64
Tom Musta
2
-0
/
+32
2014-06-16
target-ppc: Enable Building of libdecnumber
Tom Musta
7
-0
/
+12
2014-06-16
libdecnumber: Eliminate Unused Variable in decSetSubnormal
Tom Musta
1
-2
/
+0
2014-06-16
libdecnumber: Eliminate redundant declarations
Tom Musta
3
-6
/
+0
2014-06-16
libdecnumber: Change gstdint.h to stdint.h
Tom Musta
1
-1
/
+1
2014-06-16
libdecnumber: Modify dconfig.h to Integrate with QEMU
Tom Musta
1
-18
/
+6
2014-06-16
libdecnumber: Prepare libdecnumber for QEMU include structure
Tom Musta
10
-25
/
+25
2014-06-16
libdecnumber: Eliminate #include *Symbols.h
Tom Musta
7
-8
/
+0
2014-06-16
libdecnumber: Introduce libdecnumber Code
Tom Musta
15
-0
/
+13244
2014-06-16
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
3
-2
/
+10
2014-06-16
target-ppc: Remove PVR check from migration
Alexey Kardashevskiy
1
-2
/
+6
2014-06-16
target-ppc: Eliminate Magic Number MSR Masks
Tom Musta
1
-54
/
+776
2014-06-16
spapr_pci: Fix number of returned vectors in ibm, change-msi
Alexey Kardashevskiy
1
-0
/
+15
2014-06-16
spapr-pci: remove io ports workaround
Greg Kurz
1
-11
/
+2
2014-06-16
target-ppc: Remove redundant POWER7 declarations
Alexey Kardashevskiy
2
-6
/
+0
2014-06-16
target-ppc: Move alias lookup after class lookup
Alexey Kardashevskiy
1
-7
/
+11
2014-06-16
target-ppc: Create versionless CPU class per family if KVM
Alexey Kardashevskiy
1
-0
/
+21
2014-06-16
target-ppc: gdbstub allow byte swapping for reading/writing registers
Thomas Falcon
1
-0
/
+19
[prev]
[next]