diff for duplicates of <20230623-0a0d13b3f0f018282d68c2e8@orel> diff --git a/a/1.txt b/N1/1.txt index 383d7d0..127badb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,18 +7,18 @@ On Fri, Jun 23, 2023 at 02:22:42PM +1000, Gavin Shan wrote: > > > > On Thu, Jun 15, 2023 at 04:21:48PM +1000, Gavin Shan wrote: > > > > > 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 f266dee..4584446 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\07482963d-4312-dba1-e376-40f03d166f2c@redhat.com\0" "From\0Andrew Jones <andrew.jones@linux.dev>\0" "Subject\0Re: [kvm-unit-tests PATCH v3] runtime: Allow to specify properties for accelerator\0" - "Date\0Fri, 23 Jun 2023 07:36:52 +0000\0" + "Date\0Fri, 23 Jun 2023 09:36:52 +0200\0" "To\0Gavin Shan <gshan@redhat.com>\0" "Cc\0kvmarm@lists.linux.dev" kvm@vger.kernel.org @@ -30,18 +30,18 @@ "> > > > On Thu, Jun 15, 2023 at 04:21:48PM +1000, Gavin Shan wrote:\n" "> > > > > 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" @@ -144,4 +144,4 @@ "> Gavin\n" > -b0c8964d747c936d1562a169d14bbabf4d8091a05107f5329187d1d17cbe7743 +8c5cd591e82e3a0fcf967f4d572707be099fd7e314e611dd51ba14c0409a5987
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.