lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130826100401.GZ8218@redhat.com>
Date:	Mon, 26 Aug 2013 13:04:01 +0300
From:	Gleb Natapov <gleb@...hat.com>
To:	Raghavendra K T <raghavendra.kt@...ux.vnet.ibm.com>
Cc:	mingo@...hat.com, hpa@...or.com, x86@...nel.org,
	pbonzini@...hat.com, jeremy@...p.org, konrad.wilk@...cle.com,
	peterz@...radead.org, tglx@...utronix.de, agraf@...e.de,
	digitaleric@...gle.com, riel@...hat.com, avi.kivity@...il.com,
	habanero@...ux.vnet.ibm.com, chegu_vinod@...com,
	ouyang@...pitt.edu, drjones@...hat.com, linux-doc@...r.kernel.org,
	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
	kvm@...r.kernel.org, andi@...stfloor.org,
	virtualization@...ts.linux-foundation.org, mtosatti@...hat.com,
	srivatsa.vaddagiri@...il.com
Subject: Re: [PATCH V13 0/4] Paravirtualized ticket spinlocks for KVM host

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.

>  Changes since V12:
>   fold the patch 3 into patch 2 for bisection. (Eric Northup)
> 
> Raghavendra K T (3):
>   kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
>   kvm hypervisor: Simplify kvm_for_each_vcpu with
>     kvm_irq_delivery_to_apic
>   Documentation/kvm : Add documentation on Hypercalls and features used
>     for PV spinlock
> 
> Srivatsa Vaddagiri (1):
>   kvm hypervisor : Add a hypercall to KVM hypervisor to support
>     pv-ticketlocks
> 
>  Documentation/virtual/kvm/cpuid.txt      |  4 ++++
>  Documentation/virtual/kvm/hypercalls.txt | 14 ++++++++++++++
>  arch/x86/include/asm/kvm_host.h          |  5 +++++
>  arch/x86/include/uapi/asm/kvm_para.h     |  1 +
>  arch/x86/kvm/cpuid.c                     |  3 ++-
>  arch/x86/kvm/lapic.c                     |  5 ++++-
>  arch/x86/kvm/x86.c                       | 31 ++++++++++++++++++++++++++++++-
>  include/uapi/linux/kvm_para.h            |  1 +
>  8 files changed, 61 insertions(+), 3 deletions(-)
> 
> -- 
> 1.7.11.7

--
			Gleb.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ