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
Age
Commit message (
Expand
)
Author
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
2023-12-19
vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info
Zhenzhong Duan
2023-12-19
vfio/iommufd: Add support for iova_ranges and pgsizes
Zhenzhong Duan
2023-12-19
vfio/iommufd: Relax assert check for iommufd backend
Zhenzhong Duan
2023-12-19
vfio/iommufd: Implement the iommufd backend
Yi Liu
2023-12-19
vfio/common: return early if space isn't empty
Zhenzhong Duan
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: Implement attach/detach_device
Eric Auger
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
Open 9.0 development tree
Stefan Hajnoczi
2023-12-19
Update version for v8.2.0 release
v8.2.0
Stefan Hajnoczi
2023-12-12
Update version for v8.2.0-rc4 release
v8.2.0-rc4
Stefan Hajnoczi
2023-12-12
Merge tag 'pull-tcg-20231212' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-12-12
tcg: Reduce serial context atomicity earlier
Richard Henderson
2023-12-12
target/i386: Fix 32-bit wrapping of pc/eip computation
Richard Henderson
2023-12-12
docs: clean-up the xenpvh documentation
Alex Bennée
2023-12-12
block: Fix AioContext locking in qmp_block_resize()
Kevin Wolf
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-12
meson, xen: fix condition for enabling the Xen accelerator
Paolo Bonzini
2023-12-06
Update version for v8.2.0-rc3 release
v8.2.0-rc3
Stefan Hajnoczi
2023-12-06
i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
Michael Roth
2023-12-05
Merge tag 'pull-ufs-20231205' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
2023-12-05
hw/ufs: avoid generating the same ID string for different LU devices
Akinobu Mita
[next]