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 00/11] hw/pci: SR-IOV related fixes and improvements

2025-02-14 Thread Akihiko Odaki
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 On 2025/01/16 18:00, Akihiko Odaki wrote: Supersedes: <20240714-rombar-v2-0-af1504ef5...@daynix.com> ("[PATCH v2 0/4]

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

2025-01-16 Thread Akihiko Odaki
Supersedes: <20240714-rombar-v2-0-af1504ef5...@daynix.com> ("[PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto") I submitted a RFC series[1] to add support for SR-IOV emulation to virtio-net-pci. During the development of the series, I fixed some trivial bugs and made improvements that I think