summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-14HVM-329 Implement missing pieces of vmx_finiMax Bruning4-24/+60
2011-06-14HVM-365 kvm_set_irq_routing incorrectly specifies size to free for old ↵Max Bruning1-2/+6
routing table
2011-06-13HVM-363 kvm has multiple memory leaksMax Bruning5-23/+89
2011-06-13HVM-364 regression in kvm_arch_destroy_vm_compsRobert Mustacchi1-0/+1
2011-06-10HVM-362 Clean up additional CONFIG options in kvmRobert Mustacchi2-21/+0
2011-06-10HVM-361 revert KVM_SET_BOOT_CPU_ID ioctl to upstream interfaceRobert Mustacchi2-19/+9
2011-06-10HVM-358 alloc_page leaks memory - (minor mistake in push)Max Bruning1-2/+0
2011-06-10HVM-358 alloc_page leaks memoryMax Bruning6-29/+87
2011-06-09HVM-356 Get rid of kvm_coalesced_mmio_zone_ioc_tRobert Mustacchi2-26/+18
2011-06-09HVM-353 qemu should not use relative paths for kvm header filesRobert Mustacchi1-0/+1
2011-06-08HVM-349 Remove ifdef's around IOMMURobert Mustacchi3-22/+0
HVM-350 Remove CONFIG_DMAR related pieces
2011-06-08HVM-348 Cleanup ifdefs surrounding KVM_COALESCED_MMIO_PAGE_OFFSETRobert Mustacchi3-13/+0
2011-06-08HVM-347 Always run code ifdef'd with CONFIG_KVM_APIC_ARCHITECTURERobert Mustacchi4-13/+2
2011-06-08HVM-346 Clean up KVM_CONFIG_MMIORobert Mustacchi2-5/+1
2011-06-08HVM-345 Always include code ifdef'd with __KVM_HAVE_IOAPICRobert Mustacchi1-2/+0
2011-06-08HVM-344 Always include code in KVM_HAVE_KVM_IRQCHIPRobert Mustacchi2-16/+1
2011-06-08HVM-343 Always run code in CONFIG_X86Robert Mustacchi2-13/+1
2011-06-08HVM-342 Remove code ifdef'd with CONFIG_X86_32 (cont.)Robert Mustacchi1-5/+1
2011-06-08HVM-342 Remove code ifdef'd with CONFIG_X86_32Robert Mustacchi2-15/+3
2011-06-08HVM-341 Remove code ifdef'd with CONFIG_IA64Robert Mustacchi2-25/+0
2011-06-08HVM-340 Remove CONFIG_x86_64 from C filesRobert Mustacchi4-150/+11
2011-06-08HVM-339 Remove CONFIG_X86_64 ifdefs from header filesRobert Mustacchi4-18/+0
2011-06-08HVM-338 Remove duplicate definition of __kvm_handle_fault_on_rebootRobert Mustacchi1-12/+0
2011-06-08HVM-337 rm unused linkage.hRobert Mustacchi1-68/+0
2011-06-08HVM-336 floating point code can be tighterRobert Mustacchi2-88/+32
2011-06-08HVM-335 kvm_subr.c has reached the end of the lineRobert Mustacchi6-517/+465
2011-06-08HVM-328 replace container_of with offsetof calculationsRobert Mustacchi6-38/+8
2011-06-08HVM-327 XXX clean up in kvm_create_pitRobert Mustacchi1-8/+0
2011-06-08HVM-334 XXX Triage in kvm_vmx.c Part I (cont.)Robert Mustacchi2-2/+2
HVM-332 XXX Triage in kvm_lapic.c (cont.)
2011-06-08HVM-334 XXX Triage in kvm_vmx.c Part IRobert Mustacchi1-31/+2
2011-06-08HVM-332 XXX Triage in kvm_lapic.cRobert Mustacchi1-35/+3
2011-06-08HVM-333 XXX triage in kvm_i8254.cRobert Mustacchi1-41/+7
2011-06-08HVM-325 vmx_io_bitmap stuff should all be in kvm_vmx.cRobert Mustacchi2-31/+17
2011-06-07HVM-324 kvm-xxx doesn't generate correct gnuplot control fileBryan Cantrill1-6/+6
2011-06-07HVM-322 kvm.h should be cstyle-cleanBryan Cantrill3-233/+215
HVM-323 kvm_bitops.h should be cstyle-clean
2011-06-07HVM-321 kvm.c and kvm_x86.c are confusedRobert Mustacchi9-6014/+5811
2011-06-07HVM-319 rm kvm_para.hRobert Mustacchi1-45/+0
2011-06-07HVM-317 Unused mmu_memory_cache_alloc in kvm.cRobert Mustacchi1-6/+0
2011-06-07HVM-316 kvm_vcpu_cache should live in kvm_vmx.cRobert Mustacchi3-22/+24
2011-06-07HVM-314 make_all_cpus_request shouldn't be extern in kvm.cRobert Mustacchi2-17/+10
HVM-315 Vars in kvm.c missing static keyword
2011-06-07HVM-313 vpid related pieces should all be in kvm_vmx.cRobert Mustacchi3-38/+29
2011-06-06HVM-312 Cleanup extern functions in kvm.cRobert Mustacchi6-372/+38
2011-06-06HVM-311 Cleanup externs and includes in kvm_x86.cRobert Mustacchi4-227/+59
2011-06-06HVM-310 Cleanup includes and extern function definitions in kvm_vmx.cRobert Mustacchi8-224/+114
2011-06-06HVM-308 Cleanup kvm_mmu.c includes and externsRobert Mustacchi5-55/+19
HVM-306 kvm_cache_regs.h missing forward declarations (cont.)
2011-06-06HVM-307 Clean up includes/externs in kvm_lapic.cRobert Mustacchi1-20/+7
2011-06-06HVM-306 kvm_cache_regs.h missing forward declarationsRobert Mustacchi1-1/+4
2011-06-06HVM-305 Need header file equivalent of x86/x86.hRobert Mustacchi1-0/+30
2011-06-06HVM-304 Clean up includes for kvm_coalesced_mmio.cRobert Mustacchi3-25/+2
HVM-303 Clean up includes for kvm_cache_regs.c
2011-06-06HVM-301 Clean up externs/includes for kvm_i825[49].c and kvm_ioapic.cRobert Mustacchi5-35/+12