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-01-31
target-ppc: implement lxvll instruction
Nikunj A Dadhania
4
-0
/
+4
2017-01-31
target-ppc: implement lxvl instruction
Nikunj A Dadhania
4
-0
/
+70
2017-01-31
target-ppc: Add xxperm and xxpermr instructions
Bharata B Rao
4
-0
/
+29
2017-01-31
target-ppc: implement xscpsgnqp instruction
Nikunj A Dadhania
2
-1
/
+12
2017-01-31
target-ppc: implement xsnegqp instruction
Nikunj A Dadhania
2
-0
/
+5
2017-01-31
target-ppc: Implement bcd_is_valid function
Jose Ricardo Ziviani
1
-7
/
+20
2017-01-31
target-ppc: implement xsabsqp/xsnabsqp instruction
David Gibson
2
-0
/
+40
2017-01-31
target-ppc: implement stop instruction
Nikunj A Dadhania
1
-0
/
+6
2017-01-31
target-ppc: move ppc_vsr_t to common header
Nikunj A Dadhania
2
-37
/
+42
2017-01-31
ppc: Rename cpu_version to compat_pvr
David Gibson
4
-12
/
+12
2017-01-31
ppc: Clean up and QOMify hypercall emulation
David Gibson
3
-9
/
+40
2017-01-31
target-ppc: add vextu[bhw][lr]x instructions
Avinesh Kumar
5
-2
/
+73
2017-01-31
target-ppc: Implement bcdsetsgn. instruction
Jose Ricardo Ziviani
3
-0
/
+28
2017-01-31
target-ppc: Implement bcdcpsgn. instruction
Jose Ricardo Ziviani
4
-1
/
+28
2017-01-31
target-ppc: Implement bcdctsq. instruction
Jose Ricardo Ziviani
3
-0
/
+48
2017-01-31
target-ppc: Implement bcdcfsq. instruction
Jose Ricardo Ziviani
3
-0
/
+46
2017-01-31
target-ppc: implement lxv/lxvx and stxv/stxvx
Nikunj A Dadhania
4
-2
/
+61
2017-01-31
target-ppc: implement stxsd and stxssp
Nikunj A Dadhania
3
-1
/
+55
2017-01-31
target-ppc: implement lxsd and lxssp instructions
Nikunj A Dadhania
3
-1
/
+46
2017-01-31
target-ppc: Add xscmpoqp and xscmpuqp instructions
Bharata B Rao
4
-0
/
+60
2017-01-31
target-ppc: Add xscmpexp[dp,qp] instructions
Bharata B Rao
4
-0
/
+74
2017-01-31
target-ppc: Fix xscmpodp and xscmpudp instructions
Bharata B Rao
1
-15
/
+25
2017-01-31
target-ppc: rename CRF_* defines as CRF_*_BIT
Nikunj A Dadhania
3
-30
/
+35
2017-01-31
target-ppc: Consolidate instruction decode helpers
Bharata B Rao
3
-161
/
+152
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-4
/
+8
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-15
/
+8
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
3
-3
/
+3
2017-01-19
KVM: PPC: eliminate unnecessary duplicate constants
Paolo Bonzini
1
-12
/
+0
2017-01-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...
Peter Maydell
4
-23
/
+20
2017-01-16
stubs: remove stubs/kvm.c
Paolo Bonzini
1
-0
/
+5
2017-01-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
1
-0
/
+1
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
3
-20
/
+20
2017-01-13
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
1
-3
/
+0
2017-01-12
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
1
-0
/
+1
2017-01-10
target-ppc: Use ctpop helper
Richard Henderson
3
-18
/
+9
2017-01-10
target-ppc: Use clz and ctz opcodes
Richard Henderson
3
-28
/
+16
2017-01-10
target-ppc: Use the new deposit and extract ops
Richard Henderson
1
-16
/
+19
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
44
-0
/
+48252