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
/
vmw_pvscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
1
-1
/
+1
2016-09-14
scsi: pvscsi: limit process IO loop to ring size
Prasad J Pandit
1
-1
/
+4
2016-09-13
scsi: pvscsi: limit loop to fetch SG list
Prasad J Pandit
1
-5
/
+6
2016-09-13
vmw_pvscsi: check page count while initialising descriptor rings
Prasad J Pandit
1
-10
/
+9
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2016-07-05
vmw_pvscsi: remove unnecessary internal msi state flag
Cao jin
1
-6
/
+3
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
1
-1
/
+1
2016-07-05
change pvscsi_init_msi() type to void
Cao jin
1
-3
/
+1
2016-05-29
scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952)
Prasad J Pandit
1
-4
/
+20
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
hw/scsi: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-17
vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability property
Shmulik Ladkani
1
-0
/
+2
2015-12-17
vmw_pvscsi: The pvscsi device is a PCIE endpoint
Shmulik Ladkani
1
-1
/
+53
2015-12-17
vmw_pvscsi: coding: Introduce PVSCSIClass
Shmulik Ladkani
1
-0
/
+10
2015-12-17
vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability property
Shmulik Ladkani
1
-0
/
+2
2015-12-17
vmw_pvscsi: Change offset of msi pci capability
Shmulik Ladkani
1
-2
/
+3
2015-12-17
vmw_pvscsi: Set device subsystem and revision
Shmulik Ladkani
1
-3
/
+20
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
1
-8
/
+0
2015-03-25
vmw_pvscsi: use PCI DMA APIs
Paolo Bonzini
1
-21
/
+21
2014-10-15
scsi: Convert pvscsi HBA to hotplug handler API
Igor Mammedov
1
-8
/
+18
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-3
/
+0
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-2
/
+1
2014-03-26
scsi: check req pointer before dereferencing it
Prasad Joshi
1
-1
/
+2
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+1
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
1
-1
/
+2
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-23
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
1
-2
/
+2
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-1
/
+1
2013-06-11
hw/scsi: Don't increment a boolean value
Stefan Weil
1
-1
/
+1
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
1
-1
/
+1
2013-04-19
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
1
-0
/
+1216