aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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/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-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy1-1/+1
2019-03-12spapr: Use CamelCase properlyDavid Gibson23-904/+904
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: POWER9 XSCOM quad supportCédric Le Goater2-1/+124
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater1-13/+87
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater2-0/+85
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater2-18/+39
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater1-0/+14
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater2-1/+221
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater1-13/+5
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater2-25/+62
2019-03-12ppc/pnv: lpc: fix OPB address rangesCédric Le Goater1-3/+4
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater2-2/+345
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater2-26/+59
2019-03-12mac_newworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland1-2/+2
2019-03-12mac_oldworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland1-2/+2
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy2-0/+41
2019-03-12ppc/pnv: psi: add a reset handlerCédric Le Goater1-0/+11
2019-03-12ppc/pnv: psi: add a PSIHB_REG macroCédric Le Goater1-2/+4
2019-03-12ppc/pnv: fix logging primitives using OxCédric Le Goater2-7/+7
2019-03-12ppc/xive: activate HV supportCédric Le Goater1-3/+54
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater1-3/+24
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater1-2/+25
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater4-2/+2045
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater2-4/+4
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater1-1/+1
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater1-5/+18