aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}Manos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_INFO requestManos Pitsidianakis
2023-11-07virtio-sound: handle control messages and streamsManos Pitsidianakis
2023-11-07Add virtio-sound-pci deviceManos Pitsidianakis
2023-11-07Add virtio-sound device stubManos Pitsidianakis
2023-11-07vhost-user-fs: Implement internal migrationHanna Czenczek
2023-11-07vhost: Add high-level state save/load functionsHanna Czenczek
2023-11-07vhost-user: Interface for migration state transferHanna Czenczek
2023-11-07vhost-user.rst: Migrating back-end-internal stateHanna Czenczek
2023-11-07vhost-user.rst: Introduce suspended stateHanna Czenczek
2023-11-07vhost-user.rst: Clarify enabling/disabling vringsHanna Czenczek