mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-31 00:45:18 +00:00
9b2130ec8e
This patch updates domaincapsdata and qemucapabilitiesdata for ppc64 with qemu commit v6.1.0-1714-gc5b2f55981. Changes in all 'ppc64-latest.ags' files were needed. The changes are mundane despite the volume. For all 'ppc64-latest.args' files the changes are: - removing '-sandbox' command line; - 'secret' and 'memory-backend-ram' objects are now using qom-type format; - '-device' is now using qom-type format. Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>