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
2017-04-26
target/ppc: Style fixes
David Gibson
1
-186
/
+186
2017-04-26
e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user read
Bernhard Kaindl
1
-0
/
+10
2017-04-26
target/ppc: Flush TLB on write to PIDR
Suraj Jitindar Singh
3
-2
/
+17
2017-04-26
target/ppc: Fix size of struct PPCElfPrstatus
Anton Blanchard
1
-1
/
+1
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
1
-0
/
+1
2017-04-26
target/ppc: Add ibm,processor-radix-AP-encodings for TCG
Suraj Jitindar Singh
1
-0
/
+20
2017-04-26
target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
Alexey Kardashevskiy
2
-0
/
+20
2017-04-26
target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
Suraj Jitindar Singh
2
-0
/
+41
2017-04-26
target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3
Sam Bobroff
2
-0
/
+26
2017-04-26
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
3
-0
/
+34
2017-04-26
target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
Alexey Kardashevskiy
2
-16
/
+44
2017-04-26
target/ppc: Improve accuracy of guest HTM availability on P8s
Sam Bobroff
1
-2
/
+6
2017-04-21
ppc: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
1
-10
/
+0
2017-03-14
target/ppc: fix cpu_ov setting for 32-bit
Nikunj A Dadhania
1
-1
/
+1
2017-03-14
target/ppc: Fix wrong number of UAMR register
Thomas Huth
1
-1
/
+1
2017-03-06
target/ppc: use helper for excp handling
Nikunj A Dadhania
1
-18
/
+2
2017-03-06
target/ppc: fmadd: add macro for updating flags
Nikunj A Dadhania
1
-31
/
+30
2017-03-06
target/ppc: fmadd check for excp independently
Nikunj A Dadhania
1
-8
/
+12
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
12
-488
/
+562
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
1
-5
/
+0
2017-03-03
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
1
-5
/
+0
2017-03-03
target/ppc: rewrite f[n]m[add,sub] using float64_muladd
Nikunj A Dadhania
1
-167
/
+46
2017-03-03
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
5
-66
/
+51
2017-03-03
target/ppc: Rework hash mmu page fault code and add defines for clarity
Suraj Jitindar Singh
2
-14
/
+24
2017-03-03
target/ppc: Move no-execute and guarded page checking into new function
Suraj Jitindar Singh
2
-9
/
+17
2017-03-03
target/ppc: Add execute permission checking to access authority check
Suraj Jitindar Singh
1
-5
/
+4
2017-03-03
target/ppc: Add Instruction Authority Mask Register Check
Suraj Jitindar Singh
2
-1
/
+45
2017-03-03
target/ppc/POWER9: Add cpu_has_work function for POWER9
Suraj Jitindar Singh
1
-0
/
+45
2017-03-03
target/ppc/POWER9: Add POWER9 mmu fault handler
Suraj Jitindar Singh
6
-2
/
+113
2017-03-03
target/ppc: Don't gen an SDR1 on POWER9 and rework register creation
Suraj Jitindar Singh
2
-120
/
+203
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
1
-0
/
+1
2017-03-03
target/ppc/POWER9: Add POWERPC_MMU_V3 bit
David Gibson
1
-1
/
+3
2017-03-03
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
1
-104
/
+5
2017-03-03
target/ppc: Add POWER9/ISAv3.00 to compat_table
Suraj Jitindar Singh
1
-5
/
+11
2017-03-01
Add PowerPC 32-bit guest memory dump support
Mike Nawrocki
4
-74
/
+93
2017-03-01
target/ppc: add mcrxrx instruction
Nikunj A Dadhania
1
-0
/
+23
2017-03-01
target/ppc: add ov32 flag in divide operations
Nikunj A Dadhania
1
-2
/
+8
2017-03-01
target/ppc: add ov32 flag for multiply low insns
Nikunj A Dadhania
1
-0
/
+6
2017-03-01
target/ppc: use tcg ops for neg instruction
Nikunj A Dadhania
1
-1
/
+4
2017-03-01
target/ppc: update overflow flags for add/sub
Nikunj A Dadhania
1
-2
/
+9
2017-03-01
target/ppc: update ca32 in arithmetic substract
Nikunj A Dadhania
1
-1
/
+10
2017-03-01
target/ppc: update ca32 in arithmetic add
Nikunj A Dadhania
1
-0
/
+21
2017-03-01
target/ppc: support for 32-bit carry and overflow
Nikunj A Dadhania
4
-5
/
+38
2017-03-01
target/ppc: Correct SDR1 masking
David Gibson
2
-1
/
+7
2017-03-01
target/ppc: Remove the function ppc_hash64_set_sdr1()
Suraj Jitindar Singh
3
-27
/
+5
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
7
-84
/
+49
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
7
-60
/
+71
2017-03-01
target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
David Gibson
3
-80
/
+71
2017-03-01
target/ppc: SDR1 is a hypervisor resource
David Gibson
2
-9
/
+19
2017-03-01
target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
David Gibson
2
-9
/
+4
[next]