aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-07acpi/tests/avocado/bits: enforce 32-bit SMBIOS entry pointAni Sinha
2023-11-07hw/cxl: Add tunneled command support to mailbox for switch cci.Jonathan Cameron
2023-11-07hw/cxl: Add dummy security state getJonathan Cameron
2023-11-07hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functionsGregory Price
2023-11-07hw/cxl/mbox: Add Get Background Operation Status CommandJonathan Cameron
2023-11-07hw/cxl: Add support for device sanitationDavidlohr Bueso
2023-11-07hw/cxl/mbox: Wire up interrupts for background completionDavidlohr Bueso
2023-11-07hw/cxl/mbox: Add support for background operationsDavidlohr Bueso
2023-11-07hw/cxl: Implement Physical Ports status retrievalJonathan Cameron
2023-11-07hw/pci-bridge/cxl_downstream: Set default link width and link speedJonathan Cameron
2023-11-07hw/cxl/mbox: Add Physical Switch Identify command.Jonathan Cameron
2023-11-07hw/cxl/mbox: Add Information and Status / Identify commandJonathan Cameron
2023-11-07hw/cxl: Add a switch mailbox CCI functionJonathan Cameron
2023-11-07hw/pci-bridge/cxl_upstream: Move defintion of device to header.Jonathan Cameron
2023-11-07hw/cxl/mbox: Generalize the CCI command processingJonathan Cameron
2023-11-07hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceStateJonathan Cameron
2023-11-07hw/cxl/mbox: Split mailbox command payload into separate input and outputJonathan Cameron
2023-11-07hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constantJonathan Cameron
2023-11-07hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue.Jonathan Cameron
2023-11-07hw/cxl: Line length reductionsJonathan Cameron
2023-11-07hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExtJonathan Cameron
2023-11-07hw/cxl: Use switch statements for read and write of cachemem registersJonathan Cameron
2023-11-07hw/cxl: Use a switch to explicitly check size in caps_reg_read()Jonathan Cameron
2023-11-07tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread coun...Zhao Liu
2023-11-07tests: bios-tables-test: Add test for smbios type4 thread count2Zhao Liu
2023-11-07tests: bios-tables-test: Prepare the ACPI table change for smbios type4 threa...Zhao Liu
2023-11-07tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread coun...Zhao Liu
2023-11-07tests: bios-tables-test: Add test for smbios type4 thread countZhao Liu
2023-11-07tests: bios-tables-test: Prepare the ACPI table change for smbios type4 threa...Zhao Liu
2023-11-07tests: bios-tables-test: Update ACPI table binaries for smbios core count2 testZhao Liu
2023-11-07tests: bios-tables-test: Extend smbios core count2 test to cover general topo...Zhao Liu
2023-11-07tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core ...Zhao Liu
2023-11-07tests: bios-tables-test: Add ACPI table binaries for smbios type4 core count ...Zhao Liu
2023-11-07tests: bios-tables-test: Add test for smbios type4 core countZhao Liu
2023-11-07tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core ...Zhao Liu
2023-11-07tests: bios-tables-test: Add ACPI table binaries for smbios type4 count testZhao Liu
2023-11-07tests: bios-tables-test: Add test for smbios type4 countZhao Liu
2023-11-07tests: bios-tables-test: Prepare the ACPI table change for smbios type4 count...Zhao Liu
2023-11-07tests: test-smp-parse: Add the test for cores/threads per socket helpersZhao Liu
2023-11-07vdpa: Allow VIRTIO_NET_F_RSS in SVQHawkins Jiawei
2023-11-07vdpa: Restore receive-side scaling stateHawkins Jiawei
2023-11-07vdpa: Add SetSteeringEBPF method for NetClientStateHawkins Jiawei
2023-11-07vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQHawkins Jiawei
2023-11-07vdpa: Restore hash calculation stateHawkins Jiawei
2023-11-07docs/system: add basic virtio-snd documentationManos Pitsidianakis
2023-11-07virtio-sound: implement audio capture (RX)Manos Pitsidianakis
2023-11-07virtio-sound: implement audio output (TX)Manos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_RELEASEManos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_PREPAREManos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMSManos Pitsidianakis