From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [PATCH 0/5] [PULL] qemu-kvm.git uq/master queue Date: Thu, 22 Dec 2011 18:13:45 -0200 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]:23109 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752895Ab1LVVPK (ORCPT ); Thu, 22 Dec 2011 16:15:10 -0500 Sender: kvm-owner@vger.kernel.org List-ID: The following changes since commit 03ecd2c80a64d030a22fe67cc7a60f24e17ff211: virtio-serial-bus: Ports are expected to implement 'have_data' callback (2011-12-21 15:00:29 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master Gleb Natapov (1): enable architectural PMU cpuid leaf for kvm Jan Kiszka (3): kvm: x86: Use symbols for all xsave field kvm: x86: Avoid runtime allocation of xsave buffer kvm: x86: Drop redundant apic base and tpr update from kvm_get_sregs Vasilis Liaskovitis (1): Set numa topology for max_cpus hw/pc.c | 8 ++++---- target-i386/cpu.h | 3 ++- target-i386/cpuid.c | 17 +++++++++++++---- target-i386/kvm.c | 34 +++++++++++++++++----------------- vl.c | 2 +- 5 files changed, 37 insertions(+), 27 deletions(-)