From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [PATCH 0/4] [PULL] qemu-kvm.git uq/master queue Date: Tue, 14 Aug 2012 20:59:45 -0300 Message-ID: Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, Marcelo Tosatti To: Anthony Liguori Return-path: Received: from mx1.redhat.com ([209.132.183.28]:16943 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754591Ab2HOACy (ORCPT ); Tue, 14 Aug 2012 20:02:54 -0400 Sender: kvm-owner@vger.kernel.org List-ID: 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 hw/apic_common.c | 4 ++- hw/kvm/i8254.c | 52 +++++++++++++++++++++++++------------- scripts/update-linux-headers.sh | 5 +++ 3 files changed, 42 insertions(+), 19 deletions(-)