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
2017-11-08
ppc: fix setting of compat mode
Greg Kurz
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
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
target/ppc: Convert to disas_set_info hook
Richard Henderson
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
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-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
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: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2017-10-17
target/ppc: Fix carry flag setting for shift algebraic instructions
Sandipan Das
2017-10-17
target/ppc: Add POWER9 DD2.0 model information
David Gibson
2017-10-17
target/ppc: Remove unused PPC 460 and 460F definitions
Thomas Huth
2017-10-16
build: remove CONFIG_LIBDECNUMBER
Paolo Bonzini
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
2017-09-27
ppc: remove all unused CPU definitions
John Snow
2017-09-27
ppc: remove unused CPU definitions
John Snow
2017-09-27
ppc/kvm: generalize the use of kvmppc_get_htab_fd()
Greg Kurz
2017-09-27
ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
Greg Kurz
2017-09-27
ppc: Add 460EX embedded CPU
BALATON Zoltan
2017-09-27
ppc/kvm: drop kvmppc_has_cap_htab_fd()
Greg Kurz
2017-09-27
ppc/kvm: check some capabilities with kvm_vm_check_extension()
Greg Kurz
2017-09-19
exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
David Hildenbrand
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-15
ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
Greg Kurz
2017-09-14
hmp: fix "dump-quest-memory" segfault (ppc)
Laurent Vivier
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
2017-09-08
ppc: remove non implemented cpu models
Igor Mammedov
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 alias point only to real cpu models
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
target/ppc: Remove old STATUS file
Thomas Huth
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
booke206: fix tlbnps for fixed size TLB
KONRAD Frederic
2017-09-08
booke206: fix booke206_tlbnps for mav 2.0
KONRAD Frederic
[next]