index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-26
vdpa: add VhostVDPAShared
Eugenio Pérez
1
-0
/
+5
2023-12-25
vhost-scsi: Add support for a worker thread per virtqueue
Mike Christie
1
-0
/
+1
2023-12-25
vhost: Add worker backend callouts
Mike Christie
1
-0
/
+14
2023-12-25
include/ui/rect.h: fix qemu_rect_init() mis-assignment
Elen Avan
1
-1
/
+1
2023-12-21
Merge tag 'pull-loongarch-20231221' of https://gitlab.com/gaosong/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2023-12-21
virtio-blk: add iothread-vq-mapping parameter
Stefan Hajnoczi
1
-0
/
+2
2023-12-21
qdev: add IOThreadVirtQueueMappingList property type
Stefan Hajnoczi
1
-0
/
+5
2023-12-21
qdev-properties: alias all object class properties
Stefan Hajnoczi
1
-2
/
+2
2023-12-21
string-output-visitor: show structs as "<omitted>"
Stefan Hajnoczi
1
-3
/
+3
2023-12-21
block: remove outdated AioContext locking comments
Stefan Hajnoczi
3
-10
/
+4
2023-12-21
job: remove outdated AioContext locking comments
Stefan Hajnoczi
1
-20
/
+0
2023-12-21
aio: remove aio_context_acquire()/aio_context_release() API
Stefan Hajnoczi
1
-17
/
+0
2023-12-21
aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
1
-12
/
+4
2023-12-21
scsi: remove AioContext locking
Stefan Hajnoczi
1
-14
/
+0
2023-12-21
block: remove bdrv_co_lock()
Stefan Hajnoczi
1
-14
/
+0
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
3
-9
/
+5
2023-12-21
graph-lock: remove AioContext locking
Stefan Hajnoczi
1
-19
/
+2
2023-12-21
virtio-scsi: replace AioContext lock with tmf_bh_lock
Stefan Hajnoczi
1
-1
/
+2
2023-12-21
scsi: only access SCSIDevice->requests from one thread
Stefan Hajnoczi
1
-1
/
+6
2023-12-21
virtio-blk: add lock to protect s->rq
Stefan Hajnoczi
1
-1
/
+2
2023-12-21
hw/loongarch/virt: Align high memory base address with super page size
Bibo Mao
1
-1
/
+1
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into staging
Stefan Hajnoczi
10
-10
/
+18
2023-12-20
Merge tag 'pull-target-arm-20231219' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
Stefan Hajnoczi
1
-1
/
+6
2023-12-20
memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
Thomas Huth
1
-1
/
+1
2023-12-20
hw: Replace anti-social QOM type names (again)
Markus Armbruster
6
-9
/
+9
2023-12-20
system/qtest: Restrict QTest API to system emulation
Philippe Mathieu-Daudé
1
-0
/
+2
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
2
-0
/
+6
2023-12-19
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
1
-0
/
+2
2023-12-19
vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
Zhenzhong Duan
2
-10
/
+14
2023-12-19
vfio/pci: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
1
-0
/
+4
2023-12-19
vfio/pci: Introduce a vfio pci hot reset interface
Zhenzhong Duan
1
-0
/
+3
2023-12-19
vfio/iommufd: Implement the iommufd backend
Yi Liu
1
-0
/
+11
2023-12-19
util/char_dev: Add open_cdev()
Yi Liu
1
-0
/
+16
2023-12-19
backends/iommufd: Introduce the iommufd object
Eric Auger
1
-0
/
+38
2023-12-19
vfio/spapr: Move hostwin_list into spapr container
Zhenzhong Duan
1
-1
/
+0
2023-12-19
vfio/spapr: Move prereg_listener into spapr container
Zhenzhong Duan
1
-1
/
+0
2023-12-19
vfio/spapr: switch to spapr IOMMU BE add/del_section_window
Zhenzhong Duan
2
-5
/
+5
2023-12-19
vfio/spapr: Introduce spapr backend and target interface
Zhenzhong Duan
1
-0
/
+6
2023-12-19
vfio/container: Move iova_ranges to base container
Zhenzhong Duan
2
-1
/
+1
2023-12-19
vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size to base container
Eric Auger
2
-2
/
+2
2023-12-19
vfio/container: Move listener to base container
Eric Auger
2
-3
/
+3
2023-12-19
vfio/container: Move vrdl_list to base container
Zhenzhong Duan
2
-11
/
+11
2023-12-19
vfio/container: Move pgsizes and dma_max_mappings to base container
Eric Auger
2
-2
/
+2
2023-12-19
vfio/container: Convert functions to base container
Eric Auger
1
-5
/
+4
2023-12-19
vfio/container: Move per container device list in base container
Zhenzhong Duan
2
-2
/
+2
2023-12-19
vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap API
Eric Auger
2
-6
/
+6
2023-12-19
vfio/container: Move space field to base container
Eric Auger
2
-8
/
+9
2023-12-19
vfio/common: Move giommu_list in base container
Eric Auger
2
-9
/
+9
2023-12-19
vfio/common: Introduce vfio_container_init/destroy helper
Zhenzhong Duan
1
-0
/
+4
2023-12-19
vfio/container: Switch to dma_map|unmap API
Eric Auger
2
-4
/
+7
[prev]
[next]