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
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-22
spapr: Don't rewrite mmu capabilities in KVM mode
David Gibson
2018-06-22
target/ppc: Add ppc_hash64_filter_pagesizes()
David Gibson
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2018-06-21
target/ppc: Add missing opcode for icbt on PPC440
BALATON Zoltan
2018-06-21
fpu_helper.c: fix helper_fpscr_clrbit() function
John Arbuckle
2018-06-21
target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helper
David Gibson
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-16
target/ppc: drop empty #if/#endif block
Greg Kurz
2018-06-16
target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cache
Suraj Jitindar Singh
2018-06-12
target/ppc: Allow PIR read in privileged mode
luporl
2018-06-12
target/ppc: extend eieio for POWER9
Cédric Le Goater
2018-06-12
target/ppc: Allow privileged access to SPR_PCR
Joel Stanley
2018-06-12
target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()
Suraj Jitindar Singh
2018-06-12
target/ppc: Use proper logging function for possible guest errors
Thomas Huth
2018-06-04
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
target/ppc: Include "exec/exec-all.h" which provides tlb_flush()
Philippe Mathieu-Daudé
2018-05-31
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
2018-05-29
ppc: Rename 2.13 machines to 3.0
Peter Maydell
2018-05-18
target/ppc: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-17
fpu/softfloat: Specialize on snan_bit_is_one
Richard Henderson
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-11
rename included C files to foo.inc.c, remove osdep.h
Paolo Bonzini
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
2018-05-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...
Peter Maydell
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack
Greg Kurz
2018-05-04
spapr: Move PAPR mode cpu setup fully to spapr code
David Gibson
2018-05-04
target/ppc: Delay initialization of LPCR_UPRT for secondary cpus
David Gibson
2018-05-04
target/ppc: Add ppc_store_lpcr() helper
David Gibson
2018-05-04
spapr: Remove support for explicitly allocated RMAs
David Gibson
2018-05-04
target/ppc: add basic support for PTCR on POWER9
Cédric Le Goater
2018-05-04
target/ppc: return a nil HPT base address on sPAPR machines
Cédric Le Goater
2018-04-27
target/ppc: Don't bother with MSR_EP in cpu_ppc_set_papr()
David Gibson
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Get rid of POWERPC_MMU_VER() macros
David Gibson
2018-04-27
target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model
David Gibson
2018-04-27
target/ppc: Fold ci_large_pages flag into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
2018-04-27
target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUs
David Gibson
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
2018-04-27
target/ppc: Move page size setup to helper function
David Gibson
2018-04-27
target/ppc: Remove fallback 64k pagesize information
David Gibson
2018-04-27
target/ppc: Avoid taking "env" parameter to mmu-hash64 functions
David Gibson
2018-04-27
target/ppc: Simplify cpu valid check in ppc_cpu_realize
David Gibson
2018-04-27
target/ppc: Standardize instance_init and realize function names
David Gibson
[next]