-
- Downloads
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
* 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks KVM: S390: fix potential array overrun in intercept handling KVM: fix spurious interrupt with irqfd eventfd - allow atomic read and waitqueue remove KVM: MMU: bail out pagewalk on kvm_read_guest error KVM: properly check max PIC pin in irq route setup KVM: only allow one gsi per fd KVM: x86: Fix host_mapping_level() KVM: powerpc: Show timing option only on embedded KVM: Fix race between APIC TMR and IRR
No related branches found
No related tags found
Showing
- arch/powerpc/kvm/Kconfig 1 addition, 1 deletionarch/powerpc/kvm/Kconfig
- arch/s390/kvm/intercept.c 2 additions, 2 deletionsarch/s390/kvm/intercept.c
- arch/x86/kvm/lapic.c 6 additions, 5 deletionsarch/x86/kvm/lapic.c
- arch/x86/kvm/mmu.c 2 additions, 4 deletionsarch/x86/kvm/mmu.c
- arch/x86/kvm/paging_tmpl.h 3 additions, 1 deletionarch/x86/kvm/paging_tmpl.h
- arch/x86/kvm/x86.c 4 additions, 2 deletionsarch/x86/kvm/x86.c
- fs/eventfd.c 74 additions, 15 deletionsfs/eventfd.c
- include/linux/eventfd.h 16 additions, 0 deletionsinclude/linux/eventfd.h
- virt/kvm/eventfd.c 15 additions, 3 deletionsvirt/kvm/eventfd.c
- virt/kvm/irq_comm.c 5 additions, 1 deletionvirt/kvm/irq_comm.c
Loading
Please register or sign in to comment