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-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
2017-08-09
booke206: fix MAS update on tlb miss
KONRAD Frederic
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
target/ppc: optimize various functions using extract op
Philippe Mathieu-Daudé
2017-07-17
target/ppc: fix CPU hotplug when radix is enabled (TCG)
Cédric Le Goater
2017-07-17
pseries: Allow HPT resizing with KVM
David Gibson
2017-07-17
pseries: Implement HPT resizing
David Gibson
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-07-11
ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPU
Greg Kurz
[next]