|
From: | Paul Durrant |
Subject: | Re: [PATCH 2/4] hw/xen: update Xen PV NIC to XenDevice model |
Date: | Tue, 24 Oct 2023 17:16:46 +0100 |
User-agent: | Mozilla Thunderbird |
On 24/10/2023 16:17, David Woodhouse wrote: [snip]
I don't think that's really a valid state for a network frontend. Linux netback just ignores it.Must we? I was thinking of making the ->frontend_changed() methods optional and allowing backends to just provide ->connect() and ->disconnect() methods instead if they wanted to. Because we have three identical ->frontend_changed() methods now...
Now maybe... Not sure things will look so common when other backends are converted. I'd prefer to maintain fidelity with Linux xen-netback as it is generally considered to be the canonical implementation.
Paul
[Prev in Thread] | Current Thread | [Next in Thread] |