Acked-by: Dmitry Fleytman <dmi...@daynix.com <mailto:dmi...@daynix.com>>
> On 13 Dec 2015, at 10:08 AM, Shmulik Ladkani > <shmulik.ladk...@ravellosystems.com> wrote: > > Various fixes to what the vmw_pvscsi device reports in its PCI > configuration space, to better align with VMware virtual hardware > as exposed by ESXi/Workstation. > > Since v1: Added compatability properties for migration > > Shmulik Ladkani (6): > vmw_pvscsi: Set device subsystem and revision > vmw_pvscsi: Change offset of msi pci capability > vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability > property > vmw_pvscsi: coding: Introduce PVSCSIClass > vmw_pvscsi: The pvscsi device is a PCIE endpoint > vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability property > > hw/scsi/vmw_pvscsi.c | 96 ++++++++++++++++++++++++++++++++++++++++++++++++---- > include/hw/compat.h | 8 +++++ > 2 files changed, 98 insertions(+), 6 deletions(-) > > -- > 1.9.1 >