]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmlout: Do not symlink output files for 'aarch64-gic' cases
authorPeter Krempa <pkrempa@redhat.com>
Tue, 28 Mar 2023 13:48:09 +0000 (15:48 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 11 Apr 2023 08:08:32 +0000 (10:08 +0200)
commit0e550e7175de3282374823dff702f5569bcd9f1f
tree885ab7a29834cabb274b73de56f52fb5716c7e98
parent0da84671ef6e09081cfe3f67f38953be6b0cad12
qemuxml2xmlout: Do not symlink output files for 'aarch64-gic' cases

Upcoming patch will be modifying all of them to use real capabilities.
This way it will be more obvious what will change.

Keeping the symlinks around is tedious for humans to do. Waste some
storage instead.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2xmloutdata/aarch64-gic-default-both.xml [changed from symlink to file mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-default-v2.xml [changed from symlink to file mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-default-v3.xml [changed from symlink to file mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-default.xml [changed from symlink to file mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-host.xml [changed from symlink to file mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-none-both.xml [changed from symlink to file mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-none-v2.xml [changed from symlink to file mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-none-v3.xml [changed from symlink to file mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-none.xml [changed from symlink to file mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-v2.xml [changed from symlink to file mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-v3.xml [changed from symlink to file mode: 0644]