]> git.proxmox.com Git - mirror_qemu.git/history - hw
vdpa: move file descriptor to vhost_vdpa_shared
[mirror_qemu.git] / hw /
2023-12-26 Eugenio Pérezvdpa: move file descriptor to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: use vdpa shared for tracing
2023-12-26 Eugenio Pérezvdpa: move shadow_data to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: move iova_range to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: move iova tree to the shared struct
2023-12-26 Eugenio Pérezvdpa: do not set virtio status bits if unneeded
2023-12-26 wangmeilingFix bugs when VM shutdown with virtio-gpu unplugged
2023-12-26 Dongli Zhangvhost-scsi: fix usage of error_reportf_err()
2023-12-25 Aaron Younghw/acpi: propagate vcpu hotplug after switch to modern...
2023-12-25 Mike Christievhost-scsi: Add support for a worker thread per virtqueue
2023-12-25 Mike Christievhost: Add worker backend callouts
2023-12-25 Mathieu Poiriervirtio: rng: Check notifier helpers for VIRTIO_CONFIG_I...
2023-12-22 Stefan HajnocziMerge tag 'pull-loongarch-20231221' of https://gitlab...
2023-12-22 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-12-21 Stefan Hajnoczivirtio-blk: add iothread-vq-mapping parameter
2023-12-21 Stefan Hajnocziqdev: add IOThreadVirtQueueMappingList property type
2023-12-21 Stefan Hajnocziqdev-properties: alias all object class properties
2023-12-21 Stefan Hajnocziscsi: remove outdated AioContext lock comment
2023-12-21 Stefan Hajnocziscsi: remove AioContext locking
2023-12-21 Stefan Hajnocziblock: remove AioContext locking
2023-12-21 Stefan Hajnocziscsi: assert that callbacks run in the correct AioContext
2023-12-21 Stefan Hajnoczivirtio-scsi: replace AioContext lock with tmf_bh_lock
2023-12-21 Stefan Hajnocziscsi: don't lock AioContext in I/O code path
2023-12-21 Stefan Hajnoczivirtio-scsi: don't lock AioContext around virtio_queue_...
2023-12-21 Stefan Hajnocziscsi: only access SCSIDevice->requests from one thread
2023-12-21 Stefan Hajnoczivirtio-blk: don't lock AioContext in the submission...
2023-12-21 Stefan Hajnoczivirtio-blk: don't lock AioContext in the completion...
2023-12-21 Stefan Hajnoczivirtio-blk: add lock to protect s->rq
2023-12-20 Stefan HajnocziMerge tag 'pull-request-2023-12-20' of https://gitlab...
2023-12-20 Stefan HajnocziMerge tag 'pull-target-arm-20231219' of https://git...
2023-12-20 Stefan HajnocziMerge tag 'pull-vfio-20231219' of https://github.com...
2023-12-20 Philippe Mathieu... hw/s390x/ipl: Remove unused 'exec/exec-all.h' included...
2023-12-20 Philippe Mathieu... hw/misc/mips_itu: Remove unnecessary 'exec/exec-all...
2023-12-20 Philippe Mathieu... hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h...
2023-12-20 Cornelia Huckhw: Add compat machines for 9.0
2023-12-19 Cédric Le Goaterhw/ppc/Kconfig: Imply VFIO_PCI
2023-12-19 Zhenzhong Duanvfio: Introduce a helper function to initialize VFIODevice
2023-12-19 Zhenzhong Duanvfio/ccw: Move VFIODevice initializations in vfio_ccw_i...
2023-12-19 Zhenzhong Duanvfio/ap: Move VFIODevice initializations in vfio_ap_ins...
2023-12-19 Zhenzhong Duanvfio/platform: Move VFIODevice initializations in vfio_...
2023-12-19 Zhenzhong Duanvfio/pci: Move VFIODevice initializations in vfio_insta...
2023-12-19 Cédric Le Goaterhw/i386: Activate IOMMUFD for q35 machines
2023-12-19 Cédric Le Goaterkconfig: Activate IOMMUFD for s390x machines
2023-12-19 Cédric Le Goaterhw/arm: Activate IOMMUFD for virt machines
2023-12-19 Zhenzhong Duanvfio: Make VFIOContainerBase poiner parameter const...
2023-12-19 Zhenzhong Duanvfio/ccw: Make vfio cdev pre-openable by passing a...
2023-12-19 Zhenzhong Duanvfio/ccw: Allow the selection of a given iommu backend
2023-12-19 Zhenzhong Duanvfio/ap: Make vfio cdev pre-openable by passing a file...
2023-12-19 Zhenzhong Duanvfio/ap: Allow the selection of a given iommu backend
2023-12-19 Zhenzhong Duanvfio/platform: Make vfio cdev pre-openable by passing...
2023-12-19 Zhenzhong Duanvfio/platform: Allow the selection of a given iommu...
2023-12-19 Zhenzhong Duanvfio/pci: Make vfio cdev pre-openable by passing a...
2023-12-19 Eric Augervfio/pci: Allow the selection of a given iommu backend
2023-12-19 Zhenzhong Duanvfio/iommufd: Enable pci hot reset through iommufd...
2023-12-19 Zhenzhong Duanvfio/pci: Introduce a vfio pci hot reset interface
2023-12-19 Zhenzhong Duanvfio/pci: Extract out a helper vfio_pci_get_pci_hot_res...
2023-12-19 Zhenzhong Duanvfio/iommufd: Add support for iova_ranges and pgsizes
2023-12-19 Zhenzhong Duanvfio/iommufd: Relax assert check for iommufd backend
2023-12-19 Yi Liuvfio/iommufd: Implement the iommufd backend
2023-12-19 Zhenzhong Duanvfio/common: return early if space isn't empty
2023-12-19 Zhenzhong Duanvfio/spapr: Move hostwin_list into spapr container
2023-12-19 Zhenzhong Duanvfio/spapr: Move prereg_listener into spapr container
2023-12-19 Zhenzhong Duanvfio/spapr: switch to spapr IOMMU BE add/del_section_window
2023-12-19 Zhenzhong Duanvfio/spapr: Introduce spapr backend and target interface
2023-12-19 Eric Augervfio/container: Implement attach/detach_device
2023-12-19 Zhenzhong Duanvfio/container: Move iova_ranges to base container
2023-12-19 Eric Augervfio/container: Move dirty_pgsizes and max_dirty_bitmap...
2023-12-19 Eric Augervfio/container: Move listener to base container
2023-12-19 Zhenzhong Duanvfio/container: Move vrdl_list to base container
2023-12-19 Eric Augervfio/container: Move pgsizes and dma_max_mappings to...
2023-12-19 Eric Augervfio/container: Convert functions to base container
2023-12-19 Zhenzhong Duanvfio/container: Move per container device list in base...
2023-12-19 Eric Augervfio/container: Switch to IOMMU BE set_dirty_page_track...
2023-12-19 Eric Augervfio/container: Move space field to base container
2023-12-19 Eric Augervfio/common: Move giommu_list in base container
2023-12-19 Zhenzhong Duanvfio/common: Introduce vfio_container_init/destroy...
2023-12-19 Eric Augervfio/container: Switch to dma_map|unmap API
2023-12-19 Zhenzhong Duanvfio/container: Introduce a empty VFIOIOMMUOps
2023-12-19 Nikita Ostrenkovfsl-imx: add simple RTC emulation for i.MX6 and i.MX7...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU...
2023-12-19 Philippe Mathieu... target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU...
2023-12-19 Philippe Mathieu... hw/intc/arm_gicv3: Include missing 'qemu/error-report...
2023-12-12 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-05 Stefan HajnocziMerge tag 'pull-ufs-20231205' of https://gitlab.com...
2023-12-05 Akinobu Mitahw/ufs: avoid generating the same ID string for differe...
2023-12-04 Stefan HajnocziMerge tag 'misc-fixes-20231204' of https://github.com...
2023-12-04 Stefan HajnocziMerge tag 'pull-target-arm-20231204-1' of https://git...
2023-12-04 Stefan HajnocziMerge tag 'pull-request-2023-12-04' of https://gitlab...
2023-12-04 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-12-04 Stefan HajnocziMerge tag 'pull-more-8.2-fixes-011223-2' of https:...
2023-12-04 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-12-04 Stefan HajnocziMerge tag 'migration-20231201-pull-request' of https...
2023-12-04 Volker Rümelinhw/audio/virtio-sound: mark the device as unmigratable
2023-12-02 Li Fengvhost-user-scsi: free the inflight area when reset
2023-12-02 Li Fengvhost-user: fix the reconnect error
2023-12-02 Robert Hoomsix: unset PCIDevice::msix_vector_poll_notifier in...
2023-12-02 Eric Augervirtio-iommu: Remove useless !sdev check in virtio_iomm...
2023-12-02 Daniel Hoffmanhw/i386: fix short-circuit logic with non-optimizing...
2023-12-02 Philippe Mathieu... hw/acpi/erst: Do not ignore Error* in realize handler
next