aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-14qdev-properties: Add a new macro with bitmask check for uint64_t propertyYang Weijiang2-0/+31
2022-05-14i386/cpu: Remove the deprecated cpu model 'Icelake-Client'Robert Hoo3-128/+6
2022-05-14qga-vss: Use the proper operator to free memoryKonstantin Kostiuk1-2/+2
2022-05-14qga-vss: Add auto generated headers to dependenciesKonstantin Kostiuk1-1/+1
2022-05-14WHPX: fixed TPR/CR8 translation issues affecting VM debuggingIvan Shcherbakov1-3/+10
2022-05-13Merge tag 'linux-headers-v5.18-rc6' of https://gitlab.com/alex.williamson/qem...Richard Henderson13-235/+383
2022-05-13linux-headers: Update to v5.18-rc6Alex Williamson13-235/+383
2022-05-13vhost: Fix element in vhost_svq_add failureEugenio Pérez1-0/+8
2022-05-13hw/virtio: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé2-4/+5
2022-05-13vdpa: Fix index calculus at vhost_vdpa_svqs_startEugenio Pérez1-1/+1
2022-05-13vdpa: Fix bad index calculus at vhost_vdpa_get_vring_baseEugenio Pérez1-2/+2
2022-05-13vhost: Fix device's used descriptor dequeueEugenio Pérez1-2/+15
2022-05-13vhost: Track descriptor chain in private at SVQEugenio Pérez2-5/+13
2022-05-13docs/cxl: Add initial Compute eXpress Link (CXL) documentation.Jonathan Cameron2-0/+303
2022-05-13qtest/cxl: Add more complex test cases with CFMWsBen Widawsky1-3/+5
2022-05-13tests/acpi: Add tables for CXL emulation.Jonathan Cameron3-2/+0
2022-05-13qtests/bios-tables-test: Add a test for CXL emulation.Jonathan Cameron1-0/+44
2022-05-13tests/acpi: q35: Allow addition of a CXL test.Jonathan Cameron3-0/+2
2022-05-13i386/pc: Enable CXL fixed memory windowsJonathan Cameron1-1/+30
2022-05-13hw/cxl/component Add a dumb HDM decoder handlerBen Widawsky1-0/+31
2022-05-13cxl/cxl-host: Add memops for CFMWS region.Jonathan Cameron3-0/+132
2022-05-13mem/cxl_type3: Add read and write functions for associated hostmem.Jonathan Cameron2-0/+97
2022-05-13CXL/cxl_component: Add cxl_get_hb_cstate()Jonathan Cameron2-0/+9
2022-05-13pci/pcie_port: Add pci_find_port_by_pn()Jonathan Cameron2-0/+27
2022-05-13hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxlJonathan Cameron2-3/+18
2022-05-13acpi/cxl: Introduce CFMWS structures in CEDTBen Widawsky1-0/+59
2022-05-13hw/cxl/host: Add support for CXL Fixed Memory Windows.Jonathan Cameron7-0/+241
2022-05-13hw/cxl/component: Add utils for interleave parameter encoding/decodingJonathan Cameron2-0/+42
2022-05-13acpi/cxl: Create the CEDT (9.14.1)Ben Widawsky5-17/+120
2022-05-13acpi/cxl: Add _OSC implementation (9.14.2)Ben Widawsky6-6/+183
2022-05-13hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)Ben Widawsky4-10/+122
2022-05-13qtests/cxl: Add initial root port and CXL type3 testsJonathan Cameron1-0/+127
2022-05-13hw/cxl/device: Implement get/set Label Storage Area (LSA)Ben Widawsky3-1/+120
2022-05-13hw/cxl/device: Plumb real Label Storage Area (LSA) sizingBen Widawsky3-1/+22
2022-05-13hw/cxl/device: Add some trivial commandsBen Widawsky1-0/+69
2022-05-13hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)Ben Widawsky1-0/+55
2022-05-13hw/cxl/device: Add a memory device (8.2.8.5)Ben Widawsky8-0/+269
2022-05-13hw/cxl/rp: Add a root portBen Widawsky5-2/+250
2022-05-13qtest/cxl: Introduce initial test for pxb-cxl only.Jonathan Cameron2-0/+26
2022-05-13hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky4-2/+98
2022-05-13cxl: Machine level control on whether CXL support is enabledJonathan Cameron4-0/+35
2022-05-13hw/pci/cxl: Create a CXL bus typeBen Widawsky2-1/+15
2022-05-13hw/pxb: Use a type for realizing expandersBen Widawsky1-4/+7
2022-05-13hw/cxl/device: Add log commands (8.2.9.4) + CELBen Widawsky1-0/+69
2022-05-13hw/cxl/device: Timestamp implementation (8.2.9.3)Ben Widawsky2-0/+48
2022-05-13hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)Ben Widawsky1-1/+26
2022-05-13hw/cxl/device: Add memory device utilitiesBen Widawsky2-4/+55
2022-05-13hw/cxl/device: Implement basic mailbox (8.2.8.4)Ben Widawsky5-2/+307
2022-05-13hw/cxl/device: Implement the CAP array (8.2.8.1-2)Ben Widawsky3-1/+140
2022-05-13hw/cxl/device: Introduce a CXL device (8.2.8)Ben Widawsky2-0/+167