index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
Age
Commit message (
Expand
)
Author
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
cpu: Define ArchCPU
Richard Henderson
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
target/ppc: Use vector variable shifts for VSL, VSR, VSRA
Richard Henderson
2019-05-29
target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
Anton Blanchard
2019-05-29
target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STORE
Anton Blanchard
2019-05-29
target/ppc: Fix xxspltib
Anton Blanchard
2019-05-29
target/ppc: Fix vsum2sws
Anton Blanchard
2019-05-29
target/ppc: Fix vslv and vsrv
Anton Blanchard
2019-05-29
target/ppc: Fix xxbrq, xxbrw
Anton Blanchard
2019-05-29
target/ppc: Fix xvxsigdp
Anton Blanchard
2019-05-29
target/ppc/kvm: Fix trace typo
Boxuan Li
2019-05-22
target/ppc: Use qemu_guest_getrandom for DARN
Richard Henderson
2019-05-22
target/ppc: Use gen_io_start/end around DARN
Richard Henderson
2019-05-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging
Peter Maydell
2019-05-13
target/ppc: Use tcg_gen_abs_tl
Richard Henderson
2019-05-13
target/ppc: Use tcg_gen_abs_i32
Philippe Mathieu-Daudé
2019-05-13
tcg: Specify optional vector requirements with a list
Richard Henderson
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
target/ppc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-04-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Peter Maydell
2019-04-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
2019-04-26
target/ppc: improve performance of large BAT invalidations
Artyom Tarasenko
2019-04-26
ppc/hash32: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
target/ppc: Don't check UPRT in radix mode when in HV real mode
Benjamin Herrenschmidt
2019-04-26
target/ppc/kvm: Convert DPRINTF to traces
Greg Kurz
2019-04-26
target/ppc/trace-events: Fix trivial typo
Greg Kurz
2019-04-26
target/ppc: Style fixes for translate/spe-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate/vmx-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate/vsx-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate/fp-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate_init.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for monitor.c
David Gibson
2019-04-26
target/ppc: Style fixes for mmu_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for mmu-hash64.[ch]
David Gibson
2019-04-26
target/ppc: Style fixes for mmu-hash32.[ch]
David Gibson
2019-04-26
target/ppc: Style fixes for misc_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.c
David Gibson
2019-04-26
target/ppc: Style fixes for mem_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for machine.c
David Gibson
2019-04-26
target/ppc: Style fixes for kvm_ppc.h and kvm.c
David Gibson
2019-04-26
target/ppc: Style fixes for helper_regs.h
David Gibson
2019-04-26
target/ppc: Style fixes for gdbstub.c
David Gibson
2019-04-26
target/ppc: Style fixes for excp_helper.c
David Gibson
2019-04-26
target/ppc: Style fixes for dfp_helper.c
David Gibson
[next]