summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-12HVM-596 need README.md for illumos-kvmBryan Cantrill2-52/+283
2011-08-12HVM-458 kvm_tss.h should dieRobert Mustacchi4-119/+1
2011-08-12HVM-593 KVM must fail cleanly on non-VMX machinesBryan Cantrill1-1/+22
2011-08-11HVM-595 clean up XXX in kvm.cMax Bruning1-36/+7
2011-08-11HVM-553 Qemu isn't cleaning up properly on kvm_run failure with errno 22 (EIN...Max Bruning1-0/+5
2011-08-11HVM-553 Qemu isn't cleaning up properly on kvm_run failure with errno 22 (EIN...Max Bruning1-1/+1
2011-08-10HVM-553 Qemu isn't cleaning up properly on kvm_run failure with errno 22 (EIN...Max Bruning1-1/+1
2011-08-09HVM-590 yet more XXX cleanupBryan Cantrill3-66/+3
2011-08-09HVM-589 XXX cleanup waveRobert Mustacchi4-28/+3
2011-08-09HVM-585 Make sure copyright notices are up to date on all files in kvm repoRobert Mustacchi44-23/+945
2011-08-08HVM-582 remove more XXXsBryan Cantrill5-194/+50
2011-08-06HVM-577 KVM: MMU: fix conflict access permissions in direct spBryan Cantrill1-0/+2
2011-08-06HVM-576 KVM: MMU: fix direct sp's access corruptedBryan Cantrill1-2/+28
2011-08-06HVM-575 KVM: MMU: flush remote tlbs when overwriting spte with different pfnBryan Cantrill1-0/+2
2011-08-06HVM-574 KVM: MMU: invalidate and flush on spte small->large page size changeBryan Cantrill1-0/+2
2011-08-06HVM-573 KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 ...Bryan Cantrill1-0/+3
2011-08-06HVM-572 KVM: x86: Inject #GP with the right rip on efer writesBryan Cantrill1-17/+11
2011-08-06HVM-571 KVM: x86: Add missing locking to arch specific vcpu ioctlsBryan Cantrill1-2/+10
2011-08-06HVM-570 KVM: Fix wallclock version writing raceBryan Cantrill1-1/+7
2011-08-06HVM-569 KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsBryan Cantrill1-1/+10
2011-08-06HVM-568 KVM: MMU: Segregate shadow pages with different cr0.wpBryan Cantrill2-0/+2
2011-08-06HVM-567 KVM: x86: Check LMA bit before set_eferBryan Cantrill1-2/+2
2011-08-06HVM-566 KVM: Don't allow lmsw to clear cr0.peBryan Cantrill1-1/+1
2011-08-05HVM-554 vm and vcpu kstats should contain a zonename field (fix lint)Robert Mustacchi2-4/+8
2011-08-04HVM-554 vm and vcpu kstats should contain a zonename fieldRobert Mustacchi3-0/+10
2011-08-03HVM-551 Add synchronization for buses member of kvm_tMax Bruning2-28/+34
2011-08-02HVM-549 kvm-xxx should only "make clean" on SmartOSBryan Cantrill1-1/+3
2011-08-03HVM-548 Clean up extern function declarations in kvm_emulate.cRobert Mustacchi1-29/+1
2011-08-03HVM-546 kvm_paging_tmp.h should be xxx free (fixup)Robert Mustacchi1-12/+0
2011-08-03HVM-546 kvm_paging_tmp.h should be xxx freeRobert Mustacchi1-38/+6
2011-08-02HVM-206 need to eliminate "mm" field from kvm structureBryan Cantrill3-84/+2
2011-08-02HVM-547 rip out unused bit operation functionsBryan Cantrill2-217/+0
2011-08-02HVM-545 Various XXX cleanupRobert Mustacchi3-43/+3
2011-08-02HVM-544 kvm-xxx should use make instead of gmakeRobert Mustacchi1-1/+1
2011-08-01HVM-543 clean-up some random XXXsBryan Cantrill3-29/+4
2011-08-01HVM-542 eliminate XXXs around variable clock frequenciesBryan Cantrill2-43/+9
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