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
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
13
-1
/
+14
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
1
-1
/
+1
2019-06-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
4
-6
/
+6
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-10
/
+50
2019-06-06
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
3
-4
/
+4
2019-06-06
hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
Philippe Mathieu-Daudé
1
-2
/
+2
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
2
-14
/
+23
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
1
-1
/
+1
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
1
-3
/
+7
2019-06-02
vhost-scsi: Allow user to enable migration
Liran Alon
1
-10
/
+20
2019-06-02
vhost-scsi: Add VMState descriptor
Nir Weiner
1
-0
/
+23
2019-06-02
vhost-scsi: The vhost backend should be stopped when the VM is not running
Nir Weiner
1
-0
/
+4
2019-05-29
vhost: fix memory leak in vhost_user_scsi_realize
Jie Wang
1
-0
/
+3
2019-05-15
megasas: fix mapped frame size
Peter Lieven
1
-1
/
+1
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-11
/
+11
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
1
-16
/
+4
2019-03-12
spapr: Use CamelCase properly
David Gibson
1
-7
/
+7
2019-03-11
lsi: 810/895A are always little endian
Sven Schnelle
1
-4
/
+3
2019-03-11
lsi: return dfifo value
Sven Schnelle
1
-1
/
+1
2019-03-11
lsi: use SCSI phase names instead of numbers in trace
Sven Schnelle
2
-11
/
+26
2019-03-11
lsi: use enum type for s->msg_action
Sven Schnelle
1
-11
/
+16
2019-03-11
lsi: use enum type for s->waiting
Sven Schnelle
1
-19
/
+23
2019-03-11
lsi: use ldn_le_p()/stn_le_p()
Sven Schnelle
1
-20
/
+4
2019-03-11
scsi-disk: Fix crash if request is invaild or disk is no medium
Zhengui Li
1
-13
/
+24
2019-03-11
lsi: check if SIGP bit is already set in Wait reselect
Sven Schnelle
1
-2
/
+4
2019-03-11
lsi: implement basic SBCL functionality
Sven Schnelle
1
-4
/
+27
2019-03-11
virtio-scsi: Fix build with gcc 9
Greg Kurz
1
-1
/
+7
2019-03-07
virtio: express virtio dependencies with Kconfig
Yang Zhong
1
-1
/
+3
2019-03-07
scsi: express dependencies with Kconfig
Paolo Bonzini
2
-2
/
+10
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
1
-0
/
+11
2019-03-07
build: switch to Kconfig
Paolo Bonzini
1
-0
/
+7
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+26
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2
-2
/
+2
2019-02-05
scsi-generic: Convert from DPRINTF() macro to trace events
Laurent Vivier
2
-30
/
+37
2019-02-05
scsi-disk: Convert from DPRINTF() macro to trace events
Laurent Vivier
2
-53
/
+79
2019-02-05
scsi-generic: avoid possible out-of-bounds access to r->buf
Paolo Bonzini
1
-8
/
+10
2019-02-01
scsi-disk: Add device_id property
Kevin Wolf
1
-8
/
+16
2019-02-01
scsi-disk: Don't use empty string as device id
Kevin Wolf
1
-6
/
+8
2019-02-01
virtio-scsi: Forbid devices with different iothreads sharing a blockdev
Alberto Garcia
1
-0
/
+7
2019-02-01
scsi-disk: Acquire the AioContext in scsi_*_realize()
Alberto Garcia
1
-3
/
+20
2019-02-01
virtio-scsi: Move BlockBackend back to the main AioContext on unplug
Alberto Garcia
1
-0
/
+6
2019-01-14
qemu: avoid memory leak while remove disk
Jian Wang
2
-2
/
+4
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-3
/
+3
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
1
-1
/
+1
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
3
-9
/
+29
2019-01-11
esp-pci: Fix status register write erase control
Guenter Roeck
1
-3
/
+3
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-2
/
+2
2018-11-27
lsi: Reselection needed to remove pending commands from queue
George Kennedy
1
-12
/
+36
2018-11-22
scsi-disk: Fix crash if underlying host file or disk returns error
Richard W.M. Jones
1
-1
/
+1
[next]