You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/x86/kvm
Marcelo Tosatti 6c475352e8 KVM: MMU: avoid creation of unreachable pages in the shadow 16 years ago
..
Kconfig KVM: Require the PCI subsystem 16 years ago
Makefile KVM: Separate irq ack notification out of arch/x86/kvm/irq.c 17 years ago
i8254.c KVM: Fix pit memory leak if unable to allocate irq source id 16 years ago
i8254.h KVM: Fix guest shared interrupt with in-kernel irqchip 17 years ago
i8259.c
irq.c KVM: Separate irq ack notification out of arch/x86/kvm/irq.c 17 years ago
irq.h KVM: Separate irq ack notification out of arch/x86/kvm/irq.c 17 years ago
kvm_cache_regs.h
kvm_svm.h
lapic.c Merge commit 'linus/master' into merge-linus 17 years ago
lapic.h
mmu.c KVM: MMU: fix sync of ptes addressed at owner pagetable 16 years ago
mmu.h
paging_tmpl.h KVM: MMU: avoid creation of unreachable pages in the shadow 16 years ago
svm.c
svm.h
tss.h
vmx.c KVM: VMX: Fix interrupt loss during race with NMI 16 years ago
vmx.h KVM: VMX: Set IGMT bit in EPT entry 16 years ago
x86.c KVM: Fix guest shared interrupt with in-kernel irqchip 17 years ago
x86.h
x86_emulate.c