Age | Commit message (Expand) | Author |
2019-06-06 | hw/scsi: Use the QOM BUS() macro to access BusState.qbus | Philippe Mathieu-Daudé |
2018-08-23 | scsi: mptsas: Mark as storage device | Guenter Roeck |
2018-06-01 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé |
2017-12-05 | pci: Add pci_dev_bus_num() helper | David Gibson |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-09-19 | osdep.h: Prohibit disabling assert() in supported builds | Eric Blake |
2017-09-19 | scsi: move block/scsi.h to include/scsi/constants.h | Paolo Bonzini |
2017-03-14 | scsi: mptsas: fix the wrong reading size in fetch request | Li Qiang |
2017-02-21 | hw/scsi: Concentrate -drive if=scsi auto-create in one place | Markus Armbruster |
2016-09-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-09-15 | mptsas: change .realize function name | Cao jin |
2016-09-14 | scsi: mptsas: use g_new0 to allocate MPTSASRequest object | Li Qiang |
2016-08-03 | mptsas: really fix migration compatibility | Paolo Bonzini |
2016-07-29 | mptsas: Fix a migration compatible issue | Cao jin |
2016-07-05 | mptsas: remove unnecessary internal msi state flag | Cao jin |
2016-07-05 | pci: Convert msi_init() to Error and fix callers to check it | Cao jin |
2016-07-05 | mptsas: change msi property type | Cao jin |
2016-05-29 | scsi: mptsas: infinite loop while fetching requests | Prasad J Pandit |
2016-02-16 | mptsas: fix wrong formula | Paolo Bonzini |
2016-02-16 | mptsas: fix memory leak | Paolo Bonzini |
2016-02-09 | hw: Add support for LSI SAS1068 (mptsas) device | Paolo Bonzini |