index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: reset reservation in do_rfi()
Nikunj A Dadhania
2017-05-24
1
-0
/
+3
*
target/ppc: Avoid printing wrong aliases in CPU help text
Thomas Huth
2017-05-11
3
-14
/
+26
*
target/ppc: Allow workarounds for POWER9 DD1
David Gibson
2017-05-11
2
-0
/
+12
*
target/ppc: Implement ISA V3.00 radix page fault handler
Suraj Jitindar Singh
2017-05-11
6
-4
/
+341
*
target/ppc: Change tlbie invalid fields for POWER9 support
Suraj Jitindar Singh
2017-05-11
2
-1
/
+3
*
target/ppc: Update tlbie to check privilege level based on GTSE
Suraj Jitindar Singh
2017-05-11
1
-1
/
+8
*
target/ppc: do not reset reserve_addr in exec_enter
Nikunj A Dadhania
2017-05-11
2
-9
/
+3
*
tcg: enable MTTCG by default for PPC64 on x86
Nikunj A Dadhania
2017-05-11
1
-0
/
+2
*
target/ppc: Generate fence operations
Nikunj A Dadhania
2017-05-11
1
-0
/
+8
*
target/ppc: Emulate LL/SC using cmpxchg helpers
Nikunj A Dadhania
2017-05-11
1
-6
/
+23
*
target/ppc: Style fixes
David Gibson
2017-04-26
1
-186
/
+186
*
e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user read
Bernhard Kaindl
2017-04-26
1
-0
/
+10
*
target/ppc: Flush TLB on write to PIDR
Suraj Jitindar Singh
2017-04-26
3
-2
/
+17
*
target/ppc: Fix size of struct PPCElfPrstatus
Anton Blanchard
2017-04-26
1
-1
/
+1
*
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
2017-04-26
1
-0
/
+1
*
target/ppc: Add ibm,processor-radix-AP-encodings for TCG
Suraj Jitindar Singh
2017-04-26
1
-0
/
+20
*
target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
Alexey Kardashevskiy
2017-04-26
2
-0
/
+20
*
target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
Suraj Jitindar Singh
2017-04-26
2
-0
/
+41
*
target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3
Sam Bobroff
2017-04-26
2
-0
/
+26
*
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
2017-04-26
3
-0
/
+34
*
target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
Alexey Kardashevskiy
2017-04-26
2
-16
/
+44
*
target/ppc: Improve accuracy of guest HTM availability on P8s
Sam Bobroff
2017-04-26
1
-2
/
+6
*
ppc: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-04-21
1
-10
/
+0
*
target/ppc: fix cpu_ov setting for 32-bit
Nikunj A Dadhania
2017-03-14
1
-1
/
+1
*
target/ppc: Fix wrong number of UAMR register
Thomas Huth
2017-03-14
1
-1
/
+1
*
target/ppc: use helper for excp handling
Nikunj A Dadhania
2017-03-06
1
-18
/
+2
*
target/ppc: fmadd: add macro for updating flags
Nikunj A Dadhania
2017-03-06
1
-31
/
+30
*
target/ppc: fmadd check for excp independently
Nikunj A Dadhania
2017-03-06
1
-8
/
+12
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
2017-03-04
12
-488
/
+562
|
\
|
*
target/ppc: rewrite f[n]m[add,sub] using float64_muladd
Nikunj A Dadhania
2017-03-03
1
-167
/
+46
|
*
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
2017-03-03
5
-66
/
+51
|
*
target/ppc: Rework hash mmu page fault code and add defines for clarity
Suraj Jitindar Singh
2017-03-03
2
-14
/
+24
|
*
target/ppc: Move no-execute and guarded page checking into new function
Suraj Jitindar Singh
2017-03-03
2
-9
/
+17
|
*
target/ppc: Add execute permission checking to access authority check
Suraj Jitindar Singh
2017-03-03
1
-5
/
+4
|
*
target/ppc: Add Instruction Authority Mask Register Check
Suraj Jitindar Singh
2017-03-03
2
-1
/
+45
|
*
target/ppc/POWER9: Add cpu_has_work function for POWER9
Suraj Jitindar Singh
2017-03-03
1
-0
/
+45
|
*
target/ppc/POWER9: Add POWER9 mmu fault handler
Suraj Jitindar Singh
2017-03-03
6
-2
/
+113
|
*
target/ppc: Don't gen an SDR1 on POWER9 and rework register creation
Suraj Jitindar Singh
2017-03-03
2
-120
/
+203
|
*
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
2017-03-03
1
-0
/
+1
|
*
target/ppc/POWER9: Add POWERPC_MMU_V3 bit
David Gibson
2017-03-03
1
-1
/
+3
|
*
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
2017-03-03
1
-104
/
+5
|
*
target/ppc: Add POWER9/ISAv3.00 to compat_table
Suraj Jitindar Singh
2017-03-03
1
-5
/
+11
*
|
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
1
-5
/
+0
*
|
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
2017-03-03
1
-5
/
+0
|
/
*
Add PowerPC 32-bit guest memory dump support
Mike Nawrocki
2017-03-01
4
-74
/
+93
*
target/ppc: add mcrxrx instruction
Nikunj A Dadhania
2017-03-01
1
-0
/
+23
*
target/ppc: add ov32 flag in divide operations
Nikunj A Dadhania
2017-03-01
1
-2
/
+8
*
target/ppc: add ov32 flag for multiply low insns
Nikunj A Dadhania
2017-03-01
1
-0
/
+6
*
target/ppc: use tcg ops for neg instruction
Nikunj A Dadhania
2017-03-01
1
-1
/
+4
*
target/ppc: update overflow flags for add/sub
Nikunj A Dadhania
2017-03-01
1
-2
/
+9
[next]