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
/
include
Age
Commit message (
Expand
)
Author
2023-12-29
migration: Make VMStateDescription.subsections const
Richard Henderson
2023-12-26
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-12-26
vdpa: move memory listener to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: use dev_shared in vdpa_iommu
Eugenio Pérez
2023-12-26
vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
Eugenio Pérez
2023-12-26
vdpa: move iommu_list to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: remove msg type of vhost_vdpa
Eugenio Pérez
2023-12-26
vdpa: move backend_cap to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move file descriptor to vhost_vdpa_shared
Eugenio Pérez
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: add VhostVDPAShared
Eugenio Pérez
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
include/ui/rect.h: fix qemu_rect_init() mis-assignment
Elen Avan
2023-12-21
Merge tag 'pull-loongarch-20231221' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
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
string-output-visitor: show structs as "<omitted>"
Stefan Hajnoczi
2023-12-21
block: remove outdated AioContext locking comments
Stefan Hajnoczi
2023-12-21
job: remove outdated AioContext locking comments
Stefan Hajnoczi
2023-12-21
aio: remove aio_context_acquire()/aio_context_release() API
Stefan Hajnoczi
2023-12-21
aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCK...
Stefan Hajnoczi
2023-12-21
scsi: remove AioContext locking
Stefan Hajnoczi
2023-12-21
block: remove bdrv_co_lock()
Stefan Hajnoczi
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
graph-lock: remove AioContext locking
Stefan Hajnoczi
2023-12-21
virtio-scsi: replace AioContext lock with tmf_bh_lock
Stefan Hajnoczi
2023-12-21
scsi: only access SCSIDevice->requests from one thread
Stefan Hajnoczi
2023-12-21
virtio-blk: add lock to protect s->rq
Stefan Hajnoczi
2023-12-21
hw/loongarch/virt: Align high memory base address with super page size
Bibo Mao
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
memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
Thomas Huth
2023-12-20
hw: Replace anti-social QOM type names (again)
Markus Armbruster
2023-12-20
system/qtest: Restrict QTest API to system emulation
Philippe Mathieu-Daudé
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
2023-12-19
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
2023-12-19
vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
Zhenzhong Duan
2023-12-19
vfio/pci: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
2023-12-19
vfio/pci: Introduce a vfio pci hot reset interface
Zhenzhong Duan
2023-12-19
vfio/iommufd: Implement the iommufd backend
Yi Liu
2023-12-19
util/char_dev: Add open_cdev()
Yi Liu
2023-12-19
backends/iommufd: Introduce the iommufd object
Eric Auger
2023-12-19
vfio/spapr: Move hostwin_list into spapr container
Zhenzhong Duan
2023-12-19
vfio/spapr: Move prereg_listener into spapr container
Zhenzhong Duan
2023-12-19
vfio/spapr: switch to spapr IOMMU BE add/del_section_window
Zhenzhong Duan
[next]