summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function declarationsLadi Prosek2016-09-151-6/+0Star
* hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater2016-09-073-36/+51
* hw/ppc: use error_report instead of fprintfCédric Le Goater2016-09-075-19/+21
* hw/ppc: include fdt helper routine in a common fileCédric Le Goater2016-09-072-20/+2Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...Peter Maydell2016-08-152-0/+28
|\
| * ppc: parse cpu features onceGreg Kurz2016-08-132-0/+28
* | trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
|/
* hw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliasesThomas Huth2016-08-102-18/+22
* spapr: remove extra type variableCédric Le Goater2016-08-101-9/+6Star
* Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-08-08' into...Peter Maydell2016-08-081-1/+1
|\
| * error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2016-08-081-1/+1
* | spapr: Fix undefined behaviour in spapr_tce_reset()David Gibson2016-08-081-1/+3
* | spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson2016-08-082-20/+11Star
|/
* spapr: Error out when CPU hotplug is attempted on older pseries machinesBharata B Rao2016-08-032-14/+12Star
* spapr: Prevent boot CPU core removalBharata B Rao2016-07-291-0/+5
* Revert "spapr: Ensure CPU cores are added contiguously and removed in LIFO or...David Gibson2016-07-291-19/+1Star
* spapr: init CPUState->cpu_index with index relative to core-idIgor Mammedov2016-07-291-0/+4
* spapr: disintricate core-id from DT semanticsGreg Kurz2016-07-252-18/+16Star
* hw/ppc/spapr: Make sure to close the htab_fd when migration is canceledThomas Huth2016-07-251-1/+8
* spapr: Ensure CPU cores are added contiguously and removed in LIFO orderBharata B Rao2016-07-181-1/+20
* spapr: fix core unplug crashGreg Kurz2016-07-181-4/+2Star
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+4
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-3/+3
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-122-3/+3
* qapi: Add parameter to visit_end_*Eric Blake2016-07-061-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-07-051-0/+1
|\
| * hw/ppc: realize the PCI root bus as part of mac99 initMarcel Apfelbaum2016-07-041-0/+1
* | ppc/hash64: Add proper real mode translation supportBenjamin Herrenschmidt2016-07-051-0/+7
* | ppc: simplify ppc_hash64_hpte_page_shift_noslb()Cédric Le Goater2016-07-051-2/+2
* | spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy2016-07-055-19/+363
* | spapr_iommu: Realloc guest visible TCE table when starting/stopping listeningAlexey Kardashevskiy2016-07-052-6/+12
* | spapr: Ensure thread0 of CPU core is always realized firstBharata B Rao2016-07-051-13/+16
|/
* spapr: drop duplicate variable in spapr_core_release()Greg Kurz2016-07-011-2/+1Star
* spapr: do proper error propagation in spapr_cpu_core_realize_child()Greg Kurz2016-07-011-5/+7
* spapr: drop reference on child object during core realizationGreg Kurz2016-07-011-0/+1
* spapr: Restore support for 970MP and POWER8NVL CPU coresBharata B Rao2016-07-011-2/+18
* ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt2016-07-015-22/+23
* ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt2016-07-014-10/+11
* target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlbAaron Larson2016-07-013-7/+4Star
* spapr: Restore support for older PowerPC CPU coresBharata B Rao2016-07-011-1/+8
* spapr: fix write-past-end-of-array error in cpu core device init codeGreg Kurz2016-07-011-2/+1Star
* hw/ppc/spapr: Add some missing hcall function set stringsThomas Huth2016-07-011-0/+3
* ppc: Initial HDEC supportBenjamin Herrenschmidt2016-07-011-5/+12
* qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa2016-06-271-2/+2
* target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIRAaron Larson2016-06-271-1/+1
* memory: Add reporting of supported page sizesAlexey Kardashevskiy2016-06-221-0/+8
* powerpc/mm: Update the WIMG check during H_ENTERAneesh Kumar K.V2016-06-221-1/+5
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2016-06-201-0/+39
|\
| * trace: split out trace events for hw/ppc/ directoryDaniel P. Berrange2016-06-201-0/+39
* | coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-201-4/+1Star
|/