aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2016-01-18qom: Change object property iterator API contractDaniel P. Berrange
2016-01-13error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2016-01-13spapr: Use error_reportf_err()Markus Armbruster
2016-01-13error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster
2016-01-13error: Use error_report_err() where appropriate (again)Markus Armbruster
2016-01-13hw: Don't use hw_error() for machine initialization errorsMarkus Armbruster
2016-01-13hw: Inline the qdev_prop_set_drive_nofail() wrapperMarkus Armbruster
2016-01-11hw/ppc/spapr: fix spapr->kvm_type leakDavid Gibson
2016-01-11spapr vio: fix to incomplete QOMifyCao jin
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth
2016-01-11pseries: Add pseries-2.6 machine typeDavid Gibson
2016-01-11pseries: Improve setting of default machine versionDavid Gibson
2016-01-11pseries: Restructure class_options functionsDavid Gibson
2016-01-11pseries: DEFINE_SPAPR_MACHINEDavid Gibson
2016-01-11pseries: Use SET_MACHINE_COMPATDavid Gibson
2016-01-11pseries: Remove versions from mc->descDavid Gibson
2016-01-11pseries: Remove redundant calls to spapr_machine_initfn()David Gibson
2016-01-11pseries: Rearrange versioned machine type codeDavid Gibson
2016-01-11pseries: Remove redundant setting of mc->name for pseries-2.5 machineDavid Gibson
2016-01-11spapr: Add /system-idAlexey Kardashevskiy
2016-01-11hw/ppc/spapr_rtc: Remove bad class_size valueThomas Huth
2015-12-04spapr_drc: Change value of property "fdt" from null back to {}Markus Armbruster
2015-12-04spapr_drc: Make device "spapr-dr-connector" unavailable with -deviceMarkus Armbruster
2015-12-04spapr_drc: Handle visitor errors properlyMarkus Armbruster
2015-11-30hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from ol...Peter Maydell
2015-11-30hw/ppc/spapr: Remove duplicated "pseries" aliasThomas Huth
2015-11-26Fix memory leak on errorStefano Dong (董兴水)
2015-11-18ppc: Convert spapr code to use object property iteratorsDaniel P. Berrange
2015-11-12cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland
2015-11-12PPC: mac99: Always add USB controllerAlexander Graf
2015-11-11spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctlBharata B Rao
2015-11-10Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert
2015-10-29ppc/spapr: add 2.4 compat propsCornelia Huck
2015-10-29Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin
2015-10-23prep: do not use CPU_LOG_IOPORT, convert to tracepointsPaolo Bonzini
2015-10-23ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt
2015-10-23spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson
2015-10-23spapr: Add "slb-size" property to CPU device tree nodesThomas Huth
2015-10-23spapr: Abort when HTAB of requested size isn't allocatedBharata B Rao
2015-10-23spapr: Allocate HTAB from machine initBharata B Rao
2015-10-20ppc/spapr: Allow VIRTIO_VGABenjamin Herrenschmidt
2015-10-08s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington
2015-10-02memhp: extend address auto assignment to support gapsIgor Mammedov
2015-09-25ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite
2015-09-23sPAPR: Enable EEH on VFIO PCI device onlyGavin Shan
2015-09-23sPAPR: Revert don't enable EEH on emulated PCI devicesGavin Shan
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth