[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 0/8] virtio-net: add support for SR-IOV emulation
From: |
Michael S. Tsirkin |
Subject: |
Re: [PATCH v5 0/8] virtio-net: add support for SR-IOV emulation |
Date: |
Tue, 30 Jul 2024 13:56:56 -0400 |
On Tue, Jul 30, 2024 at 09:26:20PM +0900, Akihiko Odaki wrote:
> On 2024/07/30 20:37, Michael S. Tsirkin wrote:
> > On Mon, Jul 15, 2024 at 02:19:06PM +0900, Akihiko Odaki wrote:
> > > Based-on: <20240714-rombar-v2-0-af1504ef55de@daynix.com>
> > > ("[PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto")
> >
> > OK I will revert this for now. We'll try again after the release,
> > there will be time to address s390.
> >
>
> I'd like to know if anybody wants to use igb on a s390x machine configured
> with libvirt. Such a configuration is already kind of broken, and it is
> likely to require significant effort on both side of libvirt and QEMU to fix
> it.
I assume Cédric wouldn't report it if was unused.
> As an alternative, I'm also introducing SR-IOV support to virtio-net-pci. It
> does not suffer the same problem with igb thanks to its flexible
> configuration mechanism.
>
> Regards,
> Akihiko Odaki
Sounds like this needs more review time, anyway.
- [PATCH v5 1/8] hw/pci: Do not add ROM BAR for SR-IOV VF, (continued)
- [PATCH v5 1/8] hw/pci: Do not add ROM BAR for SR-IOV VF, Akihiko Odaki, 2024/07/15
- [PATCH v5 4/8] pcie_sriov: Check PCI Express for SR-IOV PF, Akihiko Odaki, 2024/07/15
- [PATCH v5 2/8] hw/pci: Fix SR-IOV VF number calculation, Akihiko Odaki, 2024/07/15
- [PATCH v5 5/8] pcie_sriov: Allow user to create SR-IOV device, Akihiko Odaki, 2024/07/15
- [PATCH v5 7/8] virtio-net: Implement SR-IOV VF, Akihiko Odaki, 2024/07/15
- [PATCH v5 3/8] pcie_sriov: Ensure PF and VF are mutually exclusive, Akihiko Odaki, 2024/07/15
- [PATCH v5 6/8] virtio-pci: Implement SR-IOV PF, Akihiko Odaki, 2024/07/15
- [PATCH v5 8/8] docs: Document composable SR-IOV device, Akihiko Odaki, 2024/07/15
- Re: [PATCH v5 0/8] virtio-net: add support for SR-IOV emulation, Michael S. Tsirkin, 2024/07/30