WSL2-Linux-Kernel/arch/x86/kvm
Avi Kivity e17d1dc086 KVM: Fix pit memory leak if unable to allocate irq source id
Reported-By: Daniel Marjamäki <danielm77@spray.se>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-11-11 21:01:51 +02:00
..
Kconfig KVM: Require the PCI subsystem 2008-11-11 20:56:13 +02:00
Makefile
i8254.c KVM: Fix pit memory leak if unable to allocate irq source id 2008-11-11 21:01:51 +02:00
i8254.h KVM: Fix guest shared interrupt with in-kernel irqchip 2008-10-28 14:21:34 +02:00
i8259.c
irq.c
irq.h
kvm_cache_regs.h
kvm_svm.h
lapic.c
lapic.h
mmu.c KVM: MMU: increase per-vcpu rmap cache alloc size 2008-11-11 20:53:34 +02:00
mmu.h
paging_tmpl.h
svm.c
svm.h
tss.h
vmx.c KVM: VMX: Set IGMT bit in EPT entry 2008-11-11 21:00:37 +02:00
vmx.h KVM: VMX: Set IGMT bit in EPT entry 2008-11-11 21:00:37 +02:00
x86.c KVM: Fix guest shared interrupt with in-kernel irqchip 2008-10-28 14:21:34 +02:00
x86.h
x86_emulate.c