On Tue, Apr 02, 2024 at 09:39:59 +0200, Peter Krempa wrote:
On Tue, Apr 02, 2024 at 02:01:16 +0530, Rayhan Faizel wrote:
> This capability was previously prefixed with X_ due to not being in use.
This was done as all qemu versions do support this device and even when
compiled out libvirt has fallback code which tries to use any unknown
network device model directly with qemu to preserve backwards
compatibility.
While I didn't check what you want to do with this, the capability most
likely won't be needed for it.
Yup, looked at the rest of the patches and they don't even use it.
NACK to this patch.