All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anders Roxell <anders.roxell@linaro.org>
To: pbonzini@redhat.com, rkrcmar@redhat.com, shuah@kernel.org
Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	Anders Roxell <anders.roxell@linaro.org>
Subject: [PATCH] selftests/kvm: add missing executables to .gitignore
Date: Fri, 19 Oct 2018 16:38:16 +0200	[thread overview]
Message-ID: <20181019143816.4509-1-anders.roxell@linaro.org> (raw)

Fixes: 18178ff86217 ("KVM: selftests: add Enlightened VMCS test")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 tools/testing/selftests/kvm/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
index 552b0d9a49f4..6210ba41c29e 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -1,4 +1,5 @@
 /x86_64/cr4_cpuid_sync_test
+/x86_64/evmcs_test
 /x86_64/platform_info_test
 /x86_64/set_sregs_test
 /x86_64/sync_regs_test
-- 
2.19.1


WARNING: multiple messages have this Message-ID (diff)
From: anders.roxell at linaro.org (Anders Roxell)
Subject: [PATCH] selftests/kvm: add missing executables to .gitignore
Date: Fri, 19 Oct 2018 16:38:16 +0200	[thread overview]
Message-ID: <20181019143816.4509-1-anders.roxell@linaro.org> (raw)

Fixes: 18178ff86217 ("KVM: selftests: add Enlightened VMCS test")
Signed-off-by: Anders Roxell <anders.roxell at linaro.org>
---
 tools/testing/selftests/kvm/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
index 552b0d9a49f4..6210ba41c29e 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -1,4 +1,5 @@
 /x86_64/cr4_cpuid_sync_test
+/x86_64/evmcs_test
 /x86_64/platform_info_test
 /x86_64/set_sregs_test
 /x86_64/sync_regs_test
-- 
2.19.1

WARNING: multiple messages have this Message-ID (diff)
From: anders.roxell@linaro.org (Anders Roxell)
Subject: [PATCH] selftests/kvm: add missing executables to .gitignore
Date: Fri, 19 Oct 2018 16:38:16 +0200	[thread overview]
Message-ID: <20181019143816.4509-1-anders.roxell@linaro.org> (raw)
Message-ID: <20181019143816.PH9Sx8mh-gtsEoYIhZju06ZqtrxKeDXBWxMEUTsSgLM@z> (raw)

Fixes: 18178ff86217 ("KVM: selftests: add Enlightened VMCS test")
Signed-off-by: Anders Roxell <anders.roxell at linaro.org>
---
 tools/testing/selftests/kvm/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
index 552b0d9a49f4..6210ba41c29e 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -1,4 +1,5 @@
 /x86_64/cr4_cpuid_sync_test
+/x86_64/evmcs_test
 /x86_64/platform_info_test
 /x86_64/set_sregs_test
 /x86_64/sync_regs_test
-- 
2.19.1

             reply	other threads:[~2018-10-19 14:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-19 14:38 Anders Roxell [this message]
2018-10-19 14:38 ` [PATCH] selftests/kvm: add missing executables to .gitignore Anders Roxell
2018-10-19 14:38 ` anders.roxell
2018-10-19 16:15 ` Paolo Bonzini
2018-10-19 16:15   ` Paolo Bonzini
2018-10-19 16:15   ` pbonzini
2019-01-08  9:26 Anders Roxell
2019-01-08  9:26 ` Anders Roxell
2019-01-08  9:26 ` anders.roxell
2019-01-31 19:09 ` Anders Roxell
2019-01-31 19:09   ` Anders Roxell
2019-01-31 19:09   ` anders.roxell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181019143816.4509-1-anders.roxell@linaro.org \
    --to=anders.roxell@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@redhat.com \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.