From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [GIT PULL] KVM fixes for 2.6.26-rc7 Date: Thu, 26 Jun 2008 22:18:47 -0700 Message-ID: <48647837.1010601@goop.org> References: <48616182.9030902@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Linus Torvalds , kvm-devel , lkml To: Avi Kivity Return-path: Received: from gw.goop.org ([64.81.55.164]:56111 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751127AbYF0FSt (ORCPT ); Fri, 27 Jun 2008 01:18:49 -0400 In-Reply-To: <48616182.9030902@qumranet.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: > Gerd Hoffmann (5): > x86: Add structs and functions for paravirt clocksource > x86: Make xen use the paravirt clocksource structs and functions > KVM: Make kvm host use the paravirt clocksource structs > x86: KVM guest: Use the paravirt clocksource structs and functions > KVM: Remove now unused structs from kvm_para.h Yeah, I was really expecting this to be .27 material. The Xen parts of the patch look OK, but I can't say I've tested them much - certainly not enough to be confident enough to push them in a late -rc. J