aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-03-17Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190316' into stagingPeter Maydell
2019-03-16hw/rdma: Fix the error prints in create_qp_rings()Kamal Heib
2019-03-16hw/pvrdma: Fix zero-initialization of resp in {query/modify}_qpKamal Heib
2019-03-16hw/rdma: Use {} instead of {0}Kamal Heib
2019-03-16hw/rdma: Remove unused parameter from rdma_poll_cq()Kamal Heib
2019-03-16hw/rdma: Fix broken paths to docs/devel/tracing.txtKamal Heib
2019-03-16hw/rdma: another clang compilation fixMarcel Apfelbaum
2019-03-16hw/pvrdma: Provide correct value to object_get_typenameYuval Shaia
2019-03-16hw/pvrdma: Unregister from shutdown notifier when device goes downYuval Shaia
2019-03-16hw/pvrdma: Delete pvrdma_exit functionYuval Shaia
2019-03-16hw/pvrdma: Delete unneeded function argumentYuval Shaia
2019-03-16hw/rdma: Free all receive buffers when QP is destroyedYuval Shaia
2019-03-16hw/rdma: Free all MAD receive buffers when device is closedYuval Shaia
2019-03-16{hmp, hw/pvrdma}: Expose device internals via monitor interfaceYuval Shaia
2019-03-16hw/pvrdma: Collect debugging statisticsYuval Shaia
2019-03-16hw/rdma: Protect against concurrent execution of poll_cqYuval Shaia
2019-03-16hw/rdma: Introduce protected qlistYuval Shaia
2019-03-16hw/rdma: Switch to generic error reporting wayYuval Shaia
2019-03-15Update seabios-hppa to latest upstreamHelge Deller
2019-03-15hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_numberWei Yang
2019-03-15hw/arm/virt-acpi-build: Fix SMMUv3 GSIV valuesEric Auger
2019-03-15hw/intc/bcm2836_control: Implement local timerZoltán Baldaszti
2019-03-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-03-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-03-12i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang
2019-03-12gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang
2019-03-12pcie: Add a simple PCIe ACS (Access Control Services) helper functionKnut Omang
2019-03-12vhost-user-blk: Add support to get/set inflight bufferXie Yongji
2019-03-12vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji
2019-03-12nvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO sizeWei Yang
2019-03-12nvdimm: use *function* directly instead of allocating it againWei Yang
2019-03-12nvdimm: fix typo in nvdimm_build_nvdimm_devices argumentWei Yang
2019-03-12intel_iommu: add scalable-mode option to make scalable mode workYi Sun
2019-03-12intel_iommu: add 256 bits qi_desc supportLiu, Yi L
2019-03-12intel_iommu: scalable mode emulationLiu, Yi L
2019-03-12vhost-user: split vhost_user_read()Marc-André Lureau
2019-03-12vhost-user: wrap some read/write with retry handlingMarc-André Lureau
2019-03-12vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau
2019-03-12virtio-balloon: Restore MADV_WILLNEED hint on balloon deflateDavid Gibson
2019-03-12virtio-balloon: Fix possible guest memory corruption with inflates & deflatesDavid Gibson
2019-03-12virtio-balloon: Don't mismatch g_malloc()/free (CID 1399146)David Gibson
2019-03-12virtio-balloon: fix a use-after-free caseWei Wang
2019-03-12Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...Peter Maydell
2019-03-12nvme: fix write zeroes offset and countKeith Busch
2019-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell
2019-03-12hw/sd/sdhci: Move PCI-related code into a separate fileThomas Huth