aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-02hw/net/spapr: prevent potential NULL dereferenceOleg Sviridov
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
2024-07-01hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox supportFan Ni
2024-07-01hw/mem/cxl_type3: Add DPA range validation for accesses to DC regionsFan Ni
2024-07-01hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...Fan Ni
2024-07-01hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...Fan Ni
2024-07-01hw/mem/cxl_type3: Add host backend and address space handling for DC regionsFan Ni
2024-07-01hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size inst...Fan Ni
2024-07-01hw/mem/cxl_type3: Add support to create DC regions to type3 memory devicesFan Ni
2024-07-01include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...Fan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...Fan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of id...Fan Ni
2024-07-01hw/cxl/mailbox: interface to add CCI commands to an existing CCIGregory Price
2024-07-01hw/cxl/mailbox: change CCI cmd set structure to be a member, not a referenceGregory Price
2024-07-01vhost-user: fix lost reconnect againLi Feng
2024-07-01Revert "vhost-user: fix lost reconnect"Li Feng
2024-07-01vhost-user-gpu: fix import of DMABUFMarc-André Lureau
2024-07-01virtio-pci: only reset pm state during resettingJiqian Chen
2024-07-01hw/virtio: Fix obtain the buffer id from the last descriptorWafer
2024-07-01vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bitsHalil Pasic
2024-07-01Fix vhost user assertion when sending more than one fdChristian Pötzsch
2024-07-01vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bitsJonah Palmer
2024-07-01virtio-ccw: Handle extra notification dataJonah Palmer
2024-07-01virtio-mmio: Handle extra notification dataJonah Palmer
2024-07-01virtio: Prevent creation of device using notification-data with ioeventfdJonah Palmer
2024-07-01virtio/virtio-pci: Handle extra notification dataJonah Palmer
2024-07-01vhost-vdpa: check vhost_vdpa_set_vring_ready() return valueStefano Garzarella
2024-07-01vhost: Perform memory section dirty scans once per iterationSi-Wei Liu
2024-07-01vhost: dirty log should be per backend typeSi-Wei Liu
2024-07-01Merge tag 'pull-target-arm-20240701' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-07-01Merge tag 'pull-xen-20240701' of https://xenbits.xen.org/git-http/people/aper...Richard Henderson
2024-07-01tests/qtest: Ensure STM32L4x5 EXTI state is correct at the end of QTestsInès Varhol
2024-07-01hw/misc: In STM32L4x5 EXTI, correct configurable interruptsInès Varhol