All of lore.kernel.org
 help / color / mirror / Atom feed
From: "wangyanan (Y)" <wangyanan55@huawei.com>
To: Sean Christopherson <seanjc@google.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Andrew Jones <drjones@redhat.com>, <kvm@vger.kernel.org>,
	<linux-kselftest@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Ben Gardon <bgardon@google.com>,
	"Vitaly Kuznetsov" <vkuznets@redhat.com>,
	Peter Xu <peterx@redhat.com>, Ingo Molnar <mingo@kernel.org>,
	Adrian Hunter <adrian.hunter@intel.com>,
	Jiri Olsa <jolsa@redhat.com>,
	Arnaldo Carvalho de Melo <acme@redhat.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Michael Kerrisk <mtk.manpages@gmail.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	<wanghaibin.wang@huawei.com>, <yuzenghui@huawei.com>
Subject: Re: [RFC PATCH v5 00/10] KVM: selftests: some improvement and a new test for kvm page table
Date: Wed, 24 Mar 2021 10:13:02 +0800	[thread overview]
Message-ID: <60808aa1-1574-e876-4c07-3340aaa2c979@huawei.com> (raw)
In-Reply-To: <YFoQJQ5OYEx3BD3Y@google.com>


On 2021/3/23 23:58, Sean Christopherson wrote:
> On Tue, Mar 23, 2021, Yanan Wang wrote:
>> Hi,
>> This v5 series can mainly include two parts.
>> Based on kvm queue branch: https://git.kernel.org/pub/scm/virt/kvm/kvm.git/log/?h=queue
> Given the number of Reviewed-by tags, I'm pretty sure you can drop the "RFC" :-)
Ah, yes! Will drop it in v6 where I hope everything would be fine. :)

Thanks,
Yanan
> .

      reply	other threads:[~2021-03-24  2:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23 13:52 [RFC PATCH v5 00/10] KVM: selftests: some improvement and a new test for kvm page table Yanan Wang
2021-03-23 13:52 ` [RFC PATCH v5 01/10] tools headers: sync headers of asm-generic/hugetlb_encode.h Yanan Wang
2021-03-23 13:52 ` [RFC PATCH v5 02/10] tools headers: Add a macro to get HUGETLB page sizes for mmap Yanan Wang
2021-03-23 14:03   ` Andrew Jones
2021-03-24  1:48     ` wangyanan (Y)
2021-03-23 13:52 ` [RFC PATCH v5 03/10] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing Yanan Wang
2021-03-23 13:52 ` [RFC PATCH v5 04/10] KVM: selftests: Print the errno besides error-string in TEST_ASSERT Yanan Wang
2021-03-23 14:04   ` Andrew Jones
2021-03-23 13:52 ` [RFC PATCH v5 05/10] KVM: selftests: Make a generic helper to get vm guest mode strings Yanan Wang
2021-03-23 13:52 ` [RFC PATCH v5 06/10] KVM: selftests: Add a helper to get system configured THP page size Yanan Wang
2021-03-23 14:07   ` Andrew Jones
2021-03-23 13:52 ` [RFC PATCH v5 07/10] KVM: selftests: Add a helper to get system default hugetlb " Yanan Wang
2021-03-23 13:52 ` [RFC PATCH v5 08/10] KVM: selftests: List all hugetlb src types specified with page sizes Yanan Wang
2021-03-23 14:12   ` Andrew Jones
2021-03-23 13:52 ` [RFC PATCH v5 09/10] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers Yanan Wang
2021-03-23 13:52 ` [RFC PATCH v5 10/10] KVM: selftests: Add a test for kvm page table code Yanan Wang
2021-03-24  2:21   ` wangyanan (Y)
2021-03-29 11:38   ` Andrew Jones
2021-03-29 13:25     ` wangyanan (Y)
2021-03-23 15:58 ` [RFC PATCH v5 00/10] KVM: selftests: some improvement and a new test for kvm page table Sean Christopherson
2021-03-24  2:13   ` wangyanan (Y) [this message]

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=60808aa1-1574-e876-4c07-3340aaa2c979@huawei.com \
    --to=wangyanan55@huawei.com \
    --cc=acme@redhat.com \
    --cc=adrian.hunter@intel.com \
    --cc=arnd@arndb.de \
    --cc=bgardon@google.com \
    --cc=drjones@redhat.com \
    --cc=jolsa@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=mtk.manpages@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=peterx@redhat.com \
    --cc=seanjc@google.com \
    --cc=tglx@linutronix.de \
    --cc=vkuznets@redhat.com \
    --cc=wanghaibin.wang@huawei.com \
    --cc=yuzenghui@huawei.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 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.