summaryrefslogtreecommitdiff
path: root/kvm_irq_comm.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-06OS-590 kvm driver is far too chatty to the consoleBryan Cantrill1-1/+2
2011-08-09HVM-585 Make sure copyright notices are up to date on all files in kvm repoRobert Mustacchi1-0/+1
2011-08-01HVM-543 clean-up some random XXXsBryan Cantrill1-17/+3
2011-07-01HVM-467 cleanup XXX_KVM_SYNC_PROBE in kvm_irq_conn.cRobert Mustacchi1-44/+6
2011-06-23HVM-409 panic in kvm_free_irq_routingRobert Mustacchi1-4/+6
2011-06-14HVM-365 kvm_set_irq_routing incorrectly specifies size to free for old routin...Max Bruning1-2/+6
2011-06-13HVM-363 kvm has multiple memory leaksMax Bruning1-0/+12
2011-06-08HVM-343 Always run code in CONFIG_X86Robert Mustacchi1-11/+0
2011-06-08HVM-341 Remove code ifdef'd with CONFIG_IA64Robert Mustacchi1-19/+0
2011-06-06HVM-300 Remove externs from kvm_irq_comm.cRobert Mustacchi1-15/+3
2011-06-06HVM-299 Add kvm_ prefix to apicdef.h and vmx.hRobert Mustacchi1-1/+1
2011-06-06HVM-296 bitops.h shouldn't have code in itRobert Mustacchi1-1/+1
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/+6
2011-06-03HVM-276 Common irq code should be in irq_comm.cRobert Mustacchi1-0/+554