aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2017-09-08ppc: spapr: Move VCPU ID calculation into sPAPRSam Bobroff
2017-09-08ppc: make cpu_model translation to type consistentIgor Mammedov
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff
2017-09-08spapr: fallback to raw mode if best compat mode cannot be set during CASGreg Kurz
2017-09-08hw/ppc/spapr_cpu_core: Add a proper check for spapr machineThomas Huth
2017-09-08ppc4xx: Export ECB and PLB emulationBALATON Zoltan
2017-09-08ppc4xx_i2c: Move to hw/i2cBALATON Zoltan
2017-09-08ppc4xx_i2c: QOMifyBALATON Zoltan
2017-09-08ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own fileBALATON Zoltan
2017-09-08ppc4xx: Make MAL emulation more genericBALATON Zoltan
2017-09-08ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan
2017-09-08spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pciAlexey Kardashevskiy
2017-09-08ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff
2017-09-08ppc: spapr: Rename cpu_dt_id to vcpu_idSam Bobroff
2017-09-08e500: Use cpu_index instead of vcpu_dt_idSam Bobroff
2017-09-08spapr: add pseries-2.11 machine typeGreg Kurz
2017-09-08spapr_iommu: unregister vmstate at unrealize timeGreg Kurz
2017-09-08spapr_iommu: pass object ownership to parent/ownerMichael Roth
2017-09-08spapr_drc: pass object ownership to parent/ownerMichael Roth
2017-09-08spapr_drc: add unrealize method to physical DRC classGreg Kurz
2017-09-08spapr_pci: parent the MSI memory region to the PHBGreg Kurz
2017-09-08spapr_iommu: convert TCE table object to realize()Greg Kurz
2017-09-08spapr_drc: use g_strdup_printf() instead of snprintf()Greg Kurz
2017-09-08spapr_iommu: use g_strdup_printf() instead of snprintf()Greg Kurz
2017-09-08spapr_pci: use memory_region_add_subregion() with DMA windowsGreg Kurz
2017-09-08hw/ppc: CAS reset on early device hotplugDaniel Henrique Barboza
2017-09-08hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza
2017-09-08hw/ppc/spapr_drc.c: change spapr_drc_needed to use drc->devDaniel Henrique Barboza
2017-09-01ppc: replace cpu_ppc_init() with cpu_generic_init()Igor Mammedov
2017-08-22hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth
2017-08-22hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth
2017-08-22hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'Thomas Huth
2017-08-22spapr: Allow configure-connector to be called multiple timesBharata B Rao
2017-08-09spapr: Fix bug in h_signal_sys_reset()Sam Bobroff
2017-08-09spapr_drc: abort if object_property_add_child() failsGreg Kurz
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-29Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"David Gibson
2017-07-29spapr_drc: fix realize and unrealizeGreg Kurz
2017-07-25spapr: Fix QEMU abort during memory unplugBharata B Rao
2017-07-25spapr/htab: fix savevmLaurent Vivier
2017-07-25spapr_pci: Fix obsolete comment about MSIX encoding in addr/dataAlexey Kardashevskiy
2017-07-24qapi: Use QNull for a more regular visit_type_null()Markus Armbruster
2017-07-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' int...Peter Maydell
2017-07-17spapr: fix memory leak in spapr_core_pre_plug()Greg Kurz
2017-07-17pseries: Allow HPT resizing with KVMDavid Gibson
2017-07-17pseries: Use smaller default hash page tables when guest can resizeDavid Gibson
2017-07-17pseries: Enable HPT resizing for 2.10David Gibson
2017-07-17pseries: Implement HPT resizingDavid Gibson
2017-07-17pseries: Stubs for HPT resizingDavid Gibson