From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: [PATCH 0/2] [PULL] qemu-kvm.git uq/master queue Date: Tue, 29 Jan 2013 12:59:54 +0200 Message-ID: Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org To: Anthony Liguori Return-path: Received: from mx1.redhat.com ([209.132.183.28]:61237 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752180Ab3A2LPi (ORCPT ); Tue, 29 Jan 2013 06:15:38 -0500 Sender: kvm-owner@vger.kernel.org List-ID: The following changes since commit 1356b98d3e95a85071e6bf9a99e8799e1ae1bbee: sysbus: Drop sysbus_from_qdev() cast macro (2013-01-21 13:52:24 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master for you to fetch changes up to f8bb056564ed719b2fa5e05028bc70aeb0cc5c6c: target-i386: kvm: prevent buffer overflow if -cpu foo, [x]level is too big (2013-01-29 08:57:56 +0200) ---------------------------------------------------------------- Igor Mammedov (1): target-i386: kvm: prevent buffer overflow if -cpu foo, [x]level is too big Marcelo Tosatti (1): vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery' scripts/kvm/vmxcap | 1 + target-i386/kvm.c | 25 ++++++++++++++++++++++++- 2 files changed, 25 insertions(+), 1 deletion(-)