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-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
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2017-08-09
target/ppc: Add stub implementation of the PSSCR
David Gibson
2017-08-09
target/ppc: Implement TIDR
David Gibson
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-17
target/ppc: fix CPU hotplug when radix is enabled (TCG)
Cédric Le Goater
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-06-30
target/ppc: Proper cleanup when ppc_cpu_realizefn fails
Bharata B Rao
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
2017-05-11
target/ppc: Avoid printing wrong aliases in CPU help text
Thomas Huth
2017-05-11
target/ppc: Change tlbie invalid fields for POWER9 support
Suraj Jitindar Singh
2017-05-11
target/ppc: do not reset reserve_addr in exec_enter
Nikunj A Dadhania
2017-04-26
target/ppc: Style fixes
David Gibson
2017-04-26
e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user read
Bernhard Kaindl
2017-04-26
target/ppc: Flush TLB on write to PIDR
Suraj Jitindar Singh
2017-04-26
target/ppc: Add ibm,processor-radix-AP-encodings for TCG
Suraj Jitindar Singh
2017-03-03
target/ppc/POWER9: Add cpu_has_work function for POWER9
Suraj Jitindar Singh
[next]