index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2023-12-26
vdpa: move shadow_data to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova_range to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova tree to the shared struct
Eugenio Pérez
2023-12-26
vdpa: do not set virtio status bits if unneeded
Eugenio Pérez
2023-12-26
Fix bugs when VM shutdown with virtio-gpu unplugged
wangmeiling
2023-12-26
vhost-scsi: fix usage of error_reportf_err()
Dongli Zhang
2023-12-25
hw/acpi: propagate vcpu hotplug after switch to modern interface
Aaron Young
2023-12-25
vhost-scsi: Add support for a worker thread per virtqueue
Mike Christie
2023-12-25
vhost: Add worker backend callouts
Mike Christie
2023-12-25
virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
Mathieu Poirier
2023-12-21
virtio-blk: add iothread-vq-mapping parameter
Stefan Hajnoczi
2023-12-21
qdev: add IOThreadVirtQueueMappingList property type
Stefan Hajnoczi
2023-12-21
qdev-properties: alias all object class properties
Stefan Hajnoczi
2023-12-21
scsi: remove outdated AioContext lock comment
Stefan Hajnoczi
2023-12-21
scsi: remove AioContext locking
Stefan Hajnoczi
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
scsi: assert that callbacks run in the correct AioContext
Stefan Hajnoczi
2023-12-21
virtio-scsi: replace AioContext lock with tmf_bh_lock
Stefan Hajnoczi
2023-12-21
scsi: don't lock AioContext in I/O code path
Stefan Hajnoczi
2023-12-21
virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifi...
Stefan Hajnoczi
2023-12-21
scsi: only access SCSIDevice->requests from one thread
Stefan Hajnoczi
2023-12-21
virtio-blk: don't lock AioContext in the submission code path
Stefan Hajnoczi
2023-12-21
virtio-blk: don't lock AioContext in the completion code path
Stefan Hajnoczi
2023-12-21
virtio-blk: add lock to protect s->rq
Stefan Hajnoczi
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-12-20
Merge tag 'pull-target-arm-20231219' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-12-20
hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
Philippe Mathieu-Daudé
2023-12-20
hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2023-12-20
hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
Philippe Mathieu-Daudé
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
2023-12-19
hw/ppc/Kconfig: Imply VFIO_PCI
Cédric Le Goater
2023-12-19
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
2023-12-19
vfio/ccw: Move VFIODevice initializations in vfio_ccw_instance_init
Zhenzhong Duan
2023-12-19
vfio/ap: Move VFIODevice initializations in vfio_ap_instance_init
Zhenzhong Duan
2023-12-19
vfio/platform: Move VFIODevice initializations in vfio_platform_instance_init
Zhenzhong Duan
2023-12-19
vfio/pci: Move VFIODevice initializations in vfio_instance_init
Zhenzhong Duan
2023-12-19
hw/i386: Activate IOMMUFD for q35 machines
Cédric Le Goater
2023-12-19
kconfig: Activate IOMMUFD for s390x machines
Cédric Le Goater
2023-12-19
hw/arm: Activate IOMMUFD for virt machines
Cédric Le Goater
2023-12-19
vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
Zhenzhong Duan
2023-12-19
vfio/ccw: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
2023-12-19
vfio/ccw: Allow the selection of a given iommu backend
Zhenzhong Duan
2023-12-19
vfio/ap: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
2023-12-19
vfio/ap: Allow the selection of a given iommu backend
Zhenzhong Duan
2023-12-19
vfio/platform: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
2023-12-19
vfio/platform: Allow the selection of a given iommu backend
Zhenzhong Duan
2023-12-19
vfio/pci: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
2023-12-19
vfio/pci: Allow the selection of a given iommu backend
Eric Auger
2023-12-19
vfio/iommufd: Enable pci hot reset through iommufd cdev interface
Zhenzhong Duan
2023-12-19
vfio/pci: Introduce a vfio pci hot reset interface
Zhenzhong Duan
[next]