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
/
hw
Age
Commit message (
Expand
)
Author
2024-01-04
cpus: check running not RUN_STATE_RUNNING
Steve Sistare
2023-12-26
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-12-26
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-12-26
Merge tag 'm68k-pull-2023-12-22' of https://gitlab.com/huth/qemu into staging
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: use vdpa shared for tracing
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: 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
virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
Mathieu Poirier
2023-12-25
virtio-blk: Fix potential nullpointer read access in virtio_blk_data_plane_de...
Stefan Weil via
2023-12-22
next-cube.c: move machine MemoryRegions into NeXTState
Mark Cave-Ayland
2023-12-22
next-cube.c: remove val and size arguments from nextscr2_write()
Mark Cave-Ayland
2023-12-22
next-cube.c: move LED logic to new next_scr2_led_update() function
Mark Cave-Ayland
2023-12-22
next-cube.c: move static old_scr2 variable to NeXTPC
Mark Cave-Ayland
2023-12-22
next-cube.c: move static phase variable to NextRtc
Mark Cave-Ayland
2023-12-22
next-cube.c: move static led variable to NeXTPC
Mark Cave-Ayland
2023-12-22
next-cube.c: update and improve dma_ops
Mark Cave-Ayland
2023-12-22
next-cube.c: update scr_ops to properly use modern memory API
Mark Cave-Ayland
2023-12-22
next-cube.c: update mmio_ops to properly use modern memory API
Mark Cave-Ayland
2023-12-22
next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH command
Mark Cave-Ayland
2023-12-22
next-cube.c: add dummy Ethernet register to allow diagnostic to timeout
Mark Cave-Ayland
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
scsi: remove outdated AioContext lock comment
Stefan Hajnoczi
2023-12-21
scsi: remove AioContext locking
Stefan Hajnoczi
2023-12-21
block: remove AioContext locking
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
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
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-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
[next]