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
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-22
1
-1
/
+1
|
\
|
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-08-21
1
-3
/
+3
|
\
\
|
*
|
target/ppc: Rewrite a fall through comment
Philippe Mathieu-Daudé
2019-08-21
1
-3
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
2019-08-21
11
-480
/
+449
|
\
\
|
*
|
ppc: Fix emulated single to double denormalized conversions
Paul A. Clarke
2019-08-21
1
-4
/
+13
|
*
|
ppc: Fix emulated INFINITY and NAN conversions
Paul A. Clarke
2019-08-21
1
-4
/
+11
|
*
|
ppc: conform to processor User's Manual for xscvdpspn
Paul A. Clarke
2019-08-21
1
-1
/
+5
|
*
|
ppc: Add support for 'mffsl' instruction
Paul A. Clarke
2019-08-21
4
-8
/
+37
|
*
|
target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR
Alexey Kardashevskiy
2019-08-21
2
-0
/
+15
|
*
|
ppc: remove idle_timer logic
Shivaprasad G Bhat
2019-08-21
1
-70
/
+5
|
*
|
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
2019-08-21
2
-0
/
+31
|
*
|
target/ppc: Optimize emulation of vclzw instruction
Stefan Brankovic
2019-08-21
3
-5
/
+27
|
*
|
target/ppc: Optimize emulation of vclzd instruction
Stefan Brankovic
2019-08-21
3
-5
/
+27
|
*
|
target/ppc: Optimize emulation of vgbbd instruction
Stefan Brankovic
2019-08-21
3
-278
/
+76
|
*
|
target/ppc: move opcode decode tables to PowerPCCPU
Alex Bennée
2019-08-21
3
-14
/
+13
|
*
|
target/ppc: Optimize emulation of vsl and vsr instructions
Stefan Brankovic
2019-08-21
3
-39
/
+99
|
*
|
target/ppc: Optimize emulation of lvsl and lvsr instructions
Stefan Brankovic
2019-08-21
3
-52
/
+89
|
*
|
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
2019-08-21
1
-0
/
+1
|
|
/
*
/
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
2
-15
/
+0
|
/
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
7
-0
/
+11
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
2
-1
/
+1
*
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-08-16
2
-2
/
+2
*
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-03
2
-2
/
+2
|
\
|
*
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-02
1
-1
/
+1
|
*
hmp: Move hmp.h to include/monitor/
Markus Armbruster
2019-07-02
1
-1
/
+1
*
|
target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro
Mark Cave-Ayland
2019-07-02
4
-145
/
+122
*
|
target/ppc: decode target register in VSX_EXTRACT_INSERT at translation time
Mark Cave-Ayland
2019-07-02
3
-15
/
+11
*
|
target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla...
Mark Cave-Ayland
2019-07-02
3
-31
/
+30
*
|
target/ppc: introduce GEN_VSX_HELPER_R2_AB macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-12
/
+28
*
|
target/ppc: introduce GEN_VSX_HELPER_R2 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-38
/
+50
*
|
target/ppc: introduce GEN_VSX_HELPER_R3 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-40
/
+48
*
|
target/ppc: introduce GEN_VSX_HELPER_X1 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-12
/
+26
*
|
target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-21
/
+36
*
|
target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-147
/
+144
*
|
target/ppc: introduce separate generator and helper for xscvqpdp
Mark Cave-Ayland
2019-07-02
3
-5
/
+20
*
|
target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
3
-148
/
+151
*
|
target/ppc: introduce separate VSX_CMP macro for xvcmp* instructions
Mark Cave-Ayland
2019-07-02
3
-25
/
+59
*
|
target/ppc: remove getVSR()/putVSR() from int_helper.c
Mark Cave-Ayland
2019-07-02
2
-24
/
+10
*
|
target/ppc/machine: Add kvmppc_pvr_workaround_required() stub
Greg Kurz
2019-07-02
2
-2
/
+5
*
|
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
2019-07-02
2
-0
/
+14
*
|
target/ppc: remove getVSR()/putVSR() from mem_helper.c
Mark Cave-Ayland
2019-07-02
1
-11
/
+12
*
|
target/ppc: remove getVSR()/putVSR() from fpu_helper.c
Mark Cave-Ayland
2019-07-02
1
-396
/
+366
*
|
target/ppc: fix compile error in kvmppc_define_rtas_kernel_token()
Cédric Le Goater
2019-07-02
1
-1
/
+1
|
/
*
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2019-06-12
1
-28
/
+9
|
\
|
*
target/ppc: Use tcg_gen_gvec_bitsel
Richard Henderson
2019-06-12
1
-22
/
+2
[next]