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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
2
-12
/
+5
2014-07-15
target-ppc: Fix number of threads per core limit
Alexey Kardashevskiy
1
-13
/
+5
2014-07-08
target-ppc: Remove POWER7+ and POWER8E families
Alexey Kardashevskiy
2
-73
/
+4
2014-07-08
target-ppc: Add pvr_match() callback
Alexey Kardashevskiy
4
-21
/
+37
2014-07-08
PPC: Fix booke206 TLB with phys addrs > 32bit
Alexander Graf
1
-3
/
+3
2014-07-08
target-ppc: Fix gdbstub for ppc64le-linux-user
Richard Henderson
1
-19
/
+15
2014-07-08
target-ppc: Change default cpu for ppc64le-linux-user
Richard Henderson
1
-0
/
+4
2014-06-29
target-ppc: enable virtio endian ambivalent support
Greg Kurz
2
-0
/
+17
2014-06-27
target-ppc: Add support for POWER8 pvr 0x4D0000
Alexey Kardashevskiy
3
-6
/
+24
2014-06-27
target-ppc: Remove unused gen_qemu_ld8s()
Peter Maydell
1
-5
/
+0
2014-06-27
target-ppc: Remove unused IMM and d extract helpers
Peter Maydell
1
-3
/
+0
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
2
-4
/
+9
2014-06-27
PPC: Add support for Apple gdb in gdbstub
Alexander Graf
3
-0
/
+147
2014-06-27
target-ppc: fixed translation of mcrxr instruction
Sorav Bansal
1
-2
/
+3
2014-06-27
target-ppc: Add DFP to Emulated Instructions Flag
Tom Musta
1
-1
/
+1
2014-06-24
target-ppc: Fix compiler warning
Stefan Weil
1
-2
/
+1
2014-06-16
PPC: KVM: Make pv hcall endian agnostic
Alexander Graf
1
-8
/
+8
2014-06-16
powerpc: use float64 for frsqrte
Tristan Gingold
1
-3
/
+0
2014-06-16
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
2
-3
/
+8
2014-06-16
target-ppc: Enable DABRX SPR and limit it to <=POWER7
Alexey Kardashevskiy
1
-1
/
+14
2014-06-16
target-ppc: Enable PPR and VRSAVE SPRs migration
Alexey Kardashevskiy
1
-8
/
+8
2014-06-16
target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs
Alexey Kardashevskiy
2
-0
/
+64
2014-06-16
KVM: target-ppc: Enable TM state migration
Alexey Kardashevskiy
3
-0
/
+87
2014-06-16
target-ppc: Add POWER8's TM SPRs
Alexey Kardashevskiy
4
-0
/
+111
2014-06-16
target-ppc: Add POWER8's MMCR2/MMCRS SPRs
Alexey Kardashevskiy
2
-0
/
+25
2014-06-16
target-ppc: Enable FSCR facility check for TAR
Alexey Kardashevskiy
1
-2
/
+34
2014-06-16
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
6
-0
/
+66
2014-06-16
target-ppc: Add POWER8's TIR SPR
Alexey Kardashevskiy
2
-0
/
+11
2014-06-16
target-ppc: Refactor class init for POWER7/8
Alexey Kardashevskiy
1
-39
/
+61
2014-06-16
target-ppc: Switch POWER7/8 classes to use correct PMU SPRs
Alexey Kardashevskiy
1
-15
/
+2
2014-06-16
target-ppc: Make use of gen_spr_power5p_lpar() for POWER7/8
Alexey Kardashevskiy
1
-5
/
+1
2014-06-16
target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8
Alexey Kardashevskiy
1
-7
/
+1
2014-06-16
target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpers
Alexey Kardashevskiy
1
-30
/
+40
2014-06-16
target-ppc: Move POWER8 TCE Address control (TAR) to a helper
Alexey Kardashevskiy
1
-5
/
+9
2014-06-16
target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpers
Alexey Kardashevskiy
1
-14
/
+26
2014-06-16
target-ppc: Enable PMU SPRs migration
Alexey Kardashevskiy
1
-52
/
+52
2014-06-16
target-ppc: Remove check_pow_970FX
Alexey Kardashevskiy
1
-9
/
+1
2014-06-16
target-ppc: Introduce and reuse generalized init_proc_book3s_64()
Alexey Kardashevskiy
1
-58
/
+27
2014-06-16
target-ppc: Add HID4 SPR for PPC970
Alexey Kardashevskiy
2
-0
/
+12
2014-06-16
target-ppc: Add PMC7/8 to 970 class
Alexey Kardashevskiy
2
-0
/
+30
2014-06-16
target-ppc: Add PMC5/6, SDAR and MMCRA to 970 family
Alexey Kardashevskiy
1
-0
/
+32
2014-06-16
target-ppc: Add "POWER" prefix to MMCRA PMU registers
Alexey Kardashevskiy
2
-2
/
+3
2014-06-16
target-ppc: Copy and split gen_spr_7xx() for 970
Alexey Kardashevskiy
2
-1
/
+125
2014-06-16
target-ppc: Make UCTRL a mirror of CTRL
Alexey Kardashevskiy
1
-2
/
+2
2014-06-16
target-ppc: Refactor PPC970
Alexey Kardashevskiy
1
-13
/
+32
2014-06-16
target-ppc: Merge 970FX and 970MP into a single 970 class
Alexey Kardashevskiy
3
-205
/
+20
2014-06-16
target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRs
Alexey Kardashevskiy
2
-69
/
+69
2014-06-16
target-ppc: Fix Temporary Variable Leak in bctar
Tom Musta
1
-1
/
+1
2014-06-16
PPC: e500: Merge 32 and 64 bit SPE emulation
Alexander Graf
2
-583
/
+132
2014-06-16
KVM: PPC: Expose fixup hcall capability
Alexander Graf
2
-0
/
+13
[next]