index
:
illumos-kvm
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm.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
-3
/
+3
2011-12-06
HVM-700 Panic in module "kvm" due to a NULL pointer dereference
Bryan Cantrill
1
-4
/
+16
2011-12-02
HVM-706 need static instrumentation in vcpu_load()/vcpu_put()
Bryan Cantrill
1
-0
/
+4
2011-11-29
HVM-701 need static instrumentation in kvm_ctx_save()/kvm_ctx_restore()
Bryan Cantrill
1
-0
/
+17
2011-09-06
HVM-638 Non-GZ can see kstats
Robert Mustacchi
1
-2
/
+3
2011-08-12
HVM-458 kvm_tss.h should die
Robert Mustacchi
1
-1
/
+0
2011-08-11
HVM-595 clean up XXX in kvm.c
Max Bruning
1
-36
/
+7
2011-08-11
HVM-553 Qemu isn't cleaning up properly on kvm_run failure with errno 22 (EIN...
Max Bruning
1
-1
/
+1
2011-08-10
HVM-553 Qemu isn't cleaning up properly on kvm_run failure with errno 22 (EIN...
Max Bruning
1
-1
/
+1
2011-08-09
HVM-589 XXX cleanup wave
Robert Mustacchi
1
-19
/
+2
2011-08-09
HVM-585 Make sure copyright notices are up to date on all files in kvm repo
Robert Mustacchi
1
-2
/
+1
2011-08-08
HVM-582 remove more XXXs
Bryan Cantrill
1
-53
/
+13
2011-08-05
HVM-554 vm and vcpu kstats should contain a zonename field (fix lint)
Robert Mustacchi
1
-2
/
+4
2011-08-04
HVM-554 vm and vcpu kstats should contain a zonename field
Robert Mustacchi
1
-0
/
+4
2011-08-03
HVM-551 Add synchronization for buses member of kvm_t
Max Bruning
1
-28
/
+33
2011-08-02
HVM-206 need to eliminate "mm" field from kvm structure
Bryan Cantrill
1
-54
/
+1
2011-08-01
HVM-542 eliminate XXXs around variable clock frequencies
Bryan Cantrill
1
-2
/
+2
2011-08-01
HVM-541 eliminate XXXs around x86 feature checks
Bryan Cantrill
1
-121
/
+7
2011-08-01
HVM-326 support (or remove) KVM timer migration
Bryan Cantrill
1
-6
/
+0
2011-08-01
HVM-539 Fixup msr.h
Robert Mustacchi
1
-1
/
+1
2011-08-01
HVM-538 Implement smp_rmb/smp_wmb in kvm
Max Bruning
1
-16
/
+3
2011-07-27
HVM-533 Remove drv_priv check
Robert Mustacchi
1
-6
/
+0
2011-07-25
HVM-517 Remove unused irqflags.h
Robert Mustacchi
1
-1
/
+0
2011-07-21
HVM-501 hard-hang when starting many VMs concurrently
Bryan Cantrill
1
-17
/
+6
2011-07-12
HVM-477 panic in gfn_to_hva
Max Bruning
1
-7
/
+7
2011-07-08
HVM-472 panic in gfn_to_memslot_unaliased
Max Bruning
1
-6
/
+2
2011-07-07
HVM-472 panic in gfn_to_memslot_unaliased
Max Bruning
1
-1
/
+2
2011-07-07
HVM-472 panic in gfn_to_memslot_unaliased
Max Bruning
1
-1
/
+14
2011-06-28
HVM-432 Want to use constant for XC_HI_PIL
Robert Mustacchi
1
-2
/
+3
2011-06-28
HVM-431 Load/unload/reload sequence does not work properly with kvm driver
Max Bruning
1
-2
/
+17
2011-06-27
HVM-237 qemu prints out an einval from the vnic ioctl but works
Robert Mustacchi
1
-2
/
+2
2011-06-27
HVM-419 Always get ENXIO in kvm_open
Robert Mustacchi
1
-9
/
+5
2011-06-27
HVM-417 kmem_cache_destroy not called for all kmem caches on driver unload
Max Bruning
1
-5
/
+12
2011-06-22
HVM-389 Need support for KVM_NMI ioctl
Robert Mustacchi
1
-37
/
+53
2011-06-20
HVM-383 Begin Big Theory Statement
Robert Mustacchi
1
-1
/
+277
2011-06-17
HVM-381 Rework kvm_segmap and kvm_devmap to be per VCPU
Robert Mustacchi
1
-14
/
+15
2011-06-14
HVM-370 Cleanup SET_TSS ioctl
Robert Mustacchi
1
-9
/
+2
2011-06-14
HVM-368 Clean up KVM_SET_IDENTITY_MAP_ADDR ioctl
Robert Mustacchi
1
-14
/
+6
2011-06-14
HVM-367 Clean up KVM_SET_CPUID2
Robert Mustacchi
1
-6
/
+8
2011-06-14
HVM-329 Implement missing pieces of vmx_fini
Max Bruning
1
-15
/
+6
2011-06-13
HVM-363 kvm has multiple memory leaks
Max Bruning
1
-9
/
+14
2011-06-10
HVM-361 revert KVM_SET_BOOT_CPU_ID ioctl to upstream interface
Robert Mustacchi
1
-15
/
+9
2011-06-10
HVM-358 alloc_page leaks memory - (minor mistake in push)
Max Bruning
1
-2
/
+0
2011-06-10
HVM-358 alloc_page leaks memory
Max Bruning
1
-11
/
+9
2011-06-09
HVM-356 Get rid of kvm_coalesced_mmio_zone_ioc_t
Robert Mustacchi
1
-18
/
+16
2011-06-08
HVM-349 Remove ifdef's around IOMMU
Robert Mustacchi
1
-9
/
+0
2011-06-08
HVM-348 Cleanup ifdefs surrounding KVM_COALESCED_MMIO_PAGE_OFFSET
Robert Mustacchi
1
-6
/
+0
2011-06-08
HVM-347 Always run code ifdef'd with CONFIG_KVM_APIC_ARCHITECTURE
Robert Mustacchi
1
-6
/
+1
2011-06-08
HVM-344 Always include code in KVM_HAVE_KVM_IRQCHIP
Robert Mustacchi
1
-6
/
+1
2011-06-08
HVM-335 kvm_subr.c has reached the end of the line
Robert Mustacchi
1
-1
/
+90
[next]