summary refs log tree commit diff stats
path: root/hw/scsi/vmw_pvscsi.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hw: replace FSF postal address with licenses URLSean Wei2025-06-261-2/+2
| | | | | | | | | | | | | The GPLv2 boiler-plate in vmxnet3.h and vmw_pvscsi.h still contained the obsolete "51 Franklin Street" postal address. Replace it with the canonical GNU licenses URL recommended by the FSF: https://www.gnu.org/licenses/ Signed-off-by: Sean Wei <me@sean.taipei> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-ID: <20250613.qemu.patch.08@sean.taipei> Signed-off-by: Thomas Huth <thuth@redhat.com>
* scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman2013-04-191-0/+434
Signed-off-by: Dmitry Fleytman <dmitry@daynix.com> Signed-off-by: Yan Vugenfirer <yan@daynix.com> [ Rename files to vmw_pvscsi, fix setting of hostStatus in pvscsi_request_cancelled - Paolo ] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>