linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: shuah <shuah@kernel.org>
To: Thomas Huth <thuth@redhat.com>,
	kvm@vger.kernel.org, Paolo Bonzini <pbonzini@redhat.com>
Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	shuah <shuah@kernel.org>
Subject: Re: [PATCH] KVM: selftests: Update gitignore file for latest changes
Date: Thu, 1 Aug 2019 07:58:01 -0600	[thread overview]
Message-ID: <20c43c74-09f9-8f0b-64e4-a481a40387cb@kernel.org> (raw)
In-Reply-To: <20190731142851.9793-1-thuth@redhat.com>

On 7/31/19 8:28 AM, Thomas Huth wrote:
> The kvm_create_max_vcpus test has been moved to the main directory,
> and sync_regs_test is now available on s390x, too.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   tools/testing/selftests/kvm/.gitignore | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
> index 41266af0d3dc..b35da375530a 100644
> --- a/tools/testing/selftests/kvm/.gitignore
> +++ b/tools/testing/selftests/kvm/.gitignore
> @@ -1,7 +1,7 @@
> +/s390x/sync_regs_test
>   /x86_64/cr4_cpuid_sync_test
>   /x86_64/evmcs_test
>   /x86_64/hyperv_cpuid
> -/x86_64/kvm_create_max_vcpus
>   /x86_64/mmio_warning_test
>   /x86_64/platform_info_test
>   /x86_64/set_sregs_test
> @@ -13,3 +13,4 @@
>   /x86_64/vmx_tsc_adjust_test
>   /clear_dirty_log_test
>   /dirty_log_test
> +/kvm_create_max_vcpus
> 

Hi Paolo,

Let me know if you need me to take any of these patches. In any
case:

Acked-by: Shuah Khan <skhan@linuxfoundation.org>

thanks,
-- Shuah

  reply	other threads:[~2019-08-01 13:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31 14:28 [PATCH] KVM: selftests: Update gitignore file for latest changes Thomas Huth
2019-08-01 13:58 ` shuah [this message]
2019-08-03  6:24   ` Paolo Bonzini

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=20c43c74-09f9-8f0b-64e4-a481a40387cb@kernel.org \
    --to=shuah@kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=thuth@redhat.com \
    /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 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).