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
path:
root
/
target
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
7
-0
/
+11
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-1
/
+1
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2
-2
/
+2
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2
-2
/
+2
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
1
-1
/
+1
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
1
-1
/
+1
2019-07-02
target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro
Mark Cave-Ayland
4
-145
/
+122
2019-07-02
target/ppc: decode target register in VSX_EXTRACT_INSERT at translation time
Mark Cave-Ayland
3
-15
/
+11
2019-07-02
target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla...
Mark Cave-Ayland
3
-31
/
+30
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R2_AB macro to fpu_helper.c
Mark Cave-Ayland
3
-12
/
+28
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R2 macro to fpu_helper.c
Mark Cave-Ayland
3
-38
/
+50
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R3 macro to fpu_helper.c
Mark Cave-Ayland
3
-40
/
+48
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X1 macro to fpu_helper.c
Mark Cave-Ayland
3
-12
/
+26
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c
Mark Cave-Ayland
3
-21
/
+36
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c
Mark Cave-Ayland
3
-147
/
+144
2019-07-02
target/ppc: introduce separate generator and helper for xscvqpdp
Mark Cave-Ayland
3
-5
/
+20
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
Mark Cave-Ayland
3
-148
/
+151
2019-07-02
target/ppc: introduce separate VSX_CMP macro for xvcmp* instructions
Mark Cave-Ayland
3
-25
/
+59
2019-07-02
target/ppc: remove getVSR()/putVSR() from int_helper.c
Mark Cave-Ayland
2
-24
/
+10
2019-07-02
target/ppc/machine: Add kvmppc_pvr_workaround_required() stub
Greg Kurz
2
-2
/
+5
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
2
-0
/
+14
2019-07-02
target/ppc: remove getVSR()/putVSR() from mem_helper.c
Mark Cave-Ayland
1
-11
/
+12
2019-07-02
target/ppc: remove getVSR()/putVSR() from fpu_helper.c
Mark Cave-Ayland
1
-396
/
+366
2019-07-02
target/ppc: fix compile error in kvmppc_define_rtas_kernel_token()
Cédric Le Goater
1
-1
/
+1
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
1
-0
/
+5
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
1
-28
/
+9
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
4
-4
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2
-0
/
+2
2019-06-12
target/ppc: Use tcg_gen_gvec_bitsel
Richard Henderson
1
-22
/
+2
2019-06-12
target/ppc: Fix lxvw4x, lxvh8x and lxvb16x
Anton Blanchard
1
-6
/
+7
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
1
-0
/
+2
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+1
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
1
-2
/
+0
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
1
-0
/
+2
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
1
-2
/
+1
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
1
-1
/
+0
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
9
-159
/
+121
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2
-3
/
+1
2019-06-10
cpu: Define ArchCPU
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
1
-2
/
+2
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2
-38
/
+41
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2
-0
/
+13
2019-05-29
target/ppc: Use vector variable shifts for VSL, VSR, VSRA
Richard Henderson
3
-61
/
+12
2019-05-29
target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
Anton Blanchard
1
-2
/
+2
2019-05-29
target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STORE
Anton Blanchard
1
-10
/
+58
2019-05-29
target/ppc: Fix xxspltib
Anton Blanchard
1
-4
/
+4
2019-05-29
target/ppc: Fix vsum2sws
Anton Blanchard
1
-1
/
+1
2019-05-29
target/ppc: Fix vslv and vsrv
Anton Blanchard
1
-7
/
+7
2019-05-29
target/ppc: Fix xxbrq, xxbrw
Anton Blanchard
1
-2
/
+2
[next]