doc: update kernel configuration instructions for KVM guests

The kvmguest shorthand was removed after the release of Linux 5.10. It
was just shorthand for kvm_guest.config anyway, so update the
test-runner documentation accordingly.
This commit is contained in:
Alvin Šipraga 2021-01-27 10:05:03 +00:00 committed by Denis Kenzior
parent d544fb9fa8
commit d83b4a4597
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ minimal options for a successful boot and execution:
<arch>_defconfig Default kernel configuration
kvmconfig Default configuration for
kvm_guest.config Default configuration for
kvm guests
<iwd>/tools/test_runner_kernel_config The test-runner specific
@ -62,7 +62,7 @@ as follows:
$ make x86_64_defconfig
$ make kvmconfig
$ make kvm_guest.config
$ sh <iwd>/tools/test_runner_kernel_config