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
/
include
/
hw
/
i386
/
apic_internal.h
Age
Commit message (
Expand
)
Author
2017-03-27
Revert "apic: save apic_delivered flag"
Paolo Bonzini
2017-01-27
apic: save apic_delivered flag
Pavel Dovgalyuk
2016-10-24
pc: apic_common: Extend APIC ID property to 32bit
Igor Mammedov
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
2016-10-17
apic: add global apic_get_class()
Radim Krčmář
2016-07-20
apic: Use apic_id as apic's migration instance_id
Igor Mammedov
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
2016-07-20
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
Igor Mammedov
2016-07-20
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2015-10-02
cpu/apic: drop icc bus/bridge
Chen Fan
2015-09-25
apic_internal.h: fix formatting and drop unused consts
Pavel Butsykin
2015-09-25
apic_internal.h: added more constants
Pavel Butsykin
2015-09-25
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
Pavel Butsykin
2015-09-25
apic_internal.h: make some apic_get_* functions externally visible
Pavel Butsykin
2015-08-19
apic_internal.h: Include cpu.h directly
Peter Maydell
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-05-07
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
2013-12-24
apic: QOM'ify APIC
xiaoqiang zhao
2013-05-01
target-i386: Move APIC to ICC bus
Igor Mammedov
2013-05-01
target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
Igor Mammedov
2013-04-08
hw: move headers to include/
Paolo Bonzini