index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
Age
Commit message (
Expand
)
Author
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-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
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
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-31
ppc: use DIV_ROUND_UP
Marc-André Lureau
2017-08-22
ppc: fix ppc_set_compat() with KVM PR
Greg Kurz
2017-08-22
target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
Daniel Henrique Barboza
2017-08-09
target/ppc: Add stub implementation of the PSSCR
David Gibson
2017-08-09
target/ppc: Implement TIDR
David Gibson
2017-08-09
ppc: fix double-free in cpu_post_load()
Greg Kurz
[next]