From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 0/4] [PULL] qemu-kvm.git uq/master queue Date: Wed, 15 Aug 2012 15:10:07 -0300 Message-ID: <20120815181006.GA21490@amt.cnet> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Anthony Liguori , qemu-devel@nongnu.org, kvm@vger.kernel.org To: Peter Maydell Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org On Wed, Aug 15, 2012 at 08:46:21AM +0100, Peter Maydell wrote: > On 15 August 2012 00:59, Marcelo Tosatti wrote: > > The following changes since commit 873359d411eeb380906761e46839a2b705dbcf75: > > > > Merge branch 'linux-user.next' of git://git.linaro.org/people/pmaydell/qemu-arm (2012-08-14 19:50:22 +0000) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master > > > > Jan Kiszka (3): > > kvm: i8254: Cache kernel clock offset in KVMPITState > > kvm: i8254: Finish time conversion fix > > kvmvapic: Disable if there is insufficient memory > > > > Peter Maydell (1): > > update-linux-headers.sh: Pull in asm-generic/kvm_para.h > > Did you miss the other update-linux-headers.sh patch? You missed CCing the uq/master maintainers :-) Applied now, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1i7A-0006bV-VK for qemu-devel@nongnu.org; Wed, 15 Aug 2012 14:14:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1i79-0008DQ-Qy for qemu-devel@nongnu.org; Wed, 15 Aug 2012 14:14:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1i79-0008DJ-JH for qemu-devel@nongnu.org; Wed, 15 Aug 2012 14:14:43 -0400 Date: Wed, 15 Aug 2012 15:10:07 -0300 From: Marcelo Tosatti Message-ID: <20120815181006.GA21490@amt.cnet> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH 0/4] [PULL] qemu-kvm.git uq/master queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Anthony Liguori , qemu-devel@nongnu.org, kvm@vger.kernel.org On Wed, Aug 15, 2012 at 08:46:21AM +0100, Peter Maydell wrote: > On 15 August 2012 00:59, Marcelo Tosatti wrote: > > The following changes since commit 873359d411eeb380906761e46839a2b705dbcf75: > > > > Merge branch 'linux-user.next' of git://git.linaro.org/people/pmaydell/qemu-arm (2012-08-14 19:50:22 +0000) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master > > > > Jan Kiszka (3): > > kvm: i8254: Cache kernel clock offset in KVMPITState > > kvm: i8254: Finish time conversion fix > > kvmvapic: Disable if there is insufficient memory > > > > Peter Maydell (1): > > update-linux-headers.sh: Pull in asm-generic/kvm_para.h > > Did you miss the other update-linux-headers.sh patch? You missed CCing the uq/master maintainers :-) Applied now, thanks.