index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
spapr_vscsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
2022-10-18
1
-1
/
+1
*
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
2022-09-01
1
-1
/
+2
*
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
2022-06-28
1
-1
/
+1
*
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
2021-09-30
1
-2
/
+1
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
2021-02-25
1
-6
/
+6
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
spapr_vscsi: do not allow device hotplug
Daniel Henrique Barboza
2020-09-08
1
-0
/
+3
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
hw/scsi/spapr_vscsi: Convert debug fprintf() to trace event
Philippe Mathieu-Daudé
2020-03-17
1
-3
/
+1
*
hw/scsi/spapr_vscsi: Prevent buffer overflow
Philippe Mathieu-Daudé
2020-03-17
1
-3
/
+10
*
hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer size
Philippe Mathieu-Daudé
2020-03-17
1
-5
/
+5
*
hw/scsi/spapr_vscsi: Introduce req_iu() helper
Philippe Mathieu-Daudé
2020-03-17
1
-16
/
+23
*
hw/scsi/spapr_vscsi: Simplify a bit
Philippe Mathieu-Daudé
2020-03-17
1
-3
/
+3
*
hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible array
Philippe Mathieu-Daudé
2020-03-17
1
-3
/
+3
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+2
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
1
-7
/
+7
*
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
2018-03-06
1
-2
/
+1
*
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2017-09-19
1
-1
/
+1
*
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
1
-0
/
+2
*
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-21
1
-3
/
+0
*
spapr_vscsi: fix build error introduced by f19661c8
Felipe Franciosi
2016-10-05
1
-1
/
+1
*
spapr_vscsi: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
1
-52
/
+36
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/scsi/spapr_vscsi: Remove superfluous memset
Thomas Huth
2015-10-23
1
-1
/
+0
*
spapr_vio: Convert to realize()
Markus Armbruster
2015-03-09
1
-10
/
+3
*
migration: Append JSON description of migration stream
Alexander Graf
2015-02-05
1
-1
/
+1
*
scsi: Drop scsi_req_abort
Fam Zheng
2014-09-30
1
-3
/
+10
*
scsi: Print command name in debug
Alexey Kardashevskiy
2014-06-18
1
-2
/
+3
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
1
-4
/
+2
*
spapr_vscsi: remove duplicate condition check
Prasad Joshi
2014-03-26
1
-1
/
+1
*
spapr-vscsi: fix CRQ status
Alexey Kardashevskiy
2014-03-14
1
-2
/
+2
*
spapr_vscsi: Fix REPORT_LUNS handling
Nathan Whitehorn
2014-03-05
1
-0
/
+60
*
scsi: Change scsi sense buf size to 252
Fam Zheng
2014-02-22
1
-1
/
+0
*
spapr: add vio-bus devices to categories
Alexey Kardashevskiy
2013-11-08
1
-0
/
+1
*
spapr-vscsi: Report error on unsupported MAD requests
Alexey Kardashevskiy
2013-09-12
1
-4
/
+18
*
spapr-vscsi: Adding VSCSI capabilities
Nikunj A. Dadhania
2013-09-12
1
-0
/
+54
*
spapr-vscsi: add task management
Alexey Kardashevskiy
2013-09-12
1
-27
/
+92
*
scsi: Pass size to scsi_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+2
*
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-30
1
-28
/
+29
*
spapr-vscsi: fix SOLNT bit in SRP_RSP
Alexey Kardashevskiy
2013-07-29
1
-2
/
+3
*
pseries: savevm support for PAPR virtual SCSI
David Gibson
2013-07-29
1
-1
/
+81
[next]