On 09/07/22 07:46, Gerd Hoffmann wrote:
> On Tue, Sep 06, 2022 at 01:59:23PM +0200, Ard Biesheuvel wrote:
>> Add some generic plumbing and wire it up for the QEMU based Ovmf
>> platform so that IPv4 and/or IPv6 networking can be turned off from the
>> QEMU command line.
>>
>> This is a follow-up to
On Tue, Sep 06, 2022 at 01:59:23PM +0200, Ard Biesheuvel wrote:
> Add some generic plumbing and wire it up for the QEMU based Ovmf
> platform so that IPv4 and/or IPv6 networking can be turned off from the
> QEMU command line.
>
> This is a follow-up to Yuan's patch '[PATCH v1 0/2] Add support to
>
Add some generic plumbing and wire it up for the QEMU based Ovmf
platform so that IPv4 and/or IPv6 networking can be turned off from the
QEMU command line.
This is a follow-up to Yuan's patch '[PATCH v1 0/2] Add support to
disable VirtIo net at runtime' which only targeted the virtio network
drive