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/drivers/kvm
Avi Kivity 27aba76615 KVM: MMU: Fix host memory corruption on i386 with >= 4GB ram 18 years ago
..
Kconfig
Makefile
kvm.h KVM: Per-vcpu inodes 18 years ago
kvm_main.c KVM: Unset kvm_arch_ops if arch module loading failed 18 years ago
kvm_svm.h KVM: Use ARRAY_SIZE macro instead of manual calculation. 18 years ago
kvm_vmx.h
mmu.c KVM: MMU: Fix host memory corruption on i386 with >= 4GB ram 18 years ago
paging_tmpl.h KVM: Cosmetics 18 years ago
segment_descriptor.h
svm.c KVM: Per-vcpu inodes 18 years ago
svm.h
vmx.c KVM: Fix guest sysenter on vmx 18 years ago
vmx.h [PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to userspace 18 years ago
x86_emulate.c [PATCH] KVM: x86 emulator: fix bit string instructions 18 years ago
x86_emulate.h