index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
apic.h
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move headers to include/
Paolo Bonzini
2012-08-01
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
2012-07-10
apic: Defer interrupt updates to VCPU thread
Jan Kiszka
2012-03-14
i386 hw/: Don't use CPUState
Andreas Färber
2012-02-18
target-i386: Add infrastructure for reporting TPR MMIO accesses
Jan Kiszka
2012-01-19
apic: Factor out base class for KVM reuse
Jan Kiszka
2012-01-19
apic: Introduce apic_report_irq_delivered
Jan Kiszka
2012-01-19
apic: Inject external NMI events via LINT1
Jan Kiszka
2011-08-22
target-i386: Remove unused polarity arguments from APIC API
Jan Kiszka
2010-06-19
apic: qdev conversion cleanup
Blue Swirl
2010-06-19
apic: convert to qdev
Blue Swirl
2010-06-19
apic: avoid using CPUState internals
Blue Swirl
2010-06-19
apic: avoid passing CPUState from devices
Blue Swirl
2010-06-19
ioapic: convert to qdev
Blue Swirl
2010-06-17
ioapic: unexport ioapic_set_irq
Blue Swirl
2010-03-21
Move x86 specific PC declarations to a separate file
Blue Swirl