* [GIT PULL] KVM fixes for 3.9-rc3
@ 2013-03-19 22:35 Marcelo Tosatti
0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2013-03-19 22:35 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, kvm, Gleb Natapov
Linus,
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git master
To receive the following KVM bug fixes
Andy Honig (3):
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
Kevin Hilman (1):
KVM: allow host header to be included even for !CONFIG_KVM
Marcelo Tosatti (1):
KVM: x86: fix deadlock in clock-in-progress request handling
arch/x86/include/asm/kvm_host.h | 4 +-
arch/x86/kvm/x86.c | 70 +++++++++++++++++++---------------------
include/linux/kvm_host.h | 7 +++-
virt/kvm/ioapic.c | 7 ++--
4 files changed, 47 insertions(+), 41 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] KVM fixes for 3.9-rc3
@ 2013-03-22 11:29 Marcelo Tosatti
0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2013-03-22 11:29 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, kvm, Gleb Natapov
Linus,
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git master
To fix compilation on PPC with !CONFIG_KVM
Marcelo Tosatti (1):
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
include/linux/kvm_host.h | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-22 11:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-22 11:29 [GIT PULL] KVM fixes for 3.9-rc3 Marcelo Tosatti
-- strict thread matches above, loose matches on Subject: below --
2013-03-19 22:35 Marcelo Tosatti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox