aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-16virtio-net: setup vhost_dev and notifiers for cvq only when feature is negoti...Si-Wei Liu
2022-05-16hw/i386/amd_iommu: Fix IOMMU event log encoding errorsWei Huang
2022-05-16hw/i386: Make pic a property of common x86 base machine typeXiaoyao Li
2022-05-16hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li
2022-05-16include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAXFrancisco Iglesias
2022-05-16include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASKFrancisco Iglesias
2022-05-16docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REGKevin Wolf
2022-05-16vhost-user: more master/slave thingsMichael S. Tsirkin
2022-05-16virtio: add vhost support for virtio devicesJonah Palmer
2022-05-16virtio: drop name parameter for virtio_init()Jonah Palmer
2022-05-16virtio/vhost-user: dynamically assign VhostUserHostNotifiersAlex Bennée
2022-05-16hw/virtio/vhost-user: don't suppress F_CONFIG when supportedAlex Bennée
2022-05-16include/hw: start documenting the vhost APIAlex Bennée
2022-05-16docs/devel: start documenting writing VirtIO devicesAlex Bennée
2022-05-16libvhost-user: expose vu_request_to_stringAlex Bennée
2022-05-16vhost-user.rst: add clarifying language about protocol negotiationAlex Bennée
2022-05-16docs: vhost-user: replace master/slave with front-end/back-endPaolo Bonzini
2022-05-16docs: vhost-user: rewrite section on ring state machinePaolo Bonzini
2022-05-16docs: vhost-user: clean up request/reply descriptionPaolo Bonzini
2022-05-16hw/virtio: add vhost_user_[read|write] trace pointsAlex Bennée
2022-05-16virtio-pci: add notification trace pointsAlex Bennée
2022-05-16hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée
2022-05-16vhost_net: Print feature masks in hexIlya Maximets
2022-05-16intel-iommu: update iq_dw during post loadJason Wang
2022-05-16intel-iommu: update root_scalable before switching as during post_loadJason Wang
2022-05-16intel-iommu: block output address in interrupt address rangeJason Wang
2022-05-16intel-iommu: remove VTD_FR_RESERVED_ERRJason Wang
2022-05-16intel_iommu: Fix irqchip / X2APIC configuration checksDavid Woodhouse
2022-05-16intel_iommu: Only allow interrupt remapping to be enabled if it's supportedDavid Woodhouse
2022-05-16intel_iommu: Support IR-only mode without DMA translationDavid Woodhouse
2022-05-16target/i386: Fix sanity check on max APIC ID / X2APIC enablementDavid Woodhouse
2022-05-13vhost: Fix element in vhost_svq_add failureEugenio Pérez
2022-05-13hw/virtio: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé
2022-05-13vdpa: Fix index calculus at vhost_vdpa_svqs_startEugenio Pérez
2022-05-13vdpa: Fix bad index calculus at vhost_vdpa_get_vring_baseEugenio Pérez
2022-05-13vhost: Fix device's used descriptor dequeueEugenio Pérez
2022-05-13vhost: Track descriptor chain in private at SVQEugenio Pérez
2022-05-13docs/cxl: Add initial Compute eXpress Link (CXL) documentation.Jonathan Cameron
2022-05-13qtest/cxl: Add more complex test cases with CFMWsBen Widawsky
2022-05-13tests/acpi: Add tables for CXL emulation.Jonathan Cameron
2022-05-13qtests/bios-tables-test: Add a test for CXL emulation.Jonathan Cameron
2022-05-13tests/acpi: q35: Allow addition of a CXL test.Jonathan Cameron
2022-05-13i386/pc: Enable CXL fixed memory windowsJonathan Cameron
2022-05-13hw/cxl/component Add a dumb HDM decoder handlerBen Widawsky
2022-05-13cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron
2022-05-13mem/cxl_type3: Add read and write functions for associated hostmem.Jonathan Cameron
2022-05-13CXL/cxl_component: Add cxl_get_hb_cstate()Jonathan Cameron
2022-05-13pci/pcie_port: Add pci_find_port_by_pn()Jonathan Cameron
2022-05-13hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxlJonathan Cameron
2022-05-13acpi/cxl: Introduce CFMWS structures in CEDTBen Widawsky