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-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-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
tests: bios-tables-test: Rename smbios type 4 related test functions
Zhao Liu
2023-12-25
virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
Mathieu Poirier
2023-12-21
Merge tag 'pull-loongarch-20231221' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2023-12-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
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-coroutine-wrapper: use qemu_get_current_aio_context()
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
scsi: remove outdated AioContext lock comment
Stefan Hajnoczi
2023-12-21
docs: remove AioContext lock from IOThread docs
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
aio: make aio_context_acquire()/aio_context_release() a no-op
Stefan Hajnoczi
2023-12-21
tests: remove aio_context_acquire() tests
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
dma-helpers: don't lock AioContext in dma_blk_cb()
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
iotests: Basic tests for internal snapshots
Kevin Wolf
2023-12-21
vl: Improve error message for conflicting -incoming and -loadvm
Kevin Wolf
2023-12-21
block: Fix crash when loading snapshot on inactive node
Kevin Wolf
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-21
block/file-posix: set up Linux AIO and io_uring in the current thread
Stefan Hajnoczi
2023-12-21
nbd/server: introduce NBDClient->lock to protect fields
Stefan Hajnoczi
2023-12-21
nbd/server: only traverse NBDExport->clients from main loop thread
Stefan Hajnoczi
2023-12-21
nbd/server: avoid per-NBDRequest nbd_client_get/put()
Stefan Hajnoczi
2023-12-21
target/loongarch: Add timer information dump support
Bibo Mao
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
[next]