index
:
illumos-kvm
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm_vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-08
HVM-340 Remove CONFIG_x86_64 from C files
Robert Mustacchi
1
-74
/
+8
2011-06-08
HVM-328 replace container_of with offsetof calculations
Robert Mustacchi
1
-7
/
+2
2011-06-08
HVM-334 XXX Triage in kvm_vmx.c Part I (cont.)
Robert Mustacchi
1
-1
/
+1
2011-06-08
HVM-334 XXX Triage in kvm_vmx.c Part I
Robert Mustacchi
1
-31
/
+2
2011-06-08
HVM-325 vmx_io_bitmap stuff should all be in kvm_vmx.c
Robert Mustacchi
1
-13
/
+17
2011-06-07
HVM-321 kvm.c and kvm_x86.c are confused
Robert Mustacchi
1
-2
/
+30
2011-06-07
HVM-316 kvm_vcpu_cache should live in kvm_vmx.c
Robert Mustacchi
1
-3
/
+22
2011-06-07
HVM-313 vpid related pieces should all be in kvm_vmx.c
Robert Mustacchi
1
-7
/
+25
2011-06-06
HVM-310 Cleanup includes and extern function definitions in kvm_vmx.c
Robert Mustacchi
1
-98
/
+11
2011-06-06
HVM-300 Remove externs from kvm_irq_comm.c
Robert Mustacchi
1
-1
/
+0
2011-06-06
HVM-299 Add kvm_ prefix to apicdef.h and vmx.h
Robert Mustacchi
1
-2
/
+2
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 (lint)
Robert Mustacchi
1
-2
/
+3
2011-06-04
HVM-288 kvm.h and kvm_host.h should be similar to upstream in content
Robert Mustacchi
1
-10
/
+23
2011-06-03
HVM-281 kvm_lapic_t should be defined in kvm_lapic.h
Robert Mustacchi
1
-0
/
+1
2011-06-03
HVM-263 vmclear_local_vcpus needs to call __vcpu_clear for each cpu
Max Bruning
1
-3
/
+3
2011-06-02
HVM-270 mmu code should be in kvm_mmu.[ch]
Robert Mustacchi
1
-1
/
+1
2011-06-02
HVM-268 iodev.h should be named kvm_iodev.h
Robert Mustacchi
1
-1
/
+1
2011-06-02
HVM-264 vmx code should live in its own file
Robert Mustacchi
1
-0
/
+4741