summaryrefslogtreecommitdiff
path: root/kvm_lapic.c
AgeCommit message (Expand)AuthorFilesLines
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 content (lint)Robert Mustacchi1-9/+9
2011-06-04HVM-288 kvm.h and kvm_host.h should be similar to upstream in contentRobert Mustacchi1-0/+21
2011-06-03HVM-281 kvm_lapic_t should be defined in kvm_lapic.hRobert Mustacchi1-2/+3
2011-06-02HVM-268 iodev.h should be named kvm_iodev.hRobert Mustacchi1-1/+1
2011-06-01HVM-260 Separate out ioapic code into separate fileRobert Mustacchi1-1/+1
2011-05-25HVM-234 need to bump q_hiwat on vnic streamRobert Mustacchi1-4/+0
2011-05-24HVM-231 need to use cyclic_reprogram() to emulate local APIC one-shotsBryan Cantrill1-36/+39
2011-05-22HVM-222 rephrase KVM's trace facility using SDT probesBryan Cantrill1-10/+3
2011-05-22HVM-221 move local APIC functionality to kvm_lapic.cBryan Cantrill1-15/+1263
2011-05-18HVM-217 hat_pfnum call results in mutex_enter: adaptive at high PIL panicMax Bruning1-0/+18
2011-05-06HVM-169 page_address should use hat_kpm_mapin_pfnRobert Mustacchi1-2/+2
2011-04-28HVM-143 kvm C files should all have the kvm_ prefix on themRobert Mustacchi1-0/+124