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
KVM: PPC: Enable compatibility mode
Alexey Kardashevskiy
3
-0
/
+16
2014-06-16
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
3
-1
/
+113
2014-06-16
spapr: Limit threads per core according to current compatibility mode
Alexey Kardashevskiy
3
-1
/
+29
2014-06-16
spapr: Rework spapr_fixup_cpu_dt()
Alexey Kardashevskiy
1
-11
/
+22
2014-06-16
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
4
-1
/
+69
2014-06-16
target-ppc: Define Processor Compatibility Masks
Alexey Kardashevskiy
2
-0
/
+4
2014-06-16
target-ppc: Implement "compat" CPU option
Alexey Kardashevskiy
4
-0
/
+61
2014-06-16
spapr: Move SMT-related properties out of skeleton fdt
Alexey Kardashevskiy
1
-15
/
+33
2014-06-16
target-ppc: Add "compat" CPU option
Alexey Kardashevskiy
3
-0
/
+87
2014-06-16
PPC: openpic_kvm: Implement reset
Alexander Graf
1
-5
/
+10
2014-06-16
openpic: Reset IRQ source private members
Paul Janzen
1
-2
/
+2
2014-06-16
openpic: Move definition of openpic_reset
Paul Janzen
1
-49
/
+50
2014-06-16
target-ppc: Set the correct endianness in ELF dump header
Bharata B Rao
1
-4
/
+8
2014-06-16
target-ppc: Introduce callback for interrupt endianness
Greg Kurz
2
-0
/
+17
2014-06-16
target-ppc: Support dump for little endian ppc64
Bharata B Rao
1
-33
/
+62
2014-06-16
dump: Make DumpState and endian conversion routines available for arch-specif...
Bharata B Rao
4
-152
/
+154
2014-06-16
macio: handle non-block ATAPI DMA transfers
Mark Cave-Ayland
1
-0
/
+21
2014-06-16
spapr: Add ibm, chip-id property in device tree
Alexey Kardashevskiy
1
-0
/
+6
2014-06-16
spapr: Add support for time base offset migration
Alexey Kardashevskiy
6
-2
/
+106
2014-06-16
PPC: e500: Move to u-boot as firmware
Alexander Graf
1
-41
/
+73
2014-06-16
PPC: Add u-boot firmware for e500
Alexander Graf
6
-0
/
+18
2014-06-16
PPC: e500: Expose kernel load address in dt
Alexander Graf
1
-5
/
+23
2014-06-16
PPC: Add dcbtls emulation
Alexander Graf
1
-0
/
+12
2014-06-16
PPC: Properly emulate L1CSR0 and L1CSR1
Alexander Graf
2
-3
/
+23
2014-06-16
PPC: Add L1CFG1 SPR emulation
Alexander Graf
2
-1
/
+8
2014-06-16
PPC: Fix SPR access control of L1CFG0
Alexander Graf
1
-4
/
+4
2014-06-16
PPC: Add definitions for GIVORs
Alexander Graf
1
-0
/
+6
2014-06-16
PPC: Make all e500 CPUs SVR aware
Alexander Graf
1
-14
/
+14
2014-06-16
PPC: Fail on leaking temporaries
Alexander Graf
1
-0
/
+7
2014-06-16
PPC: Fix TCG chunks that don't free their temps
Alexander Graf
1
-0
/
+7
2014-06-16
PPC: e500: implement PCI INTx routing
Bharat Bhushan
2
-2
/
+24
2014-06-16
PPC: e500: some pci related cleanup
Bharat Bhushan
2
-12
/
+14
2014-06-16
KVM: PPC: Don't secretly add 1T segment feature to CPU
Alexander Graf
1
-3
/
+5
2014-06-16
target-ppc: Refactor AES Instructions
Tom Musta
1
-254
/
+38
2014-06-16
target-arm: Use Common Tables in AES Instructions
Tom Musta
1
-75
/
+4
2014-06-16
target-i386: Use Common ShiftRows and InvShiftRows Tables
Tom Musta
1
-19
/
+13
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
[next]