Re: [Qemu-devel] [PATCH 3/3] vmw_pvscsi: Change offsets of PCI capabilities

2015-11-20 Thread Dmitry Fleytman
Acked-by: Dmitry Fleytman > On 19 Nov 2015, at 16:21 PM, Shmulik Ladkani > wrote: > > Place device reported PCI capabilities at the same offsets as placed by > the VMware virtual hardware: > Express Endpoint at [40], MSI at [7c] > > Signed-off-by: Shmulik Ladkani > --- > hw/scsi/vmw_pvscsi.

[Qemu-devel] [PATCH 3/3] vmw_pvscsi: Change offsets of PCI capabilities

2015-11-19 Thread Shmulik Ladkani
Place device reported PCI capabilities at the same offsets as placed by the VMware virtual hardware: Express Endpoint at [40], MSI at [7c] Signed-off-by: Shmulik Ladkani --- hw/scsi/vmw_pvscsi.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hw/scsi/vmw_pvscsi.c b/hw/