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
/
mptsas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
2022-10-18
1
-4
/
+4
*
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
2022-09-01
1
-1
/
+2
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-1
/
+0
*
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-5
/
+11
*
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-4
/
+6
*
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
2021-09-30
1
-1
/
+1
*
mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392)
Michael Tokarev
2021-04-19
1
-6
/
+0
*
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
2021-02-25
1
-2
/
+3
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
mptsas: Move QOM macros to header
Eduardo Habkost
2020-08-27
1
-5
/
+0
*
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
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+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 migration/qemu-file-types.h a lot 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
-0
/
+1
*
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
1
-2
/
+2
*
scsi: mptsas: Mark as storage device
Guenter Roeck
2018-08-23
1
-0
/
+1
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
pci: Add pci_dev_bus_num() helper
David Gibson
2017-12-05
1
-1
/
+1
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
2017-09-19
1
-4
/
+2
*
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2017-09-19
1
-1
/
+1
*
scsi: mptsas: fix the wrong reading size in fetch request
Li Qiang
2017-03-14
1
-3
/
+3
*
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-21
1
-4
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-15
1
-1
/
+1
|
\
|
*
scsi: mptsas: use g_new0 to allocate MPTSASRequest object
Li Qiang
2016-09-14
1
-1
/
+1
*
|
mptsas: change .realize function name
Cao jin
2016-09-15
1
-2
/
+2
|
/
*
mptsas: really fix migration compatibility
Paolo Bonzini
2016-08-03
1
-1
/
+3
*
mptsas: Fix a migration compatible issue
Cao jin
2016-07-29
1
-1
/
+1
*
mptsas: remove unnecessary internal msi state flag
Cao jin
2016-07-05
1
-12
/
+6
*
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
1
-7
/
+24
*
mptsas: change msi property type
Cao jin
2016-07-05
1
-2
/
+3
*
scsi: mptsas: infinite loop while fetching requests
Prasad J Pandit
2016-05-29
1
-5
/
+4
*
mptsas: fix wrong formula
Paolo Bonzini
2016-02-16
1
-1
/
+1
*
mptsas: fix memory leak
Paolo Bonzini
2016-02-16
1
-0
/
+1
*
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
2016-02-09
1
-0
/
+1441