From: Avi Kivity <avi@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
KVM list <kvm@vger.kernel.org>,
Marcelo Tosatti <mtosatti@redhat.com>
Subject: [GIT PULL] KVM fix for Linux 3.0-rc5
Date: Wed, 29 Jun 2011 14:43:26 +0300 [thread overview]
Message-ID: <4E0B0FDE.1070505@redhat.com> (raw)
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
reply other threads:[~2011-06-29 11:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E0B0FDE.1070505@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.