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 e48bb497b9 KVM: MMU: Fix memory leak on guest demand faults 17 years ago
..
Kconfig virtio: Put the virtio under the virtualization menu 17 years ago
Makefile KVM: Move ioapic code to common directory. 17 years ago
i8259.c
irq.c KVM: Move kvm_vcpu_kick() to x86.c 17 years ago
irq.h KVM: Move apic timer migration away from critical section 17 years ago
kvm_svm.h
lapic.c KVM: Avoid infinite-frequency local apic timer 17 years ago
lapic.h KVM: Accelerated apic support 17 years ago
mmu.c KVM: MMU: Fix memory leak on guest demand faults 17 years ago
mmu.h
paging_tmpl.h KVM: MMU: Fix race when instantiating a shadow pte 17 years ago
segment_descriptor.h
svm.c KVM: SVM: fix Windows XP 64 bit installation crash 17 years ago
svm.h
vmx.c KVM: VMX: convert init_rmode_tss() to slots_lock 17 years ago
vmx.h
x86.c KVM: remove the usage of the mmap_sem for the protection of the memory slots. 17 years ago
x86_emulate.c