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-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-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
2023-12-19
vfio/spapr: Introduce spapr backend and target interface
Zhenzhong Duan
2023-12-19
vfio/container: Move iova_ranges to base container
Zhenzhong Duan
2023-12-19
vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size to base container
Eric Auger
2023-12-19
vfio/container: Move listener to base container
Eric Auger
2023-12-19
vfio/container: Move vrdl_list to base container
Zhenzhong Duan
2023-12-19
vfio/container: Move pgsizes and dma_max_mappings to base container
Eric Auger
2023-12-19
vfio/container: Convert functions to base container
Eric Auger
2023-12-19
vfio/container: Move per container device list in base container
Zhenzhong Duan
2023-12-19
vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...
Eric Auger
2023-12-19
vfio/container: Move space field to base container
Eric Auger
2023-12-19
vfio/common: Move giommu_list in base container
Eric Auger
2023-12-19
vfio/common: Introduce vfio_container_init/destroy helper
Zhenzhong Duan
2023-12-19
vfio/container: Switch to dma_map|unmap API
Eric Auger
2023-12-19
vfio/container: Introduce a empty VFIOIOMMUOps
Zhenzhong Duan
2023-12-19
vfio: Introduce base object for VFIOContainer and targeted interface
Zhenzhong Duan
2023-12-19
fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
Nikita Ostrenkov
2023-12-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-12-12
xen: fix condition for skipping virtio-mmio defines
Paolo Bonzini
2023-12-01
osdep: add getloadavg
Michael S. Tsirkin
2023-11-28
Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-11-28
Merge tag 'pull-target-arm-20231127' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
[next]