From 4d0d31a6fd5a951af117979405bcfc1349bce627 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Tue, 28 Mar 2023 15:52:46 +0200 Subject: [PATCH] qemuxml2xmloutdata: Don't symlink output data for 'mach-virt*' cases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace them with full files so that potential fallout from conversion to real capabilities is more obvious and the test is simpler to add. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- .../mach-virt-console-native.xml | 33 ++++++++++++++++++- .../mach-virt-serial+console-native.xml | 33 ++++++++++++++++++- .../mach-virt-serial-native.xml | 33 ++++++++++++++++++- 3 files changed, 96 insertions(+), 3 deletions(-) mode change 120000 => 100644 tests/qemuxml2xmloutdata/mach-virt-console-native.xml mode change 120000 => 100644 tests/qemuxml2xmloutdata/mach-virt-serial+console-native.xml mode change 120000 => 100644 tests/qemuxml2xmloutdata/mach-virt-serial-native.xml diff --git a/tests/qemuxml2xmloutdata/mach-virt-console-native.xml b/tests/qemuxml2xmloutdata/mach-virt-console-native.xml deleted file mode 120000 index 8b64e06c7f..0000000000 --- a/tests/qemuxml2xmloutdata/mach-virt-console-native.xml +++ /dev/null @@ -1 +0,0 @@ -mach-virt-serial-compat.xml \ No newline at end of file diff --git a/tests/qemuxml2xmloutdata/mach-virt-console-native.xml b/tests/qemuxml2xmloutdata/mach-virt-console-native.xml new file mode 100644 index 0000000000..f66fe2916a --- /dev/null +++ b/tests/qemuxml2xmloutdata/mach-virt-console-native.xml @@ -0,0 +1,32 @@ + + guest + 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 + 524288 + 524288 + 1 + + hvm + + + + + + + destroy + restart + destroy + + /usr/bin/qemu-system-aarch64 + + + + + + + + + + + diff --git a/tests/qemuxml2xmloutdata/mach-virt-serial+console-native.xml b/tests/qemuxml2xmloutdata/mach-virt-serial+console-native.xml deleted file mode 120000 index 8b64e06c7f..0000000000 --- a/tests/qemuxml2xmloutdata/mach-virt-serial+console-native.xml +++ /dev/null @@ -1 +0,0 @@ -mach-virt-serial-compat.xml \ No newline at end of file diff --git a/tests/qemuxml2xmloutdata/mach-virt-serial+console-native.xml b/tests/qemuxml2xmloutdata/mach-virt-serial+console-native.xml new file mode 100644 index 0000000000..f66fe2916a --- /dev/null +++ b/tests/qemuxml2xmloutdata/mach-virt-serial+console-native.xml @@ -0,0 +1,32 @@ + + guest + 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 + 524288 + 524288 + 1 + + hvm + + + + + + + destroy + restart + destroy + + /usr/bin/qemu-system-aarch64 + + + + + + + + + + + diff --git a/tests/qemuxml2xmloutdata/mach-virt-serial-native.xml b/tests/qemuxml2xmloutdata/mach-virt-serial-native.xml deleted file mode 120000 index 8b64e06c7f..0000000000 --- a/tests/qemuxml2xmloutdata/mach-virt-serial-native.xml +++ /dev/null @@ -1 +0,0 @@ -mach-virt-serial-compat.xml \ No newline at end of file diff --git a/tests/qemuxml2xmloutdata/mach-virt-serial-native.xml b/tests/qemuxml2xmloutdata/mach-virt-serial-native.xml new file mode 100644 index 0000000000..f66fe2916a --- /dev/null +++ b/tests/qemuxml2xmloutdata/mach-virt-serial-native.xml @@ -0,0 +1,32 @@ + + guest + 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 + 524288 + 524288 + 1 + + hvm + + + + + + + destroy + restart + destroy + + /usr/bin/qemu-system-aarch64 + + + + + + + + + + +