diff for duplicates of <20230615062148.19883-1-gshan@redhat.com> diff --git a/a/1.txt b/N1/1.txt index e85f1ca..9c3960f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,17 +1,17 @@ There are extra properties for accelerators to enable the specific features. For example, the dirty ring for KVM accelerator can be -enabled by "-accel kvm,dirty-ring-sizee536". Unfortuntely, the +enabled by "-accel kvm,dirty-ring-size=65536". Unfortuntely, the extra properties for the accelerators aren't supported. It makes it's impossible to test the combination of KVM and dirty ring as the following error message indicates. # cd /home/gavin/sandbox/kvm-unit-tests/tests # QEMU=/home/gavin/sandbox/qemu.main/build/qemu-system-aarch64 \ - ACCEL=kvm,dirty-ring-sizee536 ./its-migration + ACCEL=kvm,dirty-ring-size=65536 ./its-migration : - BUILD_HEAD/ffb37e + BUILD_HEAD=2fffb37e timeout -k 1s --foreground 90s /home/gavin/sandbox/qemu.main/build/qemu-system-aarch64 \ - -nodefaults -machine virt -accel kvm,dirty-ring-sizee536 -cpu cortex-a57 \ + -nodefaults -machine virt -accel kvm,dirty-ring-size=65536 -cpu cortex-a57 \ -device virtio-serial-device -device virtconsole,chardev=ctd -chardev testdev,id=ctd \ -device pci-testdev -display none -serial stdio -kernel _NO_FILE_4Uhere_ -smp 160 \ -machine gic-version=3 -append its-pending-migration # -initrd /tmp/tmp.gfDLa1EtWk diff --git a/a/content_digest b/N1/content_digest index ff027fc..c991fe5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Gavin Shan <gshan@redhat.com>\0" "Subject\0[kvm-unit-tests PATCH v3] runtime: Allow to specify properties for accelerator\0" - "Date\0Thu, 15 Jun 2023 06:21:48 +0000\0" + "Date\0Thu, 15 Jun 2023 16:21:48 +1000\0" "To\0kvmarm@lists.linux.dev\0" "Cc\0kvm@vger.kernel.org" kvm-ppc@vger.kernel.org @@ -18,18 +18,18 @@ "b\0" "There are extra properties for accelerators to enable the specific\n" "features. For example, the dirty ring for KVM accelerator can be\n" - "enabled by \"-accel kvm,dirty-ring-sizee536\". Unfortuntely, the\n" + "enabled by \"-accel kvm,dirty-ring-size=65536\". Unfortuntely, the\n" "extra properties for the accelerators aren't supported. It makes\n" "it's impossible to test the combination of KVM and dirty ring\n" "as the following error message indicates.\n" "\n" " # cd /home/gavin/sandbox/kvm-unit-tests/tests\n" " # QEMU=/home/gavin/sandbox/qemu.main/build/qemu-system-aarch64 \\\n" - " ACCEL=kvm,dirty-ring-sizee536 ./its-migration\n" + " ACCEL=kvm,dirty-ring-size=65536 ./its-migration\n" " :\n" - " BUILD_HEAD/ffb37e\n" + " BUILD_HEAD=2fffb37e\n" " timeout -k 1s --foreground 90s /home/gavin/sandbox/qemu.main/build/qemu-system-aarch64 \\\n" - " -nodefaults -machine virt -accel kvm,dirty-ring-sizee536 -cpu cortex-a57 \\\n" + " -nodefaults -machine virt -accel kvm,dirty-ring-size=65536 -cpu cortex-a57 \\\n" " -device virtio-serial-device -device virtconsole,chardev=ctd -chardev testdev,id=ctd \\\n" " -device pci-testdev -display none -serial stdio -kernel _NO_FILE_4Uhere_ -smp 160 \\\n" " -machine gic-version=3 -append its-pending-migration # -initrd /tmp/tmp.gfDLa1EtWk\n" @@ -200,4 +200,4 @@ "-- \n" 2.40.1 -6e2cc8aa0df39333203781110f9540bf788f16d4e79d1c8ddb914b2954a62fa9 +0aa5db8ebff535a84ce4cb914e17a8a72130f92fb9e758d361a872c279a98443
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.