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
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-2
/
+19
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-3
/
+1
2018-06-01
vhost-scsi: drop an unused include
Michael S. Tsirkin
1
-1
/
+0
2018-06-01
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
1
-1
/
+1
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-31
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
1
-1
/
+19
2018-04-09
hw/scsi: support SCSI-2 passthrough without PI
Daniel Henrique Barboza
2
-12
/
+37
2018-04-09
scsi-disk: allow customizing the SCSI version
Paolo Bonzini
2
-5
/
+25
2018-04-09
scsi-disk: Don't enlarge min_io_size to max_io_size
Fam Zheng
1
-4
/
+6
2018-03-26
scsi: turn "is this a SCSI device?" into a conditional hint
Paolo Bonzini
2
-6
/
+8
2018-03-18
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
1
-0
/
+7
2018-03-12
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
1
-5
/
+7
2018-03-12
scsi: support NDOB (no data-out buffer) for WRITE SAME commands
Paolo Bonzini
2
-2
/
+2
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
1
-1
/
+0
2018-03-12
scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
Daniel Henrique Barboza
1
-0
/
+15
2018-03-08
virtio-scsi: fix race between .ioeventfd_stop() and vq handler
Stefan Hajnoczi
1
-4
/
+5
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
3
-51
/
+3
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-4
/
+2
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2
-2
/
+0
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
1
-4
/
+0
2018-02-08
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
1
-0
/
+2
2018-02-05
scsi-generic: Simplify error handling code
Fam Zheng
1
-6
/
+3
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-2
/
+2
2018-01-26
usb-storage: Fix share-rw option parsing
Fam Zheng
1
-1
/
+8
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+10
2018-01-16
scsi-disk: release AioContext in unaligned WRITE SAME case
Stefan Hajnoczi
1
-0
/
+1
2018-01-12
scsi-generic: Add share-rw option
Fam Zheng
1
-0
/
+9
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
3
-24
/
+7
2017-12-21
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
1
-14
/
+2
2017-12-21
scsi-block: Add share-rw option
Fam Zheng
1
-0
/
+1
2017-12-19
hw/block: Use errp directly rather than local_err
Mao Zhongyi
1
-9
/
+4
2017-12-18
misc: remove headers implicitly included
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-1
/
+1
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
2
-2
/
+2
2017-12-05
vhost-scsi: add missing virtqueue_size parameter
Eric Farman
1
-0
/
+2
2017-11-14
vhost-user-scsi: add missing virtqueue_size param
Dariusz Stojaczyk
1
-0
/
+2
2017-10-31
esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
Mark Cave-Ayland
1
-13
/
+0
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+28
2017-10-18
scsi: reject configurations with logical block size > physical block size
Mark Kanda
1
-0
/
+8
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
4
-0
/
+16
2017-10-15
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
1
-0
/
+6
2017-10-15
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
1
-0
/
+2
2017-10-12
scsi-disk: support reporting of rotation rate
Daniel P. Berrange
1
-0
/
+20
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2
-2
/
+6
2017-09-19
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
1
-4
/
+2
2017-09-19
scsi/esp: Rename the ESP macro to ESP_STATE
Kamil Rytarowski
1
-5
/
+5
[next]