index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
scsi: Reject commands if the CDB length exceeds buf_len
John Millikin
1
-1
/
+7
2022-09-01
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
10
-25
/
+35
2022-09-01
esp: Handle CMD_BUSRESET by resetting the SCSI bus
John Millikin
1
-0
/
+6
2022-08-23
scsi-generic: Fix emulated block limits VPD page
Kevin Wolf
1
-7
/
+14
2022-08-17
virtio-scsi: fix race in virtio_scsi_dataplane_start()
Stefan Hajnoczi
1
-3
/
+8
2022-08-01
scsi-disk: ensure block size is non-zero and changes limited to bits 8-15
Mark Cave-Ayland
1
-4
/
+14
2022-08-01
scsi-disk: fix overflow when block size is not a multiple of BDRV_SECTOR_SIZE
Mark Cave-Ayland
1
-3
/
+4
2022-07-13
scsi-disk: allow MODE SELECT block descriptor to set the block size
Mark Cave-Ayland
2
-0
/
+7
2022-07-13
scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM ...
Mark Cave-Ayland
1
-0
/
+4
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
Mark Cave-Ayland
2
-1
/
+7
2022-07-13
scsi-disk: add FORMAT UNIT command
Mark Cave-Ayland
2
-0
/
+5
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Maci...
Mark Cave-Ayland
1
-2
/
+28
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh
Mark Cave-Ayland
1
-4
/
+23
2022-07-13
scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
Mark Cave-Ayland
1
-0
/
+17
2022-07-13
scsi-disk: add new quirks bitmap to SCSIDiskState
Mark Cave-Ayland
1
-0
/
+1
2022-07-13
scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
Mauro Matteo Cascella
1
-1
/
+2
2022-07-06
scsi/lsi53c895a: fix use-after-free in lsi_do_msgout (CVE-2022-0216)
Mauro Matteo Cascella
1
-1
/
+2
2022-06-28
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
1
-1
/
+1
2022-06-24
block: get rid of blk->guest_block_size
Stefan Hajnoczi
2
-2
/
+0
2022-06-10
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
1
-1
/
+0
2022-06-09
hw/vhost-user-scsi|blk: set `supports_config` flag correctly
Changpeng Liu
1
-1
/
+0
2022-06-08
Fix 'writeable' typos
Peter Maydell
1
-1
/
+1
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
1
-0
/
+8
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
1
-2
/
+1
2022-05-16
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
1
-0
/
+1
2022-05-09
virtio-scsi: move request-related items from .h to .c
Stefan Hajnoczi
1
-4
/
+41
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_cmd_vq()
Stefan Hajnoczi
1
-4
/
+1
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
Stefan Hajnoczi
1
-4
/
+1
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_event_vq()
Stefan Hajnoczi
1
-3
/
+1
2022-05-09
virtio-scsi: don't waste CPU polling the event virtqueue
Stefan Hajnoczi
1
-1
/
+1
2022-05-09
virtio-scsi: fix ctrl and event handler functions in dataplane mode
Stefan Hajnoczi
1
-15
/
+27
2022-05-07
build: move vhost-scsi configuration to Kconfig
Paolo Bonzini
1
-0
/
+5
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-1
/
+1
2022-03-24
hw: Fix misleading hexadecimal format
Philippe Mathieu-Daudé
1
-2
/
+2
2022-03-09
esp: recreate ESPState current_req after migration
Mark Cave-Ayland
1
-0
/
+10
2022-03-09
esp: include the current PDMA callback in the migration stream
Mark Cave-Ayland
1
-0
/
+31
2022-03-09
esp: convert ESPState pdma_cb from a function pointer to an integer
Mark Cave-Ayland
1
-13
/
+31
2022-03-09
esp: introduce esp_pdma_cb() function
Mark Cave-Ayland
1
-2
/
+7
2022-03-09
esp: introduce esp_set_pdma_cb() function
Mark Cave-Ayland
1
-7
/
+12
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
1
-0
/
+1
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
3
-0
/
+3
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
1
-1
/
+1
2022-01-29
Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...
Peter Maydell
2
-2
/
+0
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2
-2
/
+0
2022-01-28
rtc: Move RTC function prototypes to their own header
Peter Maydell
1
-1
/
+1
2022-01-18
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
1
-14
/
+3
2022-01-18
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2
-19
/
+46
2022-01-18
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
1
-5
/
+5
2022-01-18
hw/scsi: Rename SCSIRequest::resid as 'residual'
Philippe Mathieu-Daudé
3
-24
/
+32
2022-01-18
hw/scsi/megasas: Simplify using the ldst API
Philippe Mathieu-Daudé
1
-14
/
+3
[next]