* [GIT PULL] KVM fixes for 2.6.37-rc8
@ 2011-01-02 13:38 Avi Kivity
0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2011-01-02 13:38 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Marcelo Tosatti, linux-kernel, KVM list
Linus, please pull a couple of late KVM fixes from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.37
The first fixes an issue where a guest with cr0.pg=0, accessing an
address above 1GB, that is backed by a large host page, triggers a
BUG_ON(). The second is a fix for a long standing virtual i8259 bug
that was somehow exposed by the first fix.
Avi Kivity (2):
KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow
KVM: i8259: initialize isr_ack
arch/x86/kvm/i8259.c | 2 ++
arch/x86/kvm/mmu.c | 3 ++-
2 files changed, 4 insertions(+), 1 deletions(-)
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-02 13:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-02 13:38 [GIT PULL] KVM fixes for 2.6.37-rc8 Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox