summaryrefslogtreecommitdiff
path: root/kvm_ioapic.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-21HVM-770 ioapic should return zero reads for bogus pinsHEAD20130919201309052013082220130725201307112013062720130515201304182013040420130321masterRobert Mustacchi1-3/+5
2011-12-13OS-688 panic assertion failed kvm_ioapic.c, line: 249Bryan Cantrill1-1/+17
2011-08-01HVM-543 clean-up some random XXXsBryan Cantrill1-4/+0
2011-08-01HVM-538 Implement smp_rmb/smp_wmb in kvmMax Bruning1-8/+1
2011-06-08HVM-343 Always run code in CONFIG_X86Robert Mustacchi1-2/+1
2011-06-08HVM-341 Remove code ifdef'd with CONFIG_IA64Robert Mustacchi1-6/+0
2011-06-08HVM-328 replace container_of with offsetof calculationsRobert Mustacchi1-4/+0
2011-06-06HVM-301 Clean up externs/includes for kvm_i825[49].c and kvm_ioapic.cRobert Mustacchi1-9/+5
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-0/+1
2011-06-03HVM-278 remove duplicate ioapic codeRobert Mustacchi1-31/+33
2011-06-02HVM-268 iodev.h should be named kvm_iodev.hRobert Mustacchi1-1/+1
2011-06-02HVM-264 vmx code should live in its own fileRobert Mustacchi1-1/+1
2011-06-01HVM-260 Separate out ioapic code into separate fileRobert Mustacchi1-0/+472