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
Avi Kivity 16175a796d KVM: VMX: Don't allow uninhibited access to EFER on i386 16 years ago
..
Kconfig KVM: Add CONFIG_HAVE_KVM_IRQCHIP 16 years ago
Makefile
i8254.c KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked 16 years ago
i8254.h
i8259.c KVM: fix sparse warnings: context imbalance 16 years ago
irq.c
irq.h KVM: make irq ack notifications aware of routing table 16 years ago
kvm_cache_regs.h KVM: x86: accessors for guest registers 17 years ago
kvm_svm.h
lapic.c
lapic.h
mmu.c KVM: fix sparse warnings: Should it be static? 16 years ago
mmu.h
paging_tmpl.h KVM: Fix missing smp tlb flush in invlpg 16 years ago
svm.c
tss.h
vmx.c KVM: VMX: Don't allow uninhibited access to EFER on i386 16 years ago
x86.c KVM: fix sparse warnings: Should it be static? 16 years ago
x86.h
x86_emulate.c