summaryrefslogtreecommitdiffstats
path: root/target/ppc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell2017-09-271-1/+3
|\
| * migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3
* | spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz2017-09-273-31/+8Star
* | ppc: remove all unused CPU definitionsJohn Snow2017-09-271-225/+0Star
* | ppc: remove unused CPU definitionsJohn Snow2017-09-271-32/+0Star
* | ppc/kvm: generalize the use of kvmppc_get_htab_fd()Greg Kurz2017-09-272-20/+11Star
* | ppc/kvm: change kvmppc_get_htab_fd() to return -errno on errorGreg Kurz2017-09-271-2/+8
* | ppc: Add 460EX embedded CPUBALATON Zoltan2017-09-273-0/+42
* | ppc/kvm: drop kvmppc_has_cap_htab_fd()Greg Kurz2017-09-272-11/+0Star
* | ppc/kvm: check some capabilities with kvm_vm_check_extension()Greg Kurz2017-09-271-3/+3
|/
* exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitlyDavid Hildenbrand2017-09-191-1/+0Star
* General warn report fixupsAlistair Francis2017-09-191-2/+1Star
* Convert multi-line fprintf() to warn_report()Alistair Francis2017-09-191-9/+9
* ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()Greg Kurz2017-09-151-1/+1
* hmp: fix "dump-quest-memory" segfault (ppc)Laurent Vivier2017-09-141-2/+9
* ppc: spapr: Move VCPU ID calculation into sPAPRSam Bobroff2017-09-081-15/+3Star
* ppc: remove non implemented cpu modelsIgor Mammedov2017-09-081-455/+0Star
* ppc: drop caching ObjectClass from PowerPCCPUAliasIgor Mammedov2017-09-083-26/+2Star
* ppc: simplify cpu model lookup by PVRIgor Mammedov2017-09-081-16/+11Star
* ppc: replace inter-function cyclic dependency/recurssion with 2 simple lookupsIgor Mammedov2017-09-081-30/+13Star
* ppc: make cpu alias point only to real cpu modelsIgor Mammedov2017-09-082-27/+31
* ppc: make cpu_model translation to type consistentIgor Mammedov2017-09-083-378/+378
* ppc: use macros to make cpu type name from string literalIgor Mammedov2017-09-085-6/+9
* target/ppc: Remove old STATUS fileThomas Huth2017-09-081-550/+0Star
* PPC: KVM: Support machine option to set VSMT modeSam Bobroff2017-09-083-15/+50
* ppc64: introduce e6500KONRAD Frederic2017-09-083-1/+93
* booke206: allow to specify an mmucfg value at the initKONRAD Frederic2017-09-081-4/+5
* booke206: fix tlbnps for fixed size TLBKONRAD Frederic2017-09-082-6/+32
* booke206: fix booke206_tlbnps for mav 2.0KONRAD Frederic2017-09-081-2/+2
* ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff2017-09-082-19/+1Star
* ppc: spapr: Rename cpu_dt_id to vcpu_idSam Bobroff2017-09-083-13/+13
* ppc: replace cpu_ppc_init() with cpu_generic_init()Igor Mammedov2017-09-012-7/+1Star
* ppc: use DIV_ROUND_UPMarc-André Lureau2017-08-312-2/+2
* ppc: fix ppc_set_compat() with KVM PRGreg Kurz2017-08-221-4/+5
* target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaroundDaniel Henrique Barboza2017-08-223-0/+61
* target/ppc: Add stub implementation of the PSSCRDavid Gibson2017-08-092-0/+6
* target/ppc: Implement TIDRDavid Gibson2017-08-092-0/+6
* ppc: fix double-free in cpu_post_load()Greg Kurz2017-08-091-1/+0Star
* booke206: fix MAS update on tlb missKONRAD Frederic2017-08-091-1/+1
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* qapi: Use QNull for a more regular visit_type_null()Markus Armbruster2017-07-241-1/+4
* Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()Peter Maydell2017-07-211-2/+2
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-3/+2Star
* target/ppc: optimize various functions using extract opPhilippe Mathieu-Daudé2017-07-192-30/+15Star
* target/ppc: fix CPU hotplug when radix is enabled (TCG)Cédric Le Goater2017-07-171-1/+9
* pseries: Allow HPT resizing with KVMDavid Gibson2017-07-172-2/+86
* pseries: Implement HPT resizingDavid Gibson2017-07-171-0/+4
* pseries: Stubs for HPT resizingDavid Gibson2017-07-172-0/+18
* qdev: Add const qualifier to PropertyInfo definitionsFam Zheng2017-07-141-1/+1
* ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPUGreg Kurz2017-07-111-1/+4