summaryrefslogtreecommitdiff
path: root/hw/apic.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-01target-i386: move cpu halted decision into x86_cpu_resetIgor Mammedov1-1/+4
2012-07-10apic: Defer interrupt updates to VCPU threadJan Kiszka1-0/+1
2012-03-14i386 hw/: Don't use CPUStateAndreas Färber1-1/+1
2012-02-18target-i386: Add infrastructure for reporting TPR MMIO accessesJan Kiszka1-0/+2
2012-01-19apic: Factor out base class for KVM reuseJan Kiszka1-1/+0
2012-01-19apic: Introduce apic_report_irq_deliveredJan Kiszka1-0/+1
2012-01-19apic: Inject external NMI events via LINT1Jan Kiszka1-0/+1
2011-08-22target-i386: Remove unused polarity arguments from APIC APIJan Kiszka1-4/+2
2010-06-19apic: qdev conversion cleanupBlue Swirl1-12/+12
2010-06-19apic: convert to qdevBlue Swirl1-1/+1
2010-06-19apic: avoid using CPUState internalsBlue Swirl1-1/+9
2010-06-19apic: avoid passing CPUState from devicesBlue Swirl1-3/+5
2010-06-19ioapic: convert to qdevBlue Swirl1-2/+0
2010-06-17ioapic: unexport ioapic_set_irqBlue Swirl1-1/+0
2010-03-21Move x86 specific PC declarations to a separate fileBlue Swirl1-0/+20