index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
megasas.c
Age
Commit message (
Expand
)
Author
2017-05-05
scsi: avoid an off-by-one error in megasas_mmio_write
Prasad J Pandit
2017-03-24
trace: Fix incorrect megasas trace parameters
Eric Blake
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
2017-01-16
megasas: fix guest-triggered memory leak
Paolo Bonzini
2016-11-28
megasas: clean up and fix request completion/cancellation
Paolo Bonzini
2016-11-28
megasas: do not call pci_dma_unmap after having freed the frame once
Paolo Bonzini
2016-09-13
Revert "megasas: remove useless check for cmd->frame"
Paolo Bonzini
2016-07-17
megasas: remove useless check for cmd->frame
Paolo Bonzini
2016-07-05
megasas: remove unnecessary megasas_use_msi()
Cao jin
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
megasas: change msi/msix property type
Cao jin
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-07
scsi: megasas: null terminate bios version buffer
Prasad J Pandit
2016-05-29
scsi: megasas: check 'read_queue_head' index value
Prasad J Pandit
2016-05-29
scsi: megasas: initialise local configuration data buffer
Prasad J Pandit
2016-05-29
scsi: megasas: use appropriate property buffer size
Prasad J Pandit
2016-01-29
hw/scsi: Clean up includes
Peter Maydell
2016-01-15
SCSI device: fix to incomplete QOMify
Cao jin
2016-01-15
scsi: initialise info object with appropriate size
P J P
2015-11-04
megasas: Use qemu_hw_version() instead of QEMU_VERSION
Eduardo Habkost
2015-10-12
megasas: fix megasas_get_sata_addr
Paolo Bonzini
2015-07-27
megasas: Add write function to handle write access to PCI BAR 3
Salva Peiró
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-03-25
megasas: use PCI DMA APIs
Paolo Bonzini
2015-03-10
scsi: Convert remaining PCI HBAs to realize()
Markus Armbruster
2015-03-10
scsi: Clean up duplicated error in legacy if=scsi code
Markus Armbruster
2014-12-15
scsi: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
2014-10-31
megasas: Fixup MSI-X handling
Hannes Reinecke
2014-10-31
megasas: Rework frame queueing algorithm
Hannes Reinecke
2014-10-31
megasas: Update queue logging
Hannes Reinecke
2014-10-31
megasas: Implement DCMD_CLUSTER_RESET_LD
Hannes Reinecke
2014-10-31
megasas: Ignore duplicate init_firmware commands
Hannes Reinecke
2014-10-31
megasas: Clear unit attention on initial reset
Hannes Reinecke
2014-10-31
megasas: Decode register names
Hannes Reinecke
2014-10-31
megasas: Fix typo in megasas_dcmd_ld_get_list()
Hannes Reinecke
2014-10-31
megasas: add MegaRAID SAS 2108 emulation
Hannes Reinecke
2014-10-31
megasas: fixup device mapping
Hannes Reinecke
2014-10-31
megasas: fixup MFI_DCMD_LD_LIST_QUERY
Hannes Reinecke
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-06-18
megasas: use PCI DMA API
Paolo Bonzini
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-05-20
megasas: remove buildtime strings
Olaf Hering
2014-04-28
megasas: Add MSI support
Hannes Reinecke
2014-04-28
megasas: Enable MSI-X support
Hannes Reinecke
2014-04-28
megasas: Implement LD_LIST_QUERY
Hannes Reinecke
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
[next]