summaryrefslogtreecommitdiff
path: root/kvm_mmu.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-08HVM-340 Remove CONFIG_x86_64 from C filesRobert Mustacchi1-4/+0
2011-06-08HVM-335 kvm_subr.c has reached the end of the lineRobert Mustacchi1-0/+46
2011-06-08HVM-328 replace container_of with offsetof calculationsRobert Mustacchi1-11/+1
2011-06-07HVM-321 kvm.c and kvm_x86.c are confusedRobert Mustacchi1-0/+38
2011-06-06HVM-308 Cleanup kvm_mmu.c includes and externsRobert Mustacchi1-43/+5
2011-06-06HVM-296 bitops.h shouldn't have code in itRobert Mustacchi1-1/+1
2011-06-06HVM-291 irq.h should be kvm_irq.hRobert Mustacchi1-1/+1
2011-06-04HVM-288 kvm.h and kvm_host.h should be similar to upstream in contentRobert Mustacchi1-3/+6
2011-06-03HVM-279 paging_tmpl.h should have a kvm prefixRobert Mustacchi1-2/+2
2011-06-02HVM-270 mmu code should be in kvm_mmu.[ch]Robert Mustacchi1-0/+3024
2011-06-02HVM-268 iodev.h should be named kvm_iodev.hRobert Mustacchi1-1/+1
2011-04-28HVM-137 Need to be able to unload kvm driver and load a new one and use KVM f...Robert Mustacchi1-0/+13