summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-01HVM-541 eliminate XXXs around x86 feature checksBryan Cantrill3-146/+9
2011-08-01HVM-540 enabling kvm-vmx-vmread probe induces double faultBryan Cantrill1-3/+15
2011-08-01HVM-326 support (or remove) KVM timer migrationBryan Cantrill8-59/+0
2011-08-01HVM-539 Fixup msr.hRobert Mustacchi9-149/+108
2011-08-01HVM-538 Implement smp_rmb/smp_wmb in kvmMax Bruning8-41/+18
2011-07-30HVM-535 random core dumps seen from non-VMs when VMs are runningBryan Cantrill1-0/+1
2011-07-27HVM-533 Remove drv_priv checkRobert Mustacchi1-6/+0
2011-07-27HVM-530 Have kvm_tss.h match <sys/tss.h>Robert Mustacchi4-28/+48
2011-07-26HVM-528 kvm_tss.h should use the same structure names as <sys/tss.h>Robert Mustacchi2-144/+148
2011-07-25HVM-511 kernel panics on t_preempt assertion failure in vcpu_enter_guest()Bryan Cantrill1-3/+4
2011-07-26HVM-521 Need proper variable paths for building devfsadm pluginRobert Mustacchi1-2/+3
2011-07-25HVM-520 vcpus_on_cpu[] array is broken and superfluousBryan Cantrill1-40/+1
2011-07-26HVM-519 Remove asm.h (fix lint)Robert Mustacchi1-1/+1
2011-07-26HVM-519 Remove asm.hRobert Mustacchi3-52/+11
2011-07-25HVM-517 Remove unused irqflags.hRobert Mustacchi4-134/+0
2011-07-25HVM-515 ./tools/kvm-xxx doesn't work if repo is builtRobert Mustacchi2-0/+3
2011-07-25HVM-503 SmartOS kvm driver should create /dev entry for /dev/kvmRobert Mustacchi3-4/+69
2011-07-21HVM-501 hard-hang when starting many VMs concurrentlyBryan Cantrill1-17/+6
2011-07-19HVM-469 panic in vmx_vcpu_runBryan Cantrill1-2/+5
2011-07-19HVM-495 need DTrace probes around instructions that operate on VMCS stateBryan Cantrill1-0/+22
2011-07-16[HVM-488] add install target that works with DESTDIRJosh Wilsdon1-1/+9
2011-07-15HVM-487 Remove install and load targets from MakefileRobert Mustacchi1-14/+0
2011-07-15HVM-485 Need README for kvmRobert Mustacchi1-31/+41
2011-07-14HVM-482 kvm should bundle the drv.conf filesRobert Mustacchi1-1/+1
2011-07-12HVM-477 panic in gfn_to_hvaMax Bruning3-10/+18
2011-07-08HVM-472 panic in gfn_to_memslot_unaliasedMax Bruning2-12/+4
2011-07-07HVM-472 panic in gfn_to_memslot_unaliasedMax Bruning1-1/+2
2011-07-07HVM-472 panic in gfn_to_memslot_unaliasedMax Bruning3-6/+18
2011-07-01HVM-467 cleanup XXX_KVM_SYNC_PROBE in kvm_irq_conn.cRobert Mustacchi1-44/+6
2011-07-01HVM-466 Finish hdrchk cleanupRobert Mustacchi4-16/+35
2011-07-01HVM-464 kvm_tss.h should be hdrchk cleanRobert Mustacchi3-0/+8
2011-07-01HVM-463 Want tool to check header filesRobert Mustacchi2-0/+66
2011-07-01HVM-462 kvm_x86impl.h should be cstyle cleanRobert Mustacchi2-23/+23
2011-07-01HVM-461 kvm_x86host.h should be cstyle cleanRobert Mustacchi2-329/+313
2011-07-01HVM-460 kvm_vmx.h should be cstyle cleanRobert Mustacchi2-323/+333
2011-07-01HVM-459 kvm_types.h should be cstyle cleanRobert Mustacchi2-8/+9
2011-07-01HVM-457 tss_segment_32 should be more similar to the Solaris <sys/tss.h>Robert Mustacchi1-27/+38
2011-07-01HVM-456 kvm_tss.h should be cstyle cleanRobert Mustacchi2-1/+2
2011-07-01HVM-455 kvm_timer.h should be cstyle cleanRobert Mustacchi2-2/+3
2011-07-01HVM-454 kvm_paging_tmpl.h should be cstyle cleanRobert Mustacchi2-120/+123
2011-06-29HVM-448 kvm_msidef.h should be cstyle cleanRobert Mustacchi2-29/+30
2011-06-29HVM-447 kvm_mmu.h should be cstyle cleanRobert Mustacchi2-46/+47
2011-06-29HVM-446 kvm.so should be in the gitignoreRobert Mustacchi1-0/+1
2011-06-29HVM-445 kvm_lapic.h should be cstyle cleanRobert Mustacchi2-19/+12
2011-06-29HVM-442 kvm_irq.h should be cstyle cleanRobert Mustacchi2-20/+21
2011-06-28HVM-439 kvm_iodev.h should be cstyle cleanRobert Mustacchi2-17/+12
2011-06-28HVM-435 kvm_ioapic.h should be cstyle cleanRobert Mustacchi2-28/+25
2011-06-28HVM-433 kvm_i8254.h should be c-style cleanRobert Mustacchi2-41/+42
2011-06-28HVM-433 kvm_i8254.h should be c-style cleanRobert Mustacchi2-7/+8
2011-06-28HVM-432 Want to use constant for XC_HI_PILRobert Mustacchi1-2/+3