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
/
spapr_vscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+2
2019-03-12
spapr: Use CamelCase properly
David Gibson
1
-7
/
+7
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
1
-2
/
+1
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
1
-1
/
+1
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
1
-0
/
+2
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
1
-3
/
+0
2016-10-05
spapr_vscsi: fix build error introduced by f19661c8
Felipe Franciosi
1
-1
/
+1
2016-09-23
spapr_vscsi: convert to trace framework instead of DPRINTF
Laurent Vivier
1
-52
/
+36
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-23
hw/scsi/spapr_vscsi: Remove superfluous memset
Thomas Huth
1
-1
/
+0
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
1
-10
/
+3
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
1
-1
/
+1
2014-09-30
scsi: Drop scsi_req_abort
Fam Zheng
1
-3
/
+10
2014-06-18
scsi: Print command name in debug
Alexey Kardashevskiy
1
-2
/
+3
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
1
-4
/
+2
2014-03-26
spapr_vscsi: remove duplicate condition check
Prasad Joshi
1
-1
/
+1
2014-03-14
spapr-vscsi: fix CRQ status
Alexey Kardashevskiy
1
-2
/
+2
2014-03-05
spapr_vscsi: Fix REPORT_LUNS handling
Nathan Whitehorn
1
-0
/
+60
2014-02-22
scsi: Change scsi sense buf size to 252
Fam Zheng
1
-1
/
+0
2013-11-08
spapr: add vio-bus devices to categories
Alexey Kardashevskiy
1
-0
/
+1
2013-09-12
spapr-vscsi: Report error on unsupported MAD requests
Alexey Kardashevskiy
1
-4
/
+18
2013-09-12
spapr-vscsi: Adding VSCSI capabilities
Nikunj A. Dadhania
1
-0
/
+54
2013-09-12
spapr-vscsi: add task management
Alexey Kardashevskiy
1
-27
/
+92
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
1
-1
/
+2
2013-07-29
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-28
/
+29
2013-07-29
spapr-vscsi: fix SOLNT bit in SRP_RSP
Alexey Kardashevskiy
1
-2
/
+3
2013-07-29
pseries: savevm support for PAPR virtual SCSI
David Gibson
1
-1
/
+81
2013-07-29
pseries: rework PAPR virtual SCSI
Alexey Kardashevskiy
1
-93
/
+130
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
1
-1
/
+6
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
1
-1
/
+1
2013-04-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
1
-6
/
+9
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-2
/
+2
2013-04-08
hw: move SCSI controllers to hw/scsi/, configure via default-configs/
Paolo Bonzini
1
-0
/
+982