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-21
ppc: conform to processor User's Manual for xscvdpspn
Paul A. Clarke
1
-1
/
+5
2019-08-21
ppc: Add support for 'mffsl' instruction
Paul A. Clarke
4
-8
/
+37
2019-08-21
target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR
Alexey Kardashevskiy
2
-0
/
+15
2019-08-21
ppc: remove idle_timer logic
Shivaprasad G Bhat
1
-70
/
+5
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
2
-0
/
+31
2019-08-21
target/ppc: Optimize emulation of vclzw instruction
Stefan Brankovic
3
-5
/
+27
2019-08-21
target/ppc: Optimize emulation of vclzd instruction
Stefan Brankovic
3
-5
/
+27
2019-08-21
target/ppc: Optimize emulation of vgbbd instruction
Stefan Brankovic
3
-278
/
+76
2019-08-21
target/ppc: move opcode decode tables to PowerPCCPU
Alex Bennée
3
-14
/
+13
2019-08-21
target/ppc: Optimize emulation of vsl and vsr instructions
Stefan Brankovic
3
-39
/
+99
2019-08-21
target/ppc: Optimize emulation of lvsl and lvsr instructions
Stefan Brankovic
3
-52
/
+89
2019-08-21
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
1
-0
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-1
/
+0
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
[next]