libvirt/src/conf
Andrea Bolognani a0065f9728 conf: Don't format firmware type/features when migrating
The combination of explicit firmware paths, which we now
produce in all cases, and firmware autoselection knobs is
explicitly rejected by libvirt 8.6.0 and newer.

Right now we produce inherently migratable XML in all cases,
since we always strip those bits, but that's going to change
soon. To prepare for that, make sure that we always skip the
problematic elements and attributes when preparing a
migratable XML.

The destination will simply receive a fully specified firmware
configuration, which is indistinguishable from one that was
manually provided by the user and is thus accepted by any old
version of libvirt, regardless of whether or not firmware
autoselection was used on the source host.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2023-03-22 13:49:53 +01:00
..
schemas
backup_conf.c
backup_conf.h
capabilities.c
capabilities.h
checkpoint_conf.c
checkpoint_conf.h
cpu_conf.c util: add virXMLPropUIntDefault() function 2023-03-08 13:05:05 -06:00
cpu_conf.h
device_conf.c
device_conf.h
domain_addr.c
domain_addr.h
domain_audit.c
domain_audit.h
domain_capabilities.c
domain_capabilities.h
domain_conf.c
domain_conf.h
domain_event.c
domain_event.h
domain_nwfilter.c
domain_nwfilter.h
domain_postparse.c
domain_postparse.h
domain_validate.c
domain_validate.h
interface_conf.c
interface_conf.h
meson.build
moment_conf.c
moment_conf.h
netdev_bandwidth_conf.c
netdev_bandwidth_conf.h
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c
netdev_vport_profile_conf.h
network_conf.c
network_conf.h
network_event.c
network_event.h conf: Remove unused includes 2022-06-16 06:43:56 +02:00
networkcommon_conf.c
networkcommon_conf.h
node_device_conf.c
node_device_conf.h
node_device_event.c
node_device_event.h
node_device_util.c
node_device_util.h
numa_conf.c
numa_conf.h
nwfilter_conf.c
nwfilter_conf.h
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
nwfilter_params.c
nwfilter_params.h
object_event_private.h
object_event.c
object_event.h
secret_conf.c
secret_conf.h
secret_event.c
secret_event.h
snapshot_conf_priv.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
snapshot_conf.c qemu_snapshot: when deleting snapshot invalidate parent snapshot 2023-01-09 13:33:07 +01:00
snapshot_conf.h
storage_adapter_conf.c
storage_adapter_conf.h
storage_capabilities.c
storage_capabilities.h
storage_conf.c
storage_conf.h
storage_encryption_conf.c
storage_encryption_conf.h
storage_event.c
storage_event.h
storage_source_conf.c
storage_source_conf.h
virchrdev.c
virchrdev.h
virconftypes.h
virdomaincheckpointobjlist.c
virdomaincheckpointobjlist.h conf: Remove unused includes 2022-06-16 06:43:56 +02:00
virdomainjob.c
virdomainjob.h
virdomainmomentobjlist.c
virdomainmomentobjlist.h
virdomainobjlist.c
virdomainobjlist.h
virdomainsnapshotobjlist.c conf: Remove unused includes 2022-06-16 06:43:56 +02:00
virdomainsnapshotobjlist.h
virinterfaceobj.c
virinterfaceobj.h
virnetworkobj.c
virnetworkobj.h
virnetworkportdef.c
virnetworkportdef.h
virnodedeviceobj.c
virnodedeviceobj.h
virnwfilterbindingdef.c
virnwfilterbindingdef.h
virnwfilterbindingobj.c
virnwfilterbindingobj.h
virnwfilterbindingobjlist.c
virnwfilterbindingobjlist.h
virnwfilterobj.c
virnwfilterobj.h
virsavecookie.c
virsavecookie.h
virsecretobj.c
virsecretobj.h
virstorageobj.c
virstorageobj.h conf: Remove unused includes 2022-06-16 06:43:56 +02:00