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
/
translate_init.c
Age
Commit message (
Expand
)
Author
2018-05-11
rename included C files to foo.inc.c, remove osdep.h
Paolo Bonzini
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
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
target/ppc: add basic support for PTCR on POWER9
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: Fold ci_large_pages flag into 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
2018-03-06
PowerPC: Add TS bits into msr_mask
Simon Guo
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-16
target/ppc: convert to DisasContextBase
Emilio G. Cota
2018-02-09
Include qapi/qmp/qnull.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-01-20
target/ppc: add support for hypervisor doorbells on book3s CPUs
Cédric Le Goater
2017-12-15
spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
Cédric Le Goater
2017-12-15
pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
Cédric Le Goater
2017-11-22
ppc: fix VTB migration
Laurent Vivier
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
2017-10-25
ppc: Support Capstone in disas_set_info
Richard Henderson
2017-10-25
target/ppc: Convert to disas_set_info hook
Richard Henderson
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: move ppc_cpu_lookup_alias() before its first user
Igor Mammedov
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2017-10-17
target/ppc: Remove unused PPC 460 and 460F definitions
Thomas Huth
2017-09-27
ppc: Add 460EX embedded CPU
BALATON Zoltan
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
2017-09-08
ppc: drop caching ObjectClass from PowerPCCPUAlias
Igor Mammedov
2017-09-08
ppc: simplify cpu model lookup by PVR
Igor Mammedov
2017-09-08
ppc: replace inter-function cyclic dependency/recurssion with 2 simple lookups
Igor Mammedov
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
2017-09-08
ppc: use macros to make cpu type name from string literal
Igor Mammedov
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
2017-09-08
ppc64: introduce e6500
KONRAD Frederic
2017-09-08
booke206: allow to specify an mmucfg value at the init
KONRAD Frederic
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
[next]