From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: [GIT PULL] KVM fix for Linux 3.0-rc5 Date: Wed, 29 Jun 2011 14:43:26 +0300 Message-ID: <4E0B0FDE.1070505@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-kernel , KVM list , Marcelo Tosatti To: Linus Torvalds Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Linus, please pull from are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/3.0 To receive a single KVM fix. Emulated instructions which had both an immediate operand and an %rip-relative operand did not compute the effective address correctly; this is now fixed. Avi Kivity (1): KVM: x86 emulator: fix %rip-relative addressing with immediate source operand arch/x86/kvm/emulate.c | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) -- error compiling committee.c: too many arguments to function