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
2012-03-08
HVM-719 kvm should build with gcc 4.4.4
20120517
Robert Mustacchi
1
-2
/
+2
2011-11-29
HVM-701 need static instrumentation in kvm_ctx_save()/kvm_ctx_restore()
Bryan Cantrill
1
-0
/
+9
2011-10-19
HVM-679 KVM should refuse to load if EPT is not present
Bryan Cantrill
1
-0
/
+7
2011-09-07
HVM-640 Need to implement vmx_disabled_by_bios
Max Bruning
1
-1
/
+13
2011-09-06
OS-590 kvm driver is far too chatty to the console
Bryan Cantrill
1
-8
/
+8
2011-08-20
HVM-611 per-CPU IDT not properly restored, breaking S10-branded zones
Bryan Cantrill
1
-2
/
+4
2011-08-12
HVM-593 KVM must fail cleanly on non-VMX machines
Bryan Cantrill
1
-1
/
+22
2011-08-09
HVM-590 yet more XXX cleanup
Bryan Cantrill
1
-17
/
+1
2011-08-09
HVM-589 XXX cleanup wave
Robert Mustacchi
1
-2
/
+1
2011-08-09
HVM-585 Make sure copyright notices are up to date on all files in kvm repo
Robert Mustacchi
1
-1
/
+0
2011-08-08
HVM-582 remove more XXXs
Bryan Cantrill
1
-14
/
+13
2011-08-01
HVM-541 eliminate XXXs around x86 feature checks
Bryan Cantrill
1
-10
/
+2
2011-08-01
HVM-540 enabling kvm-vmx-vmread probe induces double fault
Bryan Cantrill
1
-3
/
+15
2011-08-01
HVM-326 support (or remove) KVM timer migration
Bryan Cantrill
1
-1
/
+0
2011-08-01
HVM-539 Fixup msr.h
Robert Mustacchi
1
-1
/
+1
2011-07-25
HVM-511 kernel panics on t_preempt assertion failure in vcpu_enter_guest()
Bryan Cantrill
1
-3
/
+4
2011-07-25
HVM-520 vcpus_on_cpu[] array is broken and superfluous
Bryan Cantrill
1
-40
/
+1
2011-07-19
HVM-469 panic in vmx_vcpu_run
Bryan Cantrill
1
-2
/
+5
2011-07-19
HVM-495 need DTrace probes around instructions that operate on VMCS state
Bryan Cantrill
1
-0
/
+22
2011-07-12
HVM-477 panic in gfn_to_hva
Max Bruning
1
-2
/
+9
2011-07-07
HVM-472 panic in gfn_to_memslot_unaliased
Max Bruning
1
-5
/
+3
2011-06-27
HVM-417 kmem_cache_destroy not called for all kmem caches on driver unload
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
-0
/
+1
2011-06-24
HVM-410 More vcpus than physical cpus causes hang
Max Bruning
1
-1
/
+6
2011-06-14
HVM-370 Cleanup SET_TSS ioctl
Robert Mustacchi
1
-3
/
+3
2011-06-14
HVM-331 Implement XXXs in vmx_create_vcpu
Max Bruning
1
-7
/
+1
2011-06-14
HVM-331 Implement XXXs in vmx_create_vcpu
Max Bruning
1
-8
/
+1
2011-06-14
HVM-329 Implement missing pieces of vmx_fini
Max Bruning
1
-9
/
+23
2011-06-13
HVM-363 kvm has multiple memory leaks
Max Bruning
1
-1
/
+8
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