aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-12gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang3-0/+9
2019-03-12pcie: Add a simple PCIe ACS (Access Control Services) helper functionKnut Omang3-0/+48
2019-03-12vhost-user-blk: Add support to get/set inflight bufferXie Yongji2-0/+29
2019-03-12libvhost-user: Support tracking inflight I/O in shared memoryXie Yongji3-21/+400
2019-03-12libvhost-user: Introduce vu_queue_map_desc()Xie Yongji1-37/+51
2019-03-12libvhost-user: Remove unnecessary FD flag check for event file descriptorsXie Yongji1-10/+4
2019-03-12vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji5-0/+516
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 Sun3-1/+31
2019-03-12intel_iommu: add 256 bits qi_desc supportLiu, Yi L3-12/+38
2019-03-12intel_iommu: scalable mode emulationLiu, Yi L4-97/+464
2019-03-12libvhost-user: add vu_queue_unpop()Marc-André Lureau2-0/+30
2019-03-12libvhost-user-glib: export vug_source_new()Marc-André Lureau2-5/+9
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-12libvhost-user: exit by default on VHOST_USER_NONEMarc-André Lureau1-1/+2
2019-03-12vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau9-66/+33
2019-03-12vhost-user: define conventions for vhost-user backendsMarc-André Lureau3-2/+332
2019-03-12libvhost-user: fix clang enum-conversion warningMarc-André Lureau1-1/+1
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/ehabkost/tags/python-next-pull-request'...Peter Maydell1-2/+2
2019-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell40-1287/+1835
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell16-91/+206
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell5-0/+194
2019-03-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell6-13/+5
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell36-490/+548
2019-03-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190312' into...Peter Maydell82-1610/+5840
2019-03-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy2-1/+3
2019-03-12Suppress test warnings about missing Spectre/Meltdown mitigations with TCGDavid Gibson3-9/+27
2019-03-12spapr: Use CamelCase properlyDavid Gibson33-1175/+1175
2019-03-12target/ppc: Optimize x[sv]xsigdp using deposit_i64()Philippe Mathieu-Daudé1-8/+4
2019-03-12target/ppc: Optimize xviexpdp() using deposit_i64()Philippe Mathieu-Daudé1-11/+3
2019-03-12target/ppc: add HV support for POWER9Cédric Le Goater1-1/+2
2019-03-12ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9Cédric Le Goater1-0/+15
2019-03-12ppc/pnv: add more dummy XSCOM addressesCédric Le Goater1-6/+27
2019-03-12ppc/pnv: activate XSCOM tests for POWER9Cédric Le Goater1-2/+0
2019-03-12ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater5-5/+146
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater2-13/+89
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater5-0/+91
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater3-18/+54
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater2-0/+16
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater4-1/+234
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater2-13/+7
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater3-25/+77
2019-03-12ppc/pnv: lpc: fix OPB address rangesCédric Le Goater1-3/+4