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