public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Sean Christopherson <seanjc@google.com>
To: Michal Luczaj <mhal@rbox.co>
Cc: pbonzini@redhat.com, kvm@vger.kernel.org, shuah@kernel.org
Subject: Re: [PATCH 2/2] KVM: selftests: Add tests for vcpu_array[0] races
Date: Wed, 31 May 2023 15:08:31 -0700	[thread overview]
Message-ID: <ZHfFX/PDrwKtx5cv@google.com> (raw)
In-Reply-To: <20230510140410.1093987-3-mhal@rbox.co>

On Wed, May 10, 2023, Michal Luczaj wrote:
> Exercise races between xa_insert()+xa_erase() in KVM_CREATE_VCPU vs. users
> of kvm_get_vcpu() and kvm_for_each_vcpu(): KVM_IRQ_ROUTING_XEN_EVTCHN,
> KVM_RESET_DIRTY_RINGS, KVM_SET_PMU_EVENT_FILTER, KVM_X86_SET_MSR_FILTER.
> 
> Warning: long time-outs.

Heh, yeah.  I'm inclined to leave this as a test that's archived on lkml, but
not merged into mainline.

  reply	other threads:[~2023-05-31 22:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-10 14:04 [PATCH 0/2] KVM: vcpu_array[0] races Michal Luczaj
2023-05-10 14:04 ` [PATCH 1/2] KVM: Fix " Michal Luczaj
2023-05-10 14:04 ` [PATCH 2/2] KVM: selftests: Add tests for " Michal Luczaj
2023-05-31 22:08   ` Sean Christopherson [this message]
2023-05-19 17:51 ` [PATCH 0/2] KVM: " 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=ZHfFX/PDrwKtx5cv@google.com \
    --to=seanjc@google.com \
    --cc=kvm@vger.kernel.org \
    --cc=mhal@rbox.co \
    --cc=pbonzini@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox