]> git.proxmox.com Git - mirror_qemu.git/history - hw
hw/audio: Constify VMState
[mirror_qemu.git] / hw /
2023-12-29 Richard Hendersonhw/audio: Constify VMState
2023-12-29 Richard Hendersonhw/adc: Constify VMState
2023-12-29 Richard Hendersonhw/acpi: Constify VMState
2023-12-29 Richard Hendersonhw/9pfs: Constify VMState
2023-12-29 Richard Hendersonhw/core: Constify VMState
2023-12-29 Richard Hendersonhw/arm: Constify VMState
2023-12-26 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-12-26 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231225...
2023-12-26 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-12-26 Stefan HajnocziMerge tag 'm68k-pull-2023-12-22' of https://gitlab...
2023-12-26 Eugenio Pérezvdpa: move memory listener to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: use dev_shared in vdpa_iommu
2023-12-26 Eugenio Pérezvdpa: use VhostVDPAShared in vdpa_dma_map and unmap
2023-12-26 Eugenio Pérezvdpa: move iommu_list to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: remove msg type of vhost_vdpa
2023-12-26 Eugenio Pérezvdpa: move backend_cap to vhost_vdpa_shared
2023-12-26 Eugenio Pérezvdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
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-25 Stefan Weil viavirtio-blk: Fix potential nullpointer read access in...
2023-12-22 Mark Cave-Aylandnext-cube.c: move machine MemoryRegions into NeXTState
2023-12-22 Mark Cave-Aylandnext-cube.c: remove val and size arguments from nextscr...
2023-12-22 Mark Cave-Aylandnext-cube.c: move LED logic to new next_scr2_led_update...
2023-12-22 Mark Cave-Aylandnext-cube.c: move static old_scr2 variable to NeXTPC
2023-12-22 Mark Cave-Aylandnext-cube.c: move static phase variable to NextRtc
2023-12-22 Mark Cave-Aylandnext-cube.c: move static led variable to NeXTPC
2023-12-22 Mark Cave-Aylandnext-cube.c: update and improve dma_ops
2023-12-22 Mark Cave-Aylandnext-cube.c: update scr_ops to properly use modern...
2023-12-22 Mark Cave-Aylandnext-cube.c: update mmio_ops to properly use modern...
2023-12-22 Mark Cave-Aylandnext-cube.c: don't pulse SCSI DMA IRQ upon reception...
2023-12-22 Mark Cave-Aylandnext-cube.c: add dummy Ethernet register to allow diagn...
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
next