summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Remove unused function declarationsLadi Prosek1-6/+0
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater3-36/+51
2016-09-07hw/ppc: use error_report instead of fprintfCédric Le Goater5-19/+21
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater2-20/+2
2016-08-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...Peter Maydell2-0/+28
2016-08-13ppc: parse cpu features onceGreg Kurz2-0/+28
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier1-1/+1
2016-08-10hw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliasesThomas Huth2-18/+22
2016-08-10spapr: remove extra type variableCédric Le Goater1-9/+6
2016-08-08Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-08-08' into...Peter Maydell1-1/+1
2016-08-08error: Strip trailing '\n' from error string arguments (again)Markus Armbruster1-1/+1
2016-08-08spapr: Fix undefined behaviour in spapr_tce_reset()David Gibson1-1/+3
2016-08-08spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson2-20/+11
2016-08-03spapr: Error out when CPU hotplug is attempted on older pseries machinesBharata B Rao2-14/+12
2016-07-29spapr: Prevent boot CPU core removalBharata B Rao1-0/+5
2016-07-29Revert "spapr: Ensure CPU cores are added contiguously and removed in LIFO or...David Gibson1-19/+1
2016-07-29spapr: init CPUState->cpu_index with index relative to core-idIgor Mammedov1-0/+4
2016-07-25spapr: disintricate core-id from DT semanticsGreg Kurz2-18/+16
2016-07-25hw/ppc/spapr: Make sure to close the htab_fd when migration is canceledThomas Huth1-1/+8
2016-07-18spapr: Ensure CPU cores are added contiguously and removed in LIFO orderBharata B Rao1-1/+20
2016-07-18spapr: fix core unplug crashGreg Kurz1-4/+2
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+4
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster2-3/+3
2016-07-06qapi: Add parameter to visit_end_*Eric Blake1-2/+2
2016-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+1
2016-07-05ppc/hash64: Add proper real mode translation supportBenjamin Herrenschmidt1-0/+7
2016-07-05ppc: simplify ppc_hash64_hpte_page_shift_noslb()Cédric Le Goater1-2/+2
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy5-19/+363
2016-07-05spapr_iommu: Realloc guest visible TCE table when starting/stopping listeningAlexey Kardashevskiy2-6/+12
2016-07-05spapr: Ensure thread0 of CPU core is always realized firstBharata B Rao1-13/+16
2016-07-04hw/ppc: realize the PCI root bus as part of mac99 initMarcel Apfelbaum1-0/+1
2016-07-01spapr: drop duplicate variable in spapr_core_release()Greg Kurz1-2/+1
2016-07-01spapr: do proper error propagation in spapr_cpu_core_realize_child()Greg Kurz1-5/+7
2016-07-01spapr: drop reference on child object during core realizationGreg Kurz1-0/+1
2016-07-01spapr: Restore support for 970MP and POWER8NVL CPU coresBharata B Rao1-2/+18
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt5-22/+23
2016-07-01ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt4-10/+11
2016-07-01target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlbAaron Larson3-7/+4
2016-07-01spapr: Restore support for older PowerPC CPU coresBharata B Rao1-1/+8
2016-07-01spapr: fix write-past-end-of-array error in cpu core device init codeGreg Kurz1-2/+1
2016-07-01hw/ppc/spapr: Add some missing hcall function set stringsThomas Huth1-0/+3
2016-07-01ppc: Initial HDEC supportBenjamin Herrenschmidt1-5/+12
2016-06-27qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa1-2/+2
2016-06-27target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIRAaron Larson1-1/+1
2016-06-22memory: Add reporting of supported page sizesAlexey Kardashevskiy1-0/+8
2016-06-22powerpc/mm: Update the WIMG check during H_ENTERAneesh Kumar K.V1-1/+5
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+39
2016-06-20trace: split out trace events for hw/ppc/ directoryDaniel P. Berrange1-0/+39
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost1-4/+1