Messages in this thread |  | | | Date | Thu, 5 Nov 2009 19:19:56 -0200 | | From | Marcelo Tosatti <> | | Subject | [GIT PULL] KVM updates for 2.6.32-rc6 |
Linus, please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.32
For two KVM fixes: >4GB TSS access in task switch emulation and MCE ioctl overflow.
Gleb Natapov (1): KVM: get_tss_base_addr() should return a gpa_t
Jan Kiszka (1): KVM: x86: Catch potential overrun in MCE setup
arch/x86/kvm/x86.c | 2 +- b/arch/x86/kvm/x86.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
|  |