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

2025-01-09 Thread Michael S. Tsirkin
On Thu, Jan 09, 2025 at 01:04:11PM +0100, Philippe Mathieu-Daudé wrote: > On 9/1/25 07:29, Akihiko Odaki wrote: > > > Akihiko Odaki (14): > >hw/pci: Rename has_power to enabled > > >hw/pci: Use -1 as the default value for rombar > >hw/qdev: Remove opts member > > I'm queu

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

2025-01-09 Thread Philippe Mathieu-Daudé
On 9/1/25 07:29, Akihiko Odaki wrote: Akihiko Odaki (14): hw/pci: Rename has_power to enabled hw/pci: Use -1 as the default value for rombar hw/qdev: Remove opts member I'm queuing patches 1,13-14 which are generic, hoping it helps you not carrying a bit less over respi