kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] tests: kvm: Add tests to .gitignore
@ 2019-05-06 14:19 Aaron Lewis
  2019-05-08 11:55 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Lewis @ 2019-05-06 14:19 UTC (permalink / raw)
  To: pbonzini, rkrcmar, jmattson, pshier, marcorr, kvm
  Cc: Aaron Lewis, Sean Christopherson

Signed-off-by: Aaron Lewis <aaronlewis@google.com>
Reviewed-by: Peter Shier <pshier@google.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Sean Christopherson <sean.j.christopherson@intel.com>
---
 tools/testing/selftests/kvm/.gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
index 2689d1ea6d7a..6027b5f3d72d 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -1,9 +1,12 @@
 /x86_64/cr4_cpuid_sync_test
 /x86_64/evmcs_test
+/x86_64/hyperv_cpuid
 /x86_64/platform_info_test
 /x86_64/set_sregs_test
+/x86_64/smm_test
+/x86_64/state_test
 /x86_64/sync_regs_test
 /x86_64/vmx_close_while_nested_test
 /x86_64/vmx_tsc_adjust_test
-/x86_64/state_test
+/clear_dirty_log_test
 /dirty_log_test
-- 
2.21.0.1020.gf2820cf01a-goog


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] tests: kvm: Add tests to .gitignore
  2019-05-06 14:19 [PATCH v2] tests: kvm: Add tests to .gitignore Aaron Lewis
@ 2019-05-08 11:55 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2019-05-08 11:55 UTC (permalink / raw)
  To: Aaron Lewis, rkrcmar, jmattson, pshier, marcorr, kvm; +Cc: Sean Christopherson

On 06/05/19 09:19, Aaron Lewis wrote:
> Signed-off-by: Aaron Lewis <aaronlewis@google.com>
> Reviewed-by: Peter Shier <pshier@google.com>
> Reviewed-by: Jim Mattson <jmattson@google.com>
> Reviewed-by: Sean Christopherson <sean.j.christopherson@intel.com>
> ---
>  tools/testing/selftests/kvm/.gitignore | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
> index 2689d1ea6d7a..6027b5f3d72d 100644
> --- a/tools/testing/selftests/kvm/.gitignore
> +++ b/tools/testing/selftests/kvm/.gitignore
> @@ -1,9 +1,12 @@
>  /x86_64/cr4_cpuid_sync_test
>  /x86_64/evmcs_test
> +/x86_64/hyperv_cpuid
>  /x86_64/platform_info_test
>  /x86_64/set_sregs_test
> +/x86_64/smm_test
> +/x86_64/state_test
>  /x86_64/sync_regs_test
>  /x86_64/vmx_close_while_nested_test
>  /x86_64/vmx_tsc_adjust_test
> -/x86_64/state_test
> +/clear_dirty_log_test
>  /dirty_log_test
> 

Queued, thanks.

Paolo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-08 11:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-06 14:19 [PATCH v2] tests: kvm: Add tests to .gitignore Aaron Lewis
2019-05-08 11:55 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).