Re: [PATCH v7 00/12] PCI devices passthrough on Arm, part 3

2023-06-22 Thread Jan Beulich
On 22.06.2023 00:11, Volodymyr Babchuk wrote: > Jan Beulich writes: >> On 15.06.2023 11:39, Volodymyr Babchuk wrote: >>> Stewart Hildebrand writes: On 6/13/23 06:32, Volodymyr Babchuk wrote: > Hello, > > This is another another version of vPCI rework (previous one can be > fo

Re: [PATCH v7 00/12] PCI devices passthrough on Arm, part 3

2023-06-21 Thread Volodymyr Babchuk
Hi Jan, Jan Beulich writes: > On 15.06.2023 11:39, Volodymyr Babchuk wrote: >> Stewart Hildebrand writes: >>> On 6/13/23 06:32, Volodymyr Babchuk wrote: Hello, This is another another version of vPCI rework (previous one can be found at [1]). The biggest change is how vPCI

Re: [PATCH v7 00/12] PCI devices passthrough on Arm, part 3

2023-06-15 Thread Jan Beulich
On 15.06.2023 11:39, Volodymyr Babchuk wrote: > Stewart Hildebrand writes: >> On 6/13/23 06:32, Volodymyr Babchuk wrote: >>> Hello, >>> >>> This is another another version of vPCI rework (previous one can be >>> found at [1]). The biggest change is how vPCI locking is done. This >>> series uses pe

Re: [PATCH v7 00/12] PCI devices passthrough on Arm, part 3

2023-06-15 Thread Volodymyr Babchuk
Hi Stewart, Stewart Hildebrand writes: > On 6/13/23 06:32, Volodymyr Babchuk wrote: >> Hello, >> >> This is another another version of vPCI rework (previous one can be >> found at [1]). The biggest change is how vPCI locking is done. This >> series uses per-domain vPCI rwlock. >> >> Note tha

Re: [PATCH v7 00/12] PCI devices passthrough on Arm, part 3

2023-06-14 Thread Stewart Hildebrand
On 6/13/23 06:32, Volodymyr Babchuk wrote: > Hello, > > This is another another version of vPCI rework (previous one can be > found at [1]). The biggest change is how vPCI locking is done. This > series uses per-domain vPCI rwlock. > > Note that this series does not include my work on reference c

[PATCH v7 00/12] PCI devices passthrough on Arm, part 3

2023-06-13 Thread Volodymyr Babchuk
Hello, This is another another version of vPCI rework (previous one can be found at [1]). The biggest change is how vPCI locking is done. This series uses per-domain vPCI rwlock. Note that this series does not include my work on reference counting for PCI devices because this counting does not re