aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03hw/ppc/spapr_pci: Do not reject VFs created after a PFAkihiko Odaki
2024-07-03hw/ppc/spapr_pci: Do not create DT for disabled PCI deviceAkihiko Odaki
2024-07-03hw/pci: Rename has_power to enabledAkihiko Odaki
2024-07-03virtio-iommu: Clear IOMMUDevice when VFIO device is unpluggedCédric Le Goater
2024-07-03virtio: remove virtio_tswap16s() call in vring_packed_event_read()Stefano Garzarella
2024-07-03hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity ...Jonathan Cameron
2024-07-03hw/cxl/events: Improve QMP interfaces and documentation for add/release dynam...Jonathan Cameron
2024-07-03tests/data/acpi/rebuild-expected-aml.sh: Add RISC-VSunil V L
2024-07-03pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobsSunil V L
2024-07-03meson.build: Add RISC-V to the edk2-target listSunil V L
2024-07-03tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} pathSunil V L
2024-07-03tests/data/acpi: Move x86 ACPI tables under x86/${machine} pathSunil V L
2024-07-03tests/qtest/bios-tables-test.c: Set "arch" for x86 testsSunil V L
2024-07-03tests/qtest/bios-tables-test.c: Set "arch" for aarch64 testsSunil V L
2024-07-03tests/qtest/bios-tables-test.c: Add support for arch in pathSunil V L
2024-07-03qtest: bios-tables-test: Rename aarch64 tests with aarch64 in themSunil V L
2024-07-03tests/data/uefi-boot-images: Add RISC-V ISO imageSunil V L
2024-07-03uefi-test-tools: Add support for python based build scriptSunil V L
2024-07-03uefi-test-tools/UefiTestToolsPkg: Add RISC-V supportSunil V L
2024-07-03hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mappingNicolin Chen
2024-07-03hw/i386/fw_cfg: Add etc/e820 to fw_cfg lateDavid Woodhouse
2024-07-03hw/arm/virt-acpi-build: Drop local iort_node_offsetNicolin Chen
2024-07-03hw/virtio: Fix the de-initialization of vhost-user devicesThomas Huth
2024-07-03tests/qtest/vhost-user-test: add a test case for memory-backend-shmStefano Garzarella
2024-07-03tests/qtest/vhost-user-blk-test: use memory-backend-shmStefano Garzarella
2024-07-03hostmem: add a new memory backend based on POSIX shm_open()Stefano Garzarella
2024-07-02contrib/vhost-user-*: use QEMU bswap helper functionsStefano Garzarella
2024-07-02contrib/vhost-user-blk: fix bind() using the right size of the addressStefano Garzarella
2024-07-02vhost-user-server: do not set memory fd non-blockingStefano Garzarella
2024-07-02libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supportedStefano Garzarella
2024-07-02libvhost-user: fail vu_message_write() if sendmsg() is failingStefano Garzarella
2024-07-02libvhost-user: set msg.msg_control to NULL when it is emptyStefano Garzarella
2024-07-02qapi: clarify that the default is backend dependentStefano Garzarella
2024-07-01hw/net/virtio-net.c: fix crash in iov_copy()Dmitry Frolov
2024-07-01vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requestsBillXiang
2024-07-01virtio-iommu: add error check before assertManos Pitsidianakis
2024-07-01hw/virtio: Free vqs after vhost_dev_cleanup()Akihiko Odaki
2024-07-01i386/apic: Add hint on boot failure because of disabling x2APICZhao Liu
2024-07-01vhost-user-test: no set non-blocking for cal fd less than 0.Yuxue Liu
2024-07-01virtio-pci: implement No_Soft_Reset bitJiqian Chen
2024-07-01hw/cxl: Fix read from bogus memoryIra Weiny
2024-07-01virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()Cindy Lu
2024-07-01Revert "docs/specs/pvpanic: mark shutdown event as not implemented"Thomas Weißschuh
2024-07-01tests/qtest/pvpanic: add tests for pvshutdown eventThomas Weißschuh
2024-07-01pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signalAlejandro Jimenez
2024-07-01hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh
2024-07-01tests/qtest/pvpanic: use centralized definition of supported eventsThomas Weißschuh
2024-07-01hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh
2024-07-01linux-headers: update to 6.10-rc1Thomas Weißschuh
2024-07-01hw/mem/cxl_type3: Allow to release extent superset in QMP interfaceFan Ni