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
/
megasas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+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-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
1
-0
/
+1
2019-05-15
megasas: fix mapped frame size
Peter Lieven
1
-1
/
+1
2018-08-23
megasas: fix sglist leak
Marc-André Lureau
1
-1
/
+1
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
1
-4
/
+0
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
1
-1
/
+1
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-10-15
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
1
-0
/
+6
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
1
-1
/
+1
2017-06-15
megasas: always store SCSIRequest* into MegasasCmd
Paolo Bonzini
1
-15
/
+16
2017-06-15
megasas: do not read SCSI req parameters more than once from frame
Paolo Bonzini
1
-34
/
+26
2017-06-15
megasas: do not read command more than once from frame
Paolo Bonzini
1
-35
/
+25
2017-06-15
megasas: do not read DCMD opcode more than once from frame
Paolo Bonzini
1
-14
/
+11
2017-06-15
megasas: do not read iovec count more than once from frame
Paolo Bonzini
1
-4
/
+5
2017-06-15
megasas: do not read sense length more than once from frame
Paolo Bonzini
1
-2
/
+4
2017-05-05
scsi: avoid an off-by-one error in megasas_mmio_write
Prasad J Pandit
1
-5
/
+5
2017-03-24
trace: Fix incorrect megasas trace parameters
Eric Blake
1
-3
/
+3
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
1
-4
/
+0
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
1
-1
/
+3
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
1
-1
/
+1
2017-01-16
megasas: fix guest-triggered memory leak
Paolo Bonzini
1
-5
/
+6
2016-11-28
megasas: clean up and fix request completion/cancellation
Paolo Bonzini
1
-25
/
+28
2016-11-28
megasas: do not call pci_dma_unmap after having freed the frame once
Paolo Bonzini
1
-1
/
+4
2016-09-13
Revert "megasas: remove useless check for cmd->frame"
Paolo Bonzini
1
-1
/
+5
2016-07-17
megasas: remove useless check for cmd->frame
Paolo Bonzini
1
-5
/
+1
2016-07-05
megasas: remove unnecessary megasas_use_msi()
Cao jin
1
-9
/
+2
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
1
-5
/
+21
2016-07-05
megasas: change msi/msix property type
Cao jin
1
-17
/
+11
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-4
/
+1
2016-06-07
scsi: megasas: null terminate bios version buffer
Prasad J Pandit
1
-0
/
+1
2016-05-29
scsi: megasas: check 'read_queue_head' index value
Prasad J Pandit
1
-0
/
+2
2016-05-29
scsi: megasas: initialise local configuration data buffer
Prasad J Pandit
1
-1
/
+1
2016-05-29
scsi: megasas: use appropriate property buffer size
Prasad J Pandit
1
-1
/
+1
2016-01-29
hw/scsi: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-15
SCSI device: fix to incomplete QOMify
Cao jin
1
-6
/
+6
2016-01-15
scsi: initialise info object with appropriate size
P J P
1
-1
/
+1
2015-11-04
megasas: Use qemu_hw_version() instead of QEMU_VERSION
Eduardo Habkost
1
-1
/
+1
2015-10-12
megasas: fix megasas_get_sata_addr
Paolo Bonzini
1
-1
/
+1
2015-07-27
megasas: Add write function to handle write access to PCI BAR 3
Salva Peiró
1
-0
/
+7
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
1
-8
/
+0
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-1
/
+1
2015-03-25
megasas: use PCI DMA APIs
Paolo Bonzini
1
-27
/
+24
2015-03-10
scsi: Convert remaining PCI HBAs to realize()
Markus Armbruster
1
-11
/
+3
2015-03-10
scsi: Clean up duplicated error in legacy if=scsi code
Markus Armbruster
1
-0
/
+2
2014-12-15
scsi: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
1
-4
/
+2
2014-10-31
megasas: Fixup MSI-X handling
Hannes Reinecke
1
-24
/
+24
[next]