On Fri, Jun 28, 2024 at 15:12:35 +0200, Michal Privoznik wrote: > After previous commits, domain capabilities XML reports basically > two possible values for backend type: 'default' and 'passt'. > Despite its misleading name, 'default' really means 'use > hypervisor's builtin SLIRP'. Since it's reported in domain > capabilities as a value accepted, make our parser and XML schema > accept it. > > Signed-off-by: Michal Privoznik <mpriv...@redhat.com> > ---
Reviewed-by: Peter Krempa <pkre...@redhat.com>