summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio: drop name parameter for virtio_init()Jonah Palmer2022-05-1624-43/+77
* virtio/vhost-user: dynamically assign VhostUserHostNotifiersAlex Bennée2022-05-163-18/+108
* hw/virtio/vhost-user: don't suppress F_CONFIG when supportedAlex Bennée2022-05-163-13/+35
* include/hw: start documenting the vhost APIAlex Bennée2022-05-161-10/+122
* docs/devel: start documenting writing VirtIO devicesAlex Bennée2022-05-162-0/+215
* libvhost-user: expose vu_request_to_stringAlex Bennée2022-05-162-1/+10
* vhost-user.rst: add clarifying language about protocol negotiationAlex Bennée2022-05-161-2/+16
* docs: vhost-user: replace master/slave with front-end/back-endPaolo Bonzini2022-05-162-180/+180
* docs: vhost-user: rewrite section on ring state machinePaolo Bonzini2022-05-161-25/+21Star
* docs: vhost-user: clean up request/reply descriptionPaolo Bonzini2022-05-161-68/+95
* hw/virtio: add vhost_user_[read|write] trace pointsAlex Bennée2022-05-162-0/+6
* virtio-pci: add notification trace pointsAlex Bennée2022-05-162-1/+9
* hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée2022-05-1621-20/+20
* vhost_net: Print feature masks in hexIlya Maximets2022-05-161-2/+2
* intel-iommu: update iq_dw during post loadJason Wang2022-05-161-6/+15
* intel-iommu: update root_scalable before switching as during post_loadJason Wang2022-05-161-7/+7
* intel-iommu: block output address in interrupt address rangeJason Wang2022-05-162-1/+30
* intel-iommu: remove VTD_FR_RESERVED_ERRJason Wang2022-05-162-11/+0Star
* intel_iommu: Fix irqchip / X2APIC configuration checksDavid Woodhouse2022-05-161-6/+1Star
* intel_iommu: Only allow interrupt remapping to be enabled if it's supportedDavid Woodhouse2022-05-161-1/+3
* intel_iommu: Support IR-only mode without DMA translationDavid Woodhouse2022-05-162-4/+11
* target/i386: Fix sanity check on max APIC ID / X2APIC enablementDavid Woodhouse2022-05-163-9/+17
* vhost: Fix element in vhost_svq_add failureEugenio Pérez2022-05-131-0/+8
* hw/virtio: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé2022-05-132-4/+5
* vdpa: Fix index calculus at vhost_vdpa_svqs_startEugenio Pérez2022-05-131-1/+1
* vdpa: Fix bad index calculus at vhost_vdpa_get_vring_baseEugenio Pérez2022-05-131-2/+2
* vhost: Fix device's used descriptor dequeueEugenio Pérez2022-05-131-2/+15
* vhost: Track descriptor chain in private at SVQEugenio Pérez2022-05-132-5/+13
* docs/cxl: Add initial Compute eXpress Link (CXL) documentation.Jonathan Cameron2022-05-132-0/+303
* qtest/cxl: Add more complex test cases with CFMWsBen Widawsky2022-05-131-3/+5
* tests/acpi: Add tables for CXL emulation.Jonathan Cameron2022-05-133-2/+0Star
* qtests/bios-tables-test: Add a test for CXL emulation.Jonathan Cameron2022-05-131-0/+44
* tests/acpi: q35: Allow addition of a CXL test.Jonathan Cameron2022-05-133-0/+2
* i386/pc: Enable CXL fixed memory windowsJonathan Cameron2022-05-131-1/+30
* hw/cxl/component Add a dumb HDM decoder handlerBen Widawsky2022-05-131-0/+31
* cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron2022-05-133-0/+132
* mem/cxl_type3: Add read and write functions for associated hostmem.Jonathan Cameron2022-05-132-0/+97
* CXL/cxl_component: Add cxl_get_hb_cstate()Jonathan Cameron2022-05-132-0/+9
* pci/pcie_port: Add pci_find_port_by_pn()Jonathan Cameron2022-05-132-0/+27
* hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxlJonathan Cameron2022-05-132-3/+18
* acpi/cxl: Introduce CFMWS structures in CEDTBen Widawsky2022-05-131-0/+59
* hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron2022-05-137-0/+241
* hw/cxl/component: Add utils for interleave parameter encoding/decodingJonathan Cameron2022-05-132-0/+42
* acpi/cxl: Create the CEDT (9.14.1)Ben Widawsky2022-05-135-17/+120
* acpi/cxl: Add _OSC implementation (9.14.2)Ben Widawsky2022-05-136-6/+183
* hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)Ben Widawsky2022-05-134-10/+122
* qtests/cxl: Add initial root port and CXL type3 testsJonathan Cameron2022-05-131-0/+127
* hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky2022-05-133-1/+120
* hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky2022-05-133-1/+22
* hw/cxl/device: Add some trivial commandsBen Widawsky2022-05-131-0/+69