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
/
scsi
Age
Commit message (
Expand
)
Author
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
2023-10-03
scsi-disk: ensure that FORMAT UNIT commands are terminated
Mark Cave-Ayland
2023-10-03
esp: restrict non-DMA transfer length to that of available data
Mark Cave-Ayland
2023-10-03
esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
Mark Cave-Ayland
2023-09-25
mptsas: avoid shadowed local variables
Paolo Bonzini
2023-09-25
hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
Thomas Huth
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-07-14
scsi: clear unit attention only for REPORT LUNS commands
Stefano Garzarella
2023-07-14
scsi: cleanup scsi_clear_unit_attention()
Stefano Garzarella
2023-07-14
scsi: fetch unit attention when creating the request
Stefano Garzarella
2023-06-26
virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
Stefan Hajnoczi
2023-06-23
hw/virtio: Build various target-agnostic objects just once
Philippe Mathieu-Daudé
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-06-23
hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'
Philippe Mathieu-Daudé
2023-06-23
hw/scsi: Rearrange meson.build
Philippe Mathieu-Daudé
2023-06-23
hw/scsi: Introduce VHOST_SCSI_COMMON symbol in Kconfig
Philippe Mathieu-Daudé
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-13
hw/scsi/megasas: Silent GCC duplicated-cond warning
Philippe Mathieu-Daudé
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-06-01
block: add blk_io_plug_call() API
Stefan Hajnoczi
2023-05-30
virtio-scsi: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
virtio: make it possible to detach host notifier from any thread
Stefan Hajnoczi
2023-05-30
virtio-scsi: stop using aio_disable_external() during unplug
Stefan Hajnoczi
2023-05-30
virtio-scsi: avoid race between unplug and transport event
Stefan Hajnoczi
2023-05-30
hw/qdev: introduce qdev_is_realized() helper
Stefan Hajnoczi
2023-05-26
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
2023-05-26
lsi53c895a: disable reentrancy detection for MMIO region, too
Thomas Huth
2023-05-18
scsi-generic: fix buffer overflow on block limits inquiry
Paolo Bonzini
2023-05-10
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
Stefan Hajnoczi
2023-04-28
lsi53c895a: disable reentrancy detection for script RAM
Alexander Bulekov
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2023-03-20
replace TABs with spaces
Yeqi Fu
2023-02-27
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran
2023-02-23
virtio-scsi: reset SCSI devices from main loop thread
Stefan Hajnoczi
2023-02-23
dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
Stefan Hajnoczi
2023-02-23
scsi: protect req->aiocb with AioContext lock
Stefan Hajnoczi
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
2023-01-08
vhost-scsi: fix memleak of vsc->inflight
Dongli Zhang
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-11-22
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
2022-11-11
Fix several typos in documentation (found by codespell)
Stefan Weil
2022-10-18
hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devices
Peter Maydell
2022-10-18
scsi: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
2022-10-13
virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
Venu Busireddy
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-10
scsi-disk: support setting CD-ROM block size via device options
John Millikin
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
2022-09-01
scsi: Reject commands if the CDB length exceeds buf_len
John Millikin
[prev]
[next]