aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau5-13/+13
2017-09-08vhost-user-bridge: fix resume regression (since 2.9)Marc-André Lureau1-0/+7
2017-09-08libvhost-user: support resuming vq->last_avail_idx based on used_idxMarc-André Lureau2-0/+20
2017-09-08acpi/vmgenid: change device category to miscYoni Bettan1-0/+1
2017-09-08intel_iommu: fix missing BQL in pt fast pathPeter Xu1-0/+15
2017-09-08docs: update documentation considering PCIE-PCI bridgeAleksandr Bezzubikov2-23/+140
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov2-0/+37
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov2-0/+71
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov3-1/+194
2017-09-08Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"Anthony PERARD1-8/+3
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-07tcg/ppc: Use constant pool for moviRichard Henderson2-4/+31
2017-09-07tcg/ppc: Look for shifted constantsRichard Henderson1-10/+48
2017-09-07tcg/ppc: Change TCG_REG_RA to TCG_REG_TBRichard Henderson1-151/+122
2017-09-07tcg/arm: Use constant pool for callRichard Henderson1-6/+3
2017-09-07tcg/arm: Use constant pool for moviRichard Henderson2-18/+75
2017-09-07tcg/arm: Extract INSN_NOPRichard Henderson1-10/+11
2017-09-07tcg/arm: Code rearrangementRichard Henderson1-258/+257
2017-09-07tcg/arm: Tighten tlb indexing offset testRichard Henderson1-1/+3
2017-09-07tcg/arm: Improve tlb load for armv7Richard Henderson1-20/+52
2017-09-07tcg/sparc: Use constant pool for moviRichard Henderson2-21/+58
2017-09-07tcg/sparc: Introduce TCG_REG_TBRichard Henderson1-30/+140
2017-09-07tcg/aarch64: Use constant pool for moviRichard Henderson2-30/+33
2017-09-07tcg/s390: Use constant pool for cmpiRichard Henderson1-69/+67
2017-09-07tcg/s390: Use constant pool for xoriRichard Henderson1-37/+40