aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-08net/socket: Convert several helper functions to ErrorMao Zhongyi
2017-09-08net/socket: Don't treat odd socket type as SOCK_STREAMMao Zhongyi
2017-09-08MAINTAINERS: Update mail address for COLO ProxyZhang Chen
2017-09-08net: rtl8139: do not use old_mmio accessesMatt Parker
2017-09-08net/rocker: Fix the unusual macro nameMao Zhongyi
2017-09-08net/rocker: Convert to realize()Mao Zhongyi
2017-09-08net/rocker: Plug memory leak in pci_rocker_init()Mao Zhongyi
2017-09-08net/rocker: Remove the dead error handlingMao Zhongyi
2017-09-08net/filter-rewriter.c: Fix rewirter checksum bug when use virtio-netZhang Chen
2017-09-08ppc: spapr: Move VCPU ID calculation into sPAPRSam Bobroff
2017-09-08ppc: remove non implemented cpu modelsIgor Mammedov
2017-09-08ppc: drop caching ObjectClass from PowerPCCPUAliasIgor Mammedov
2017-09-08ppc: simplify cpu model lookup by PVRIgor Mammedov
2017-09-08ppc: replace inter-function cyclic dependency/recurssion with 2 simple lookupsIgor Mammedov
2017-09-08ppc: make cpu alias point only to real cpu modelsIgor Mammedov
2017-09-08ppc: make cpu_model translation to type consistentIgor Mammedov
2017-09-08ppc: use macros to make cpu type name from string literalIgor Mammedov
2017-09-08target/ppc: Remove old STATUS fileThomas Huth
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/nvram/spapr_nvram: Device can not be created by the usersThomas Huth
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-08ppc64: introduce e6500KONRAD Frederic
2017-09-08booke206: allow to specify an mmucfg value at the initKONRAD Frederic
2017-09-08booke206: fix tlbnps for fixed size TLBKONRAD Frederic
2017-09-08booke206: fix booke206_tlbnps for mav 2.0KONRAD Frederic
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-07tcg/ppc: Use constant pool for moviRichard Henderson