summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-07-01HVM-466 Finish hdrchk cleanupRobert Mustacchi4-16/+35
2011-07-01HVM-464 kvm_tss.h should be hdrchk cleanRobert Mustacchi3-0/+8
HVM-465 kvm_mmu.h should be hdrchk clean
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
HVM-434 Make kvm binary depend on kvm header files
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
2011-06-28HVM-431 Load/unload/reload sequence does not work properly with kvm driverMax Bruning1-2/+17
2011-06-27HVM-237 qemu prints out an einval from the vnic ioctl but worksRobert Mustacchi1-2/+2
2011-06-27HVM-428 kvm_host.h should be cstyle cleanRobert Mustacchi2-242/+222
2011-06-27HVM-427 kvm_emulate.h should be cstyle-cleanRobert Mustacchi2-52/+57
2011-06-27HVM-425 kvm_cpuid.h should be cstyle cleanRobert Mustacchi2-117/+125
2011-06-27HVM-424 kvm_coalesced_mmio.h should be cstyle cleanRobert Mustacchi2-2/+3
2011-06-27HVM-423 kvm_bitops.h functions should have extern declarationsRobert Mustacchi1-22/+22
2011-06-27HVM-422 kvm_cache_regs.h should be cstyle cleanRobert Mustacchi2-11/+12
2011-06-27HVM-421 kvm_x86.h should be cstyle cleanRobert Mustacchi2-22/+22
2011-06-27HVM-420 kvm_bitops.h shouldn't include variable names in prototypesRobert Mustacchi1-23/+23
2011-06-27HVM-419 Always get ENXIO in kvm_openRobert Mustacchi1-9/+5
2011-06-27HVM-418 kvm_lapic_set_vapic_addr incorrect prototype in kvm_lapic.hMax Bruning1-1/+1
2011-06-27HVM-417 kmem_cache_destroy not called for all kmem caches on driver unloadMax Bruning1-1/+2
2011-06-27HVM-417 kmem_cache_destroy not called for all kmem caches on driver unloadMax Bruning6-110/+34
2011-06-25HVM-414 KVM_SET_VAPIC_ADDR sets APIC address to garbageBryan Cantrill1-2/+2
2011-06-24HVM-410 More vcpus than physical cpus causes hangMax Bruning1-1/+6
2011-06-23HVM-409 panic in kvm_free_irq_routingRobert Mustacchi1-4/+6
2011-06-22HVM-389 Need support for KVM_NMI ioctlRobert Mustacchi5-41/+70
HVM-390 kvm_x86.h should be symlinked in our sys proto area HVM-391 userland expects qemu_dirty_log to have anonymous unions
2011-06-21HVM-397 ctfconvert should be run out of the proto areaRobert Mustacchi1-2/+3
2011-06-20HVM-383 Begin Big Theory StatementRobert Mustacchi1-1/+277
2011-06-17HVM-381 Rework kvm_segmap and kvm_devmap to be per VCPURobert Mustacchi1-14/+15
2011-06-14HVM-373 Remove unused kvm_tpr_acl_ioc_tRobert Mustacchi1-10/+1
2011-06-14HVM-370 Cleanup SET_TSS ioctlRobert Mustacchi6-20/+8
2011-06-14HVM-368 Clean up KVM_SET_IDENTITY_MAP_ADDR ioctlRobert Mustacchi2-30/+7
2011-06-14HVM-367 Clean up KVM_SET_CPUID2Robert Mustacchi4-11/+26
2011-06-14HVM-366 Don't lie about requiring GNU C (fix typo)Robert Mustacchi1-1/+1
2011-06-14HVM-366 Don't lie about requiring GNU CRobert Mustacchi2-1/+13
2011-06-14HVM-331 Implement XXXs in vmx_create_vcpuMax Bruning1-7/+1
2011-06-14HVM-331 Implement XXXs in vmx_create_vcpuMax Bruning1-8/+1