aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-03-17Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190316' into stagingPeter Maydell1-2/+2
2019-03-16hw/rdma: Fix the error prints in create_qp_rings()Kamal Heib1-3/+3
2019-03-16hw/pvrdma: Fix zero-initialization of resp in {query/modify}_qpKamal Heib1-3/+1
2019-03-16hw/rdma: Use {} instead of {0}Kamal Heib3-11/+11
2019-03-16hw/rdma: Remove unused parameter from rdma_poll_cq()Kamal Heib1-4/+3
2019-03-16hw/rdma: Fix broken paths to docs/devel/tracing.txtKamal Heib2-2/+2
2019-03-16hw/rdma: another clang compilation fixMarcel Apfelbaum1-2/+2
2019-03-16hw/pvrdma: Provide correct value to object_get_typenameYuval Shaia1-1/+1
2019-03-16hw/pvrdma: Unregister from shutdown notifier when device goes downYuval Shaia1-0/+2
2019-03-16hw/pvrdma: Delete pvrdma_exit functionYuval Shaia1-6/+0
2019-03-16hw/pvrdma: Delete unneeded function argumentYuval Shaia3-10/+7
2019-03-16hw/rdma: Free all receive buffers when QP is destroyedYuval Shaia6-9/+63
2019-03-16hw/rdma: Free all MAD receive buffers when device is closedYuval Shaia2-1/+35
2019-03-16{hmp, hw/pvrdma}: Expose device internals via monitor interfaceYuval Shaia5-1/+111
2019-03-16hw/pvrdma: Collect debugging statisticsYuval Shaia6-18/+106
2019-03-16hw/rdma: Protect against concurrent execution of poll_cqYuval Shaia3-0/+7
2019-03-16hw/rdma: Introduce protected qlistYuval Shaia4-21/+55
2019-03-16hw/rdma: Switch to generic error reporting wayYuval Shaia13-577/+363
2019-03-15Update seabios-hppa to latest upstreamHelge Deller1-2/+2
2019-03-15hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_numberWei Yang1-2/+2
2019-03-15hw/arm/virt-acpi-build: Fix SMMUv3 GSIV valuesEric Auger1-1/+1
2019-03-15hw/intc/bcm2836_control: Implement local timerZoltán Baldaszti1-2/+99
2019-03-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell17-176/+935
2019-03-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-3/+3
2019-03-12i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang4-5/+26
2019-03-12gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang2-0/+8
2019-03-12pcie: Add a simple PCIe ACS (Access Control Services) helper functionKnut Omang1-0/+38
2019-03-12vhost-user-blk: Add support to get/set inflight bufferXie Yongji1-0/+28
2019-03-12vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji2-0/+203
2019-03-12nvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO sizeWei Yang1-1/+1
2019-03-12nvdimm: use *function* directly instead of allocating it againWei Yang1-1/+1
2019-03-12nvdimm: fix typo in nvdimm_build_nvdimm_devices argumentWei Yang1-2/+2
2019-03-12intel_iommu: add scalable-mode option to make scalable mode workYi Sun2-0/+29
2019-03-12intel_iommu: add 256 bits qi_desc supportLiu, Yi L2-12/+37
2019-03-12intel_iommu: scalable mode emulationLiu, Yi L3-95/+442
2019-03-12vhost-user: split vhost_user_read()Marc-André Lureau1-8/+19
2019-03-12vhost-user: wrap some read/write with retry handlingMarc-André Lureau1-3/+12
2019-03-12vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau4-40/+22
2019-03-12virtio-balloon: Restore MADV_WILLNEED hint on balloon deflateDavid Gibson1-0/+13
2019-03-12virtio-balloon: Fix possible guest memory corruption with inflates & deflatesDavid Gibson1-2/+46
2019-03-12virtio-balloon: Don't mismatch g_malloc()/free (CID 1399146)David Gibson1-2/+2
2019-03-12virtio-balloon: fix a use-after-free caseWei Wang1-6/+7
2019-03-12Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...Peter Maydell5-94/+132
2019-03-12nvme: fix write zeroes offset and countKeith Busch1-3/+3
2019-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell15-36/+36
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell6-68/+86
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell4-0/+190
2019-03-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell3-10/+4
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell28-399/+385
2019-03-12hw/sd/sdhci: Move PCI-related code into a separate fileThomas Huth5-94/+132