All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com>
To: Gleb Natapov <gleb@redhat.com>
Cc: jeremy@goop.org, kvm@vger.kernel.org, linux-doc@vger.kernel.org,
	peterz@infradead.org, riel@redhat.com,
	virtualization@lists.linux-foundation.org, andi@firstfloor.org,
	hpa@zytor.com, x86@kernel.org, mingo@redhat.com,
	habanero@linux.vnet.ibm.com, drjones@redhat.com,
	konrad.wilk@oracle.com, ouyang@cs.pitt.edu, avi.kivity@gmail.com,
	tglx@linutronix.de, chegu_vinod@hp.com,
	linux-kernel@vger.kernel.org, srivatsa.vaddagiri@gmail.com,
	pbonzini@redhat.com, torvalds@linux-foundation.org
Subject: Re: [PATCH V13 0/4] Paravirtualized ticket spinlocks for KVM host
Date: Mon, 26 Aug 2013 15:58:49 +0530	[thread overview]
Message-ID: <521B2DE1.4060306@linux.vnet.ibm.com> (raw)
In-Reply-To: <20130826100401.GZ8218@redhat.com>

On 08/26/2013 03:34 PM, Gleb Natapov wrote:
> On Mon, Aug 26, 2013 at 02:18:32PM +0530, Raghavendra K T wrote:
>>
>>   This series forms the kvm host part of paravirtual spinlock
>>   based against kvm tree.
>>
>>   Please refer to https://lkml.org/lkml/2013/8/9/265 for
>>   kvm guest and Xen, x86 part merged to -tip spinlocks.
>>
>>   Please note that:
>>   kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi is a common patch
>>   for both guest and host.
>>
> Thanks, applied. The patchset is not against kvm.git queue though, so I
> had to fix one minor conflict manually.

Thank you Gleb.

WARNING: multiple messages have this Message-ID (diff)
From: Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com>
To: Gleb Natapov <gleb@redhat.com>
Cc: mingo@redhat.com, hpa@zytor.com, x86@kernel.org,
	pbonzini@redhat.com, jeremy@goop.org, konrad.wilk@oracle.com,
	peterz@infradead.org, tglx@linutronix.de, agraf@suse.de,
	digitaleric@google.com, riel@redhat.com, avi.kivity@gmail.com,
	habanero@linux.vnet.ibm.com, chegu_vinod@hp.com,
	ouyang@cs.pitt.edu, drjones@redhat.com,
	linux-doc@vger.kernel.org, torvalds@linux-foundation.org,
	linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
	andi@firstfloor.org, virtualization@lists.linux-foundation.org,
	mtosatti@redhat.com, srivatsa.vaddagiri@gmail.com
Subject: Re: [PATCH V13 0/4] Paravirtualized ticket spinlocks for KVM host
Date: Mon, 26 Aug 2013 15:58:49 +0530	[thread overview]
Message-ID: <521B2DE1.4060306@linux.vnet.ibm.com> (raw)
In-Reply-To: <20130826100401.GZ8218@redhat.com>

On 08/26/2013 03:34 PM, Gleb Natapov wrote:
> On Mon, Aug 26, 2013 at 02:18:32PM +0530, Raghavendra K T wrote:
>>
>>   This series forms the kvm host part of paravirtual spinlock
>>   based against kvm tree.
>>
>>   Please refer to https://lkml.org/lkml/2013/8/9/265 for
>>   kvm guest and Xen, x86 part merged to -tip spinlocks.
>>
>>   Please note that:
>>   kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi is a common patch
>>   for both guest and host.
>>
> Thanks, applied. The patchset is not against kvm.git queue though, so I
> had to fix one minor conflict manually.

Thank you Gleb.


  reply	other threads:[~2013-08-26 10:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-26  8:48 [PATCH V13 0/4] Paravirtualized ticket spinlocks for KVM host Raghavendra K T
2013-08-26  8:48 ` [PATCH V13 1/4] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi Raghavendra K T
2013-08-26  8:48 ` Raghavendra K T
2013-08-26  8:48 ` [PATCH V13 2/4] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks Raghavendra K T
2013-08-26  8:48   ` Raghavendra K T
2013-08-26  8:48   ` Raghavendra K T
2013-08-26  8:48 ` [PATCH V13 3/4] kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic Raghavendra K T
2013-08-26  8:48   ` Raghavendra K T
2013-08-26  8:48   ` Raghavendra K T
2013-08-26  8:48 ` [PATCH V13 4/4] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock Raghavendra K T
2013-08-26  8:48   ` Raghavendra K T
2013-08-26  8:48   ` Raghavendra K T
2013-08-28 18:01   ` Rob Landley
2013-08-28 18:01     ` Rob Landley
2013-08-28 18:01     ` Rob Landley
2013-08-26 10:04 ` [PATCH V13 0/4] Paravirtualized ticket spinlocks for KVM host Gleb Natapov
2013-08-26 10:04   ` Gleb Natapov
2013-08-26 10:28   ` Raghavendra K T [this message]
2013-08-26 10:28     ` Raghavendra K T
  -- strict thread matches above, loose matches on Subject: below --
2013-08-26  8:48 Raghavendra K T

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=521B2DE1.4060306@linux.vnet.ibm.com \
    --to=raghavendra.kt@linux.vnet.ibm.com \
    --cc=andi@firstfloor.org \
    --cc=avi.kivity@gmail.com \
    --cc=chegu_vinod@hp.com \
    --cc=drjones@redhat.com \
    --cc=gleb@redhat.com \
    --cc=habanero@linux.vnet.ibm.com \
    --cc=hpa@zytor.com \
    --cc=jeremy@goop.org \
    --cc=konrad.wilk@oracle.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=ouyang@cs.pitt.edu \
    --cc=pbonzini@redhat.com \
    --cc=peterz@infradead.org \
    --cc=riel@redhat.com \
    --cc=srivatsa.vaddagiri@gmail.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=x86@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.