From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:55590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RApZG-0001rl-M9 for qemu-devel@nongnu.org; Mon, 03 Oct 2011 16:56:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RApZF-0003R2-EK for qemu-devel@nongnu.org; Mon, 03 Oct 2011 16:56:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34838) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RApZF-0003Qw-3e for qemu-devel@nongnu.org; Mon, 03 Oct 2011 16:56:53 -0400 From: Marcelo Tosatti Date: Mon, 3 Oct 2011 17:55:28 -0300 Message-Id: Subject: [Qemu-devel] [PATCH 0/1] [PULL] qemu-kvm.git uq/master queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Marcelo Tosatti , qemu-devel@nongnu.org, kvm@vger.kernel.org The following changes since commit d11cf8cc80d946dfc9a23597cd9a0bb1c487cfa7: etrax-dma: Remove bogus if statement (2011-10-03 10:20:13 +0200) are available in the git repository at: git://github.com/avikivity/qemu.git uq/master Liu, Jinsong (1): kvm: support TSC deadline MSR target-i386/cpu.h | 4 +++- target-i386/kvm.c | 14 ++++++++++++++ target-i386/machine.c | 1 + 3 files changed, 18 insertions(+), 1 deletions(-)