Re: [PATCH v20 00/11] hw/pci: SR-IOV related fixes and improvements

2025-02-16 Thread Michael S. Tsirkin
On Sat, Feb 15, 2025 at 03:25:14PM +0900, Akihiko Odaki wrote: > Hi Michael, > > It has been a while since this series was reviewed by maintainers of > relevant architectures. Can you check if this series is ready to pull? > > Regards, > Akihiko Odaki Yes, it's tagged, will be in the next pull.

Re: [PATCH v20 06/11] pcie_sriov: Do not manually unrealize

2025-02-16 Thread Philippe Mathieu-Daudé
On 16/1/25 10:00, Akihiko Odaki wrote: A device gets automatically unrealized when being unparented. Correct, so: Reviewed-by: Philippe Mathieu-Daudé However this is totally undocumented, I was not even aware of that... Signed-off-by: Akihiko Odaki --- hw/pci/pcie_sriov.c | 4 1 f