Hi experts
I create a VM by ESXI and passthrough one of my PCI device to VM, but I find they have different PCI config space, and some operations like error injection can not be trigger in VM.
PCI config space in ESXI host:
0000:bd:00.0 Serial bus controller: PMC-Sierra Inc. ATTO Celerity FC8xEN
00: f8 11 32 80 03 00 10 00 08 00 04 0c 10 00 80 00
10: 00 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00
20: 04 80 01 f8 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 60 03 00 00 00 00 00 00 00 00 00 ff ff ff ff
60: 05 70 83 00 18 00 e0 fe 00 00 00 00 00 00 00 00
70: 10 b0 02 02 85 8f 00 00 30 50 04 00 82 3c 01 00
80: 40 00 82 10 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00
a0: 02 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 11 00 08 00 04 41 00 00 04 40 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
PCI config space in VM:
02:00.0 Fibre Channel: PMC-Sierra Inc. ATTO Celerity FC8xEN (rev 08)
00: f8 11 32 80 03 00 10 00 08 00 04 0c 10 40 00 00
10: 00 00 00 00 00 00 00 00 01 24 00 00 01 20 00 00
20: 04 80 ff fd 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 01 60 03 00 00 00 00 00 00 00 00 00 ff ff ff ff
60: 05 70 80 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 10 b0 02 00 00 00 00 00 00 00 00 00 02 06 00 00
80: 00 00 02 02 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 11 00 08 00 04 41 00 00 04 40 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Is there any other config files or operations need to be done?
Many thanks.