* [PATCH v2] selftests: kvm: Add files generated when compiled to .gitignore [not found] <5d60e7126803e9a11b51618e65966ba047eff7df> @ 2019-05-12 4:44 ` Kelsey Skunberg 2019-05-13 14:03 ` Sean Christopherson 0 siblings, 1 reply; 2+ messages in thread From: Kelsey Skunberg @ 2019-05-12 4:44 UTC (permalink / raw) To: shuah, pbonzini, rkrcmar, linux-kselftest, kvm, linux-kernel, skhan, linux-kernel-mentees Cc: Kelsey Skunberg The following files are generated in /selftests/kvm/ after compiling and should be added to /selftests/kvm/.gitignore: - /x86_64/hyperv_cpuid - /x86_64/smm_test - /clear_dirty_log_test Signed-off-by: Kelsey Skunberg <skunberg.kelsey@gmail.com> --- Changes since v1: - Included /clear_dirty_log_test to .gitignore - Updated commit log to reflect file added tools/testing/selftests/kvm/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore index 2689d1ea6d7a..391a19231618 100644 --- a/tools/testing/selftests/kvm/.gitignore +++ b/tools/testing/selftests/kvm/.gitignore @@ -6,4 +6,7 @@ /x86_64/vmx_close_while_nested_test /x86_64/vmx_tsc_adjust_test /x86_64/state_test +/x86_64/hyperv_cpuid +/x86_64/smm_test +/clear_dirty_log_test /dirty_log_test -- 2.20.1 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] selftests: kvm: Add files generated when compiled to .gitignore 2019-05-12 4:44 ` [PATCH v2] selftests: kvm: Add files generated when compiled to .gitignore Kelsey Skunberg @ 2019-05-13 14:03 ` Sean Christopherson 0 siblings, 0 replies; 2+ messages in thread From: Sean Christopherson @ 2019-05-13 14:03 UTC (permalink / raw) To: Kelsey Skunberg Cc: shuah, pbonzini, rkrcmar, linux-kselftest, kvm, linux-kernel, skhan, linux-kernel-mentees On Sat, May 11, 2019 at 10:44:34PM -0600, Kelsey Skunberg wrote: > The following files are generated in /selftests/kvm/ after compiling and > should be added to /selftests/kvm/.gitignore: > > - /x86_64/hyperv_cpuid > - /x86_64/smm_test > - /clear_dirty_log_test > > Signed-off-by: Kelsey Skunberg <skunberg.kelsey@gmail.com> > --- An equivalent patch has already been queued. https://patchwork.kernel.org/patch/10931115/ > Changes since v1: > - Included /clear_dirty_log_test to .gitignore > - Updated commit log to reflect file added > > tools/testing/selftests/kvm/.gitignore | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore > index 2689d1ea6d7a..391a19231618 100644 > --- a/tools/testing/selftests/kvm/.gitignore > +++ b/tools/testing/selftests/kvm/.gitignore > @@ -6,4 +6,7 @@ > /x86_64/vmx_close_while_nested_test > /x86_64/vmx_tsc_adjust_test > /x86_64/state_test > +/x86_64/hyperv_cpuid > +/x86_64/smm_test > +/clear_dirty_log_test > /dirty_log_test > -- > 2.20.1 > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-13 14:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <5d60e7126803e9a11b51618e65966ba047eff7df>
2019-05-12 4:44 ` [PATCH v2] selftests: kvm: Add files generated when compiled to .gitignore Kelsey Skunberg
2019-05-13 14:03 ` Sean Christopherson
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox