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
*
hmp: Move hmp.h to include/monitor/
Markus Armbruster
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
|
*
target/ppc: Fix lxvw4x, lxvh8x and lxvb16x
Anton Blanchard
2019-06-12
1
-6
/
+7
*
|
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
4
-4
/
+0
*
|
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
2
-0
/
+2
*
|
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-0
/
+2
*
|
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+1
|
/
*
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-0
/
+2
*
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
1
-2
/
+1
*
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
1
-1
/
+0
*
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
9
-159
/
+121
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
2
-3
/
+1
*
cpu: Define ArchCPU
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
1
-2
/
+2
*
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-10
2
-38
/
+41
*
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
2
-0
/
+13
*
target/ppc: Use vector variable shifts for VSL, VSR, VSRA
Richard Henderson
2019-05-29
3
-61
/
+12
*
target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
Anton Blanchard
2019-05-29
1
-2
/
+2
*
target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STORE
Anton Blanchard
2019-05-29
1
-10
/
+58
*
target/ppc: Fix xxspltib
Anton Blanchard
2019-05-29
1
-4
/
+4
*
target/ppc: Fix vsum2sws
Anton Blanchard
2019-05-29
1
-1
/
+1
*
target/ppc: Fix vslv and vsrv
Anton Blanchard
2019-05-29
1
-7
/
+7
*
target/ppc: Fix xxbrq, xxbrw
Anton Blanchard
2019-05-29
1
-2
/
+2
*
target/ppc: Fix xvxsigdp
Anton Blanchard
2019-05-29
1
-1
/
+1
*
target/ppc/kvm: Fix trace typo
Boxuan Li
2019-05-29
2
-2
/
+2
*
target/ppc: Use qemu_guest_getrandom for DARN
Richard Henderson
2019-05-22
1
-11
/
+26
*
target/ppc: Use gen_io_start/end around DARN
Richard Henderson
2019-05-22
1
-6
/
+15
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging
Peter Maydell
2019-05-16
4
-22
/
+20
|
\
|
*
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
1
-6
/
+0
|
*
target/ppc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
4
-22
/
+26
*
|
target/ppc: Use tcg_gen_abs_tl
Richard Henderson
2019-05-14
1
-44
/
+24
*
|
target/ppc: Use tcg_gen_abs_i32
Philippe Mathieu-Daudé
2019-05-14
1
-13
/
+1
*
|
tcg: Specify optional vector requirements with a list
Richard Henderson
2019-05-13
1
-1
/
+6
*
|
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-13
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Peter Maydell
2019-04-28
1
-2
/
+2
|
\
|
*
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-24
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
2019-04-27
29
-891
/
+1361
|
\
\
|
*
|
target/ppc: improve performance of large BAT invalidations
Artyom Tarasenko
2019-04-26
1
-0
/
+7
|
*
|
ppc/hash32: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
1
-14
/
+31
|
*
|
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
3
-35
/
+47
|
*
|
target/ppc: Don't check UPRT in radix mode when in HV real mode
Benjamin Herrenschmidt
2019-04-26
1
-3
/
+13
|
*
|
target/ppc/kvm: Convert DPRINTF to traces
Greg Kurz
2019-04-26
2
-41
/
+52
|
*
|
target/ppc/trace-events: Fix trivial typo
Greg Kurz
2019-04-26
1
-2
/
+2
|
*
|
target/ppc: Style fixes for translate/spe-impl.inc.c
David Gibson
2019-04-26
1
-5
/
+9
|
*
|
target/ppc: Style fixes for translate/vmx-impl.inc.c
David Gibson
2019-04-26
1
-11
/
+15
|
*
|
target/ppc: Style fixes for translate/vsx-impl.inc.c
David Gibson
2019-04-26
1
-7
/
+8
|
*
|
target/ppc: Style fixes for translate/fp-impl.inc.c
David Gibson
2019-04-26
1
-20
/
+32
[next]