Re: PATCH: VMD fixes for PCI Config Space and BAR Allocation [passthrough PCI support]

2020-08-19 Thread Dave Voutila
Jordan Hargrave writes: > This is the first patch for adding PCI passthrough support to VMD. > I am splitting up the necessary changes into smaller patches. > > This code fixes the pci device union for accessing PCI config space >= 0x40 > pcidump -xxx would return garbage data due to union overl

PATCH: VMD fixes for PCI Config Space and BAR Allocation [passthrough PCI support]

2020-08-18 Thread Jordan Hargrave
This is the first patch for adding PCI passthrough support to VMD. I am splitting up the necessary changes into smaller patches. This code fixes the pci device union for accessing PCI config space >= 0x40 pcidump -xxx would return garbage data due to union overlap pci_add_bar now requires speci