index
:
illumos-kvm
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm_mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-06
OS-590 kvm driver is far too chatty to the console
Bryan Cantrill
1
-1
/
+1
2011-08-24
HVM-621 assertion failure in rmap_write_protect()
Bryan Cantrill
1
-6
/
+5
2011-08-09
HVM-590 yet more XXX cleanup
Bryan Cantrill
1
-42
/
+1
2011-08-09
HVM-585 Make sure copyright notices are up to date on all files in kvm repo
Robert Mustacchi
1
-0
/
+22
2011-08-06
HVM-575 KVM: MMU: flush remote tlbs when overwriting spte with different pfn
Bryan Cantrill
1
-0
/
+2
2011-08-06
HVM-574 KVM: MMU: invalidate and flush on spte small->large page size change
Bryan Cantrill
1
-0
/
+2
2011-08-06
HVM-573 KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 ...
Bryan Cantrill
1
-0
/
+3
2011-08-06
HVM-569 KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots
Bryan Cantrill
1
-1
/
+10
2011-08-06
HVM-568 KVM: MMU: Segregate shadow pages with different cr0.wp
Bryan Cantrill
1
-0
/
+1
2011-08-01
HVM-538 Implement smp_rmb/smp_wmb in kvm
Max Bruning
1
-4
/
+3
2011-07-12
HVM-477 panic in gfn_to_hva
Max Bruning
1
-1
/
+2
2011-06-27
HVM-417 kmem_cache_destroy not called for all kmem caches on driver unload
Max Bruning
1
-104
/
+8
2011-06-13
HVM-363 kvm has multiple memory leaks
Max Bruning
1
-13
/
+52
2011-06-10
HVM-358 alloc_page leaks memory
Max Bruning
1
-11
/
+65
2011-06-08
HVM-340 Remove CONFIG_x86_64 from C files
Robert Mustacchi
1
-4
/
+0
2011-06-08
HVM-335 kvm_subr.c has reached the end of the line
Robert Mustacchi
1
-0
/
+46
2011-06-08
HVM-328 replace container_of with offsetof calculations
Robert Mustacchi
1
-11
/
+1
2011-06-07
HVM-321 kvm.c and kvm_x86.c are confused
Robert Mustacchi
1
-0
/
+38
2011-06-06
HVM-308 Cleanup kvm_mmu.c includes and externs
Robert Mustacchi
1
-43
/
+5
2011-06-06
HVM-296 bitops.h shouldn't have code in it
Robert Mustacchi
1
-1
/
+1
2011-06-06
HVM-291 irq.h should be kvm_irq.h
Robert Mustacchi
1
-1
/
+1
2011-06-04
HVM-288 kvm.h and kvm_host.h should be similar to upstream in content
Robert Mustacchi
1
-3
/
+6
2011-06-03
HVM-279 paging_tmpl.h should have a kvm prefix
Robert Mustacchi
1
-2
/
+2
2011-06-02
HVM-270 mmu code should be in kvm_mmu.[ch]
Robert Mustacchi
1
-0
/
+3024
2011-06-02
HVM-268 iodev.h should be named kvm_iodev.h
Robert Mustacchi
1
-1
/
+1
2011-04-28
HVM-137 Need to be able to unload kvm driver and load a new one and use KVM f...
Robert Mustacchi
1
-0
/
+13