Age | Commit message (Expand) | Author | Files | Lines |
2022-05-14 | qdev-properties: Add a new macro with bitmask check for uint64_t property | Yang Weijiang | 2 | -0/+31 |
2022-05-14 | i386/cpu: Remove the deprecated cpu model 'Icelake-Client' | Robert Hoo | 3 | -128/+6 |
2022-05-14 | qga-vss: Use the proper operator to free memory | Konstantin Kostiuk | 1 | -2/+2 |
2022-05-14 | qga-vss: Add auto generated headers to dependencies | Konstantin Kostiuk | 1 | -1/+1 |
2022-05-14 | WHPX: fixed TPR/CR8 translation issues affecting VM debugging | Ivan Shcherbakov | 1 | -3/+10 |
2022-05-13 | Merge tag 'linux-headers-v5.18-rc6' of https://gitlab.com/alex.williamson/qem... | Richard Henderson | 13 | -235/+383 |
2022-05-13 | linux-headers: Update to v5.18-rc6 | Alex Williamson | 13 | -235/+383 |
2022-05-13 | vhost: Fix element in vhost_svq_add failure | Eugenio Pérez | 1 | -0/+8 |
2022-05-13 | hw/virtio: Replace g_memdup() by g_memdup2() | Philippe Mathieu-Daudé | 2 | -4/+5 |
2022-05-13 | vdpa: Fix index calculus at vhost_vdpa_svqs_start | Eugenio Pérez | 1 | -1/+1 |
2022-05-13 | vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base | Eugenio Pérez | 1 | -2/+2 |
2022-05-13 | vhost: Fix device's used descriptor dequeue | Eugenio Pérez | 1 | -2/+15 |
2022-05-13 | vhost: Track descriptor chain in private at SVQ | Eugenio Pérez | 2 | -5/+13 |
2022-05-13 | docs/cxl: Add initial Compute eXpress Link (CXL) documentation. | Jonathan Cameron | 2 | -0/+303 |
2022-05-13 | qtest/cxl: Add more complex test cases with CFMWs | Ben Widawsky | 1 | -3/+5 |
2022-05-13 | tests/acpi: Add tables for CXL emulation. | Jonathan Cameron | 3 | -2/+0 |
2022-05-13 | qtests/bios-tables-test: Add a test for CXL emulation. | Jonathan Cameron | 1 | -0/+44 |
2022-05-13 | tests/acpi: q35: Allow addition of a CXL test. | Jonathan Cameron | 3 | -0/+2 |
2022-05-13 | i386/pc: Enable CXL fixed memory windows | Jonathan Cameron | 1 | -1/+30 |
2022-05-13 | hw/cxl/component Add a dumb HDM decoder handler | Ben Widawsky | 1 | -0/+31 |
2022-05-13 | cxl/cxl-host: Add memops for CFMWS region. | Jonathan Cameron | 3 | -0/+132 |
2022-05-13 | mem/cxl_type3: Add read and write functions for associated hostmem. | Jonathan Cameron | 2 | -0/+97 |
2022-05-13 | CXL/cxl_component: Add cxl_get_hb_cstate() | Jonathan Cameron | 2 | -0/+9 |
2022-05-13 | pci/pcie_port: Add pci_find_port_by_pn() | Jonathan Cameron | 2 | -0/+27 |
2022-05-13 | hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl | Jonathan Cameron | 2 | -3/+18 |
2022-05-13 | acpi/cxl: Introduce CFMWS structures in CEDT | Ben Widawsky | 1 | -0/+59 |
2022-05-13 | hw/cxl/host: Add support for CXL Fixed Memory Windows. | Jonathan Cameron | 7 | -0/+241 |
2022-05-13 | hw/cxl/component: Add utils for interleave parameter encoding/decoding | Jonathan Cameron | 2 | -0/+42 |
2022-05-13 | acpi/cxl: Create the CEDT (9.14.1) | Ben Widawsky | 5 | -17/+120 |
2022-05-13 | acpi/cxl: Add _OSC implementation (9.14.2) | Ben Widawsky | 6 | -6/+183 |
2022-05-13 | hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142) | Ben Widawsky | 4 | -10/+122 |
2022-05-13 | qtests/cxl: Add initial root port and CXL type3 tests | Jonathan Cameron | 1 | -0/+127 |
2022-05-13 | hw/cxl/device: Implement get/set Label Storage Area (LSA) | Ben Widawsky | 3 | -1/+120 |
2022-05-13 | hw/cxl/device: Plumb real Label Storage Area (LSA) sizing | Ben Widawsky | 3 | -1/+22 |
2022-05-13 | hw/cxl/device: Add some trivial commands | Ben Widawsky | 1 | -0/+69 |
2022-05-13 | hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12) | Ben Widawsky | 1 | -0/+55 |
2022-05-13 | hw/cxl/device: Add a memory device (8.2.8.5) | Ben Widawsky | 8 | -0/+269 |
2022-05-13 | hw/cxl/rp: Add a root port | Ben Widawsky | 5 | -2/+250 |
2022-05-13 | qtest/cxl: Introduce initial test for pxb-cxl only. | Jonathan Cameron | 2 | -0/+26 |
2022-05-13 | hw/pxb: Allow creation of a CXL PXB (host bridge) | Ben Widawsky | 4 | -2/+98 |
2022-05-13 | cxl: Machine level control on whether CXL support is enabled | Jonathan Cameron | 4 | -0/+35 |
2022-05-13 | hw/pci/cxl: Create a CXL bus type | Ben Widawsky | 2 | -1/+15 |
2022-05-13 | hw/pxb: Use a type for realizing expanders | Ben Widawsky | 1 | -4/+7 |
2022-05-13 | hw/cxl/device: Add log commands (8.2.9.4) + CEL | Ben Widawsky | 1 | -0/+69 |
2022-05-13 | hw/cxl/device: Timestamp implementation (8.2.9.3) | Ben Widawsky | 2 | -0/+48 |
2022-05-13 | hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1) | Ben Widawsky | 1 | -1/+26 |
2022-05-13 | hw/cxl/device: Add memory device utilities | Ben Widawsky | 2 | -4/+55 |
2022-05-13 | hw/cxl/device: Implement basic mailbox (8.2.8.4) | Ben Widawsky | 5 | -2/+307 |
2022-05-13 | hw/cxl/device: Implement the CAP array (8.2.8.1-2) | Ben Widawsky | 3 | -1/+140 |
2022-05-13 | hw/cxl/device: Introduce a CXL device (8.2.8) | Ben Widawsky | 2 | -0/+167 |