summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-08-01HVM-539 Fixup msr.hRobert Mustacchi1-1/+2
2011-07-27HVM-530 Have kvm_tss.h match <sys/tss.h>Robert Mustacchi1-0/+5
2011-07-26HVM-521 Need proper variable paths for building devfsadm pluginRobert Mustacchi1-2/+3
2011-07-25HVM-503 SmartOS kvm driver should create /dev entry for /dev/kvmRobert Mustacchi1-4/+9
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-01HVM-466 Finish hdrchk cleanupRobert Mustacchi1-16/+28
2011-07-01HVM-464 kvm_tss.h should be hdrchk cleanRobert Mustacchi1-0/+2
2011-07-01HVM-463 Want tool to check header filesRobert Mustacchi1-0/+14
2011-07-01HVM-462 kvm_x86impl.h should be cstyle cleanRobert Mustacchi1-1/+2
2011-07-01HVM-461 kvm_x86host.h should be cstyle cleanRobert Mustacchi1-1/+2
2011-07-01HVM-460 kvm_vmx.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-07-01HVM-459 kvm_types.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-07-01HVM-456 kvm_tss.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-07-01HVM-455 kvm_timer.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-07-01HVM-454 kvm_paging_tmpl.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-06-29HVM-448 kvm_msidef.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-06-29HVM-447 kvm_mmu.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-06-29HVM-445 kvm_lapic.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-06-29HVM-442 kvm_irq.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-06-28HVM-439 kvm_iodev.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-06-28HVM-435 kvm_ioapic.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-06-28HVM-433 kvm_i8254.h should be c-style cleanRobert Mustacchi1-1/+2
2011-06-28HVM-433 kvm_i8254.h should be c-style cleanRobert Mustacchi1-0/+1
2011-06-27HVM-428 kvm_host.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-06-27HVM-427 kvm_emulate.h should be cstyle-cleanRobert Mustacchi1-6/+7
2011-06-27HVM-425 kvm_cpuid.h should be cstyle cleanRobert Mustacchi1-5/+6
2011-06-27HVM-424 kvm_coalesced_mmio.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-06-27HVM-422 kvm_cache_regs.h should be cstyle cleanRobert Mustacchi1-0/+1
2011-06-27HVM-421 kvm_x86.h should be cstyle cleanRobert Mustacchi1-1/+2
2011-06-21HVM-397 ctfconvert should be run out of the proto areaRobert Mustacchi1-2/+3
2011-06-14HVM-366 Don't lie about requiring GNU CRobert Mustacchi1-1/+1
2011-06-08HVM-347 Always run code ifdef'd with CONFIG_KVM_APIC_ARCHITECTURERobert Mustacchi1-1/+1
2011-06-08HVM-346 Clean up KVM_CONFIG_MMIORobert Mustacchi1-1/+1
2011-06-08HVM-335 kvm_subr.c has reached the end of the lineRobert Mustacchi1-6/+4
2011-06-07HVM-322 kvm.h should be cstyle-cleanBryan Cantrill1-1/+5
2011-06-06HVM-296 bitops.h shouldn't have code in itRobert Mustacchi1-5/+7
2011-06-06HVM-291 irq.h should be kvm_irq.hRobert Mustacchi1-1/+1
2011-06-04HVM-288 kvm.h and kvm_host.h should be similar to upstream in contentRobert Mustacchi1-1/+1
2011-06-03HVM-286 Move code into kvm_cache_regs.[ch]Robert Mustacchi1-5/+7
2011-06-03HVM-276 Common irq code should be in irq_comm.cRobert Mustacchi1-6/+8
2011-06-03HVM-275 coalesced mmio code should be in separate fileRobert Mustacchi1-5/+7
2011-06-03HVM-273 pic code should reside in kvm_i8259.cRobert Mustacchi1-3/+5
2011-06-02HVM-264 vmx code should live in its own fileRobert Mustacchi1-5/+7
2011-06-01HVM-260 Separate out ioapic code into separate fileRobert Mustacchi1-3/+5
2011-06-01HVM-258 kicking a VCPU needs to cross-call when on remote physical CPUBryan Cantrill1-1/+1
2011-05-04HVM-158 Missing CONFIG_x86Robert Mustacchi1-1/+1
2011-05-03HVM-153 iodev.h should be a header fileRobert Mustacchi1-5/+7
2011-04-28HVM-143 kvm C files should all have the kvm_ prefix on themRobert Mustacchi1-13/+13
2011-04-28HVM-137 Need to be able to unload kvm driver and load a new one and use KVM f...Robert Mustacchi1-5/+7