index
:
illumos-kvm
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
HVM-700 Panic in module "kvm" due to a NULL pointer dereference
Bryan Cantrill
1
-0
/
+7
2011-12-02
HVM-706 need static instrumentation in vcpu_load()/vcpu_put()
Bryan Cantrill
1
-0
/
+2
2011-11-29
HVM-701 need static instrumentation in kvm_ctx_save()/kvm_ctx_restore()
Bryan Cantrill
1
-1
/
+24
2011-10-13
HVM-666 VMs will panic/hang with more than 64GB
Bryan Cantrill
1
-0
/
+2
2011-08-09
HVM-589 XXX cleanup wave
Robert Mustacchi
1
-3
/
+0
2011-08-09
HVM-585 Make sure copyright notices are up to date on all files in kvm repo
Robert Mustacchi
1
-0
/
+3
2011-08-08
HVM-582 remove more XXXs
Bryan Cantrill
1
-2
/
+2
2011-08-03
HVM-551 Add synchronization for buses member of kvm_t
Max Bruning
1
-0
/
+1
2011-08-02
HVM-206 need to eliminate "mm" field from kvm structure
Bryan Cantrill
1
-1
/
+0
2011-08-02
HVM-545 Various XXX cleanup
Robert Mustacchi
1
-3
/
+0
2011-08-01
HVM-326 support (or remove) KVM timer migration
Bryan Cantrill
1
-2
/
+0
2011-07-07
HVM-472 panic in gfn_to_memslot_unaliased
Max Bruning
1
-0
/
+1
2011-06-27
HVM-428 kvm_host.h should be cstyle clean
Robert Mustacchi
1
-242
/
+221
2011-06-22
HVM-389 Need support for KVM_NMI ioctl
Robert Mustacchi
1
-0
/
+1
2011-06-14
HVM-370 Cleanup SET_TSS ioctl
Robert Mustacchi
1
-1
/
+1
2011-06-14
HVM-367 Clean up KVM_SET_CPUID2
Robert Mustacchi
1
-1
/
+2
2011-06-13
HVM-363 kvm has multiple memory leaks
Max Bruning
1
-0
/
+3
2011-06-10
HVM-362 Clean up additional CONFIG options in kvm
Robert Mustacchi
1
-15
/
+0
2011-06-10
HVM-358 alloc_page leaks memory
Max Bruning
1
-0
/
+1
2011-06-08
HVM-349 Remove ifdef's around IOMMU
Robert Mustacchi
1
-8
/
+0
2011-06-08
HVM-348 Cleanup ifdefs surrounding KVM_COALESCED_MMIO_PAGE_OFFSET
Robert Mustacchi
1
-2
/
+0
2011-06-08
HVM-347 Always run code ifdef'd with CONFIG_KVM_APIC_ARCHITECTURE
Robert Mustacchi
1
-4
/
+0
2011-06-08
HVM-344 Always include code in KVM_HAVE_KVM_IRQCHIP
Robert Mustacchi
1
-10
/
+0
2011-06-07
HVM-321 kvm.c and kvm_x86.c are confused
Robert Mustacchi
1
-35
/
+52
2011-06-07
HVM-316 kvm_vcpu_cache should live in kvm_vmx.c
Robert Mustacchi
1
-2
/
+1
2011-06-04
HVM-288 kvm.h and kvm_host.h should be similar to upstream in content
Robert Mustacchi
1
-114
/
+445
2011-06-02
HVM-270 mmu code should be in kvm_mmu.[ch]
Robert Mustacchi
1
-1
/
+0
2011-04-24
HVM-119 eliminate checks of return value for KM_SLEEP allocations
Bryan Cantrill
1
-2
/
+2
2011-04-05
removed inline
max
1
-12
/
+12
2011-03-18
fix interrupt hang. vm is executing. gets an ept misconfiguration.
max
1
-226
/
+11
2011-03-12
Various minor changes. Backing up...
max
1
-3
/
+3
2011-02-14
Minor fixes, but not working yet...
max
1
-1
/
+1
2011-02-10
lots of fixes to match user qemu 0.13
max
1
-163
/
+1
2010-12-20
Added most of the interrupt handling. panic.
max
1
-0
/
+2
2010-12-10
compiles and loads, user level gets segv
max
1
-4
/
+4
2010-12-03
Lots of new code, and lots of code turned on. Doesn't compile...
max
1
-740
/
+461
2010-11-05
Creates and initializes VM and vcpu
max
1
-0
/
+849