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