aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-08hw/acpi: Move acpi_set_pci_info to pcihpAnthony PERARD4-32/+45
2017-09-08hw/acpi: Limit hotplug to root bus on legacy modeAnthony PERARD1-1/+1
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum3-5/+26
2017-09-08vhost: Release memory references on cleanupAlex Williamson1-0/+4
2017-09-08Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell19-323/+304
2017-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170907' into stagingPeter Maydell25-972/+1412
2017-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20170907' into stagingPeter Maydell1-446/+448
2017-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170907' into stagingPeter Maydell5-204/+180
2017-09-08colo-compare: Update the COLO document to add the IOThread configurationWang Yong1-1/+2
2017-09-08colo-compare: Use IOThread to Check old packet regularly and Process pactkets...Wang Yong1-38/+45
2017-09-08qemu-iothread: IOThread supports the GMainContext event loopWang Yong2-0/+49
2017-09-08net/colo-compare.c: Fix comments and schemeZhang Chen1-28/+31
2017-09-08net/colo-compare.c: Adjust net queue pop order for performanceZhang Chen1-2/+2
2017-09-08net/colo-compare.c: Optimize unpredictable tcp options comparisonZhang Chen1-12/+27
2017-09-08e1000: Rename the SEC symbol to SEQECKamil Rytarowski4-5/+5
2017-09-08net/socket: Improve -net socket error reportingMao Zhongyi1-48/+44
2017-09-08net/net: Convert parse_host_port() to ErrorMao Zhongyi3-13/+34
2017-09-08net/socket: Convert several helper functions to ErrorMao Zhongyi1-32/+50
2017-09-08net/socket: Don't treat odd socket type as SOCK_STREAMMao Zhongyi1-3/+3
2017-09-08MAINTAINERS: Update mail address for COLO ProxyZhang Chen1-1/+1
2017-09-08net: rtl8139: do not use old_mmio accessesMatt Parker1-50/+3
2017-09-08net/rocker: Fix the unusual macro nameMao Zhongyi1-9/+9
2017-09-08net/rocker: Convert to realize()Mao Zhongyi1-16/+11
2017-09-08net/rocker: Plug memory leak in pci_rocker_init()Mao Zhongyi1-1/+3
2017-09-08net/rocker: Remove the dead error handlingMao Zhongyi5-87/+6
2017-09-08net/filter-rewriter.c: Fix rewirter checksum bug when use virtio-netZhang Chen1-2/+4
2017-09-08ppc: spapr: Move VCPU ID calculation into sPAPRSam Bobroff2-15/+14
2017-09-08ppc: remove non implemented cpu modelsIgor Mammedov1-455/+0
2017-09-08ppc: drop caching ObjectClass from PowerPCCPUAliasIgor Mammedov3-26/+2
2017-09-08ppc: simplify cpu model lookup by PVRIgor Mammedov1-16/+11
2017-09-08ppc: replace inter-function cyclic dependency/recurssion with 2 simple lookupsIgor Mammedov1-30/+13
2017-09-08ppc: make cpu alias point only to real cpu modelsIgor Mammedov2-27/+31
2017-09-08ppc: make cpu_model translation to type consistentIgor Mammedov4-390/+390
2017-09-08ppc: use macros to make cpu type name from string literalIgor Mammedov5-6/+9
2017-09-08target/ppc: Remove old STATUS fileThomas Huth1-550/+0
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff5-15/+126
2017-09-08spapr: fallback to raw mode if best compat mode cannot be set during CASGreg Kurz1-4/+14
2017-09-08hw/nvram/spapr_nvram: Device can not be created by the usersThomas Huth1-0/+2
2017-09-08hw/ppc/spapr_cpu_core: Add a proper check for spapr machineThomas Huth2-0/+8
2017-09-08ppc4xx: Export ECB and PLB emulationBALATON Zoltan2-2/+5
2017-09-08ppc4xx_i2c: Move to hw/i2cBALATON Zoltan6-1/+5
2017-09-08ppc4xx_i2c: QOMifyBALATON Zoltan4-109/+113
2017-09-08ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own fileBALATON Zoltan4-242/+275
2017-09-08ppc4xx: Make MAL emulation more genericBALATON Zoltan3-106/+70
2017-09-08ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan3-263/+266
2017-09-08spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pciAlexey Kardashevskiy1-21/+14
2017-09-08ppc64: introduce e6500KONRAD Frederic3-1/+93
2017-09-08booke206: allow to specify an mmucfg value at the initKONRAD Frederic1-4/+5
2017-09-08booke206: fix tlbnps for fixed size TLBKONRAD Frederic2-6/+32
2017-09-08booke206: fix booke206_tlbnps for mav 2.0KONRAD Frederic1-2/+2