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
2022-07-13
scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM ...
Mark Cave-Ayland
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
Mark Cave-Ayland
2022-07-13
scsi-disk: add FORMAT UNIT command
Mark Cave-Ayland
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Maci...
Mark Cave-Ayland
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh
Mark Cave-Ayland
2022-07-13
scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
Mark Cave-Ayland
2022-07-13
scsi-disk: add new quirks bitmap to SCSIDiskState
Mark Cave-Ayland
2022-07-13
scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
Mauro Matteo Cascella
2022-07-06
scsi/lsi53c895a: fix use-after-free in lsi_do_msgout (CVE-2022-0216)
Mauro Matteo Cascella
2022-06-28
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
2022-06-24
block: get rid of blk->guest_block_size
Stefan Hajnoczi
2022-06-10
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-06-09
hw/vhost-user-scsi|blk: set `supports_config` flag correctly
Changpeng Liu
2022-06-08
Fix 'writeable' typos
Peter Maydell
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-16
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
2022-05-09
virtio-scsi: move request-related items from .h to .c
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_cmd_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_event_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: don't waste CPU polling the event virtqueue
Stefan Hajnoczi
2022-05-09
virtio-scsi: fix ctrl and event handler functions in dataplane mode
Stefan Hajnoczi
2022-05-07
build: move vhost-scsi configuration to Kconfig
Paolo Bonzini
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-03-24
hw: Fix misleading hexadecimal format
Philippe Mathieu-Daudé
2022-03-09
esp: recreate ESPState current_req after migration
Mark Cave-Ayland
2022-03-09
esp: include the current PDMA callback in the migration stream
Mark Cave-Ayland
2022-03-09
esp: convert ESPState pdma_cb from a function pointer to an integer
Mark Cave-Ayland
2022-03-09
esp: introduce esp_pdma_cb() function
Mark Cave-Ayland
2022-03-09
esp: introduce esp_set_pdma_cb() function
Mark Cave-Ayland
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-01-29
Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...
Peter Maydell
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-18
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
2022-01-18
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2022-01-18
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
2022-01-18
hw/scsi: Rename SCSIRequest::resid as 'residual'
Philippe Mathieu-Daudé
2022-01-18
hw/scsi/megasas: Simplify using the ldst API
Philippe Mathieu-Daudé
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
2022-01-12
virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
Stefan Hajnoczi
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
2022-01-07
hw/scsi/vhost-scsi: don't double close vhostfd on error
Daniil Tatianin
2022-01-07
hw/scsi/vhost-scsi: don't leak vqs on error
Daniil Tatianin
2021-12-31
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
[prev]
[next]