KVM generic arch layer:
commita4fd29fd872cb0b79fe90001f283f8a8b9ff18c4
authorDor Laor <dor@qumranet.com>
Sun, 15 Oct 2006 16:35:45 +0000 (15 16:35 +0000)
committerDor Laor <dor@qumranet.com>
Sun, 15 Oct 2006 16:35:45 +0000 (15 16:35 +0000)
tree0909ba09e89cb0edafb6553a89fd1ec2a8c56e09
parent3a5cf1271feabcac68bd9739372c04ff405b43b2
KVM generic arch layer:
 - Generalize mmu.c and kvm.h functions
   Only functions that are arch-specific content remained with the vmcs_wr/rd calls.
 - Replace all the white space with tabs to match the kernel standards.
kvm/kernel/kvm.h
kvm/kernel/kvm_main.c
kvm/kernel/mmu.c