summaryrefslogtreecommitdiff
path: root/hw/intc/ioapic.c
AgeCommit message (Expand)Author
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-06-10KVM: Kick resamplefd for split kernel irqchipPeter Xu
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-12-17hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini
2019-10-22hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-07-25ioapic: kvm: Skip route updates for masked pinsJan Kiszka
2019-07-05ioapic: use irq number instead of vector in ioapic_eoi_broadcastLi Qiang
2019-07-05ioapic: clear irq_eoi when updating the ioapic redirect table entryLi Qiang
2019-05-17ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...Vitaly Kuznetsov
2019-01-09ioapic: use TYPE_FOO MACRO than constant stringLi Qiang
2018-10-19ioapic: Fix error handling in realize()Markus Armbruster
2018-07-06ioapic: remove useless lower bounds checkPaolo Bonzini
2018-06-28hmp: obsolete "info ioapic"Peter Xu
2018-06-28ioapic: support "info irq"Peter Xu
2018-06-01ioapic: fix up includesMichael S. Tsirkin
2017-11-14ioapic/tracing: Remove last DPRINTFsDr. David Alan Gilbert
2017-02-16ioapic: fix error report value of def versionPeter Xu
2017-01-16x86: ioapic: fix fail migration when irqchip=splitPeter Xu
2017-01-16x86: ioapic: add traces for ioapicPeter Xu
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-09-27x86: ioapic: boost default version to 0x20Peter Xu
2016-08-03x86: ioapic: add support for explicit EOIPeter Xu
2016-08-03x86: ioapic: ignore level irq during processingPeter Xu
2016-07-21ioapic: register IOMMU IEC notifier for ioapicPeter Xu
2016-07-21ioapic: introduce ioapic_entry_parse() helperPeter Xu
2016-07-21q35: ioapic: add support for emulated IOAPIC IRPeter Xu
2016-05-23ioapic: clear remote irr bit for edge-triggered interruptsPeter Xu
2016-05-23ioapic: keep RO bits for IOAPIC entryPeter Xu
2016-05-19apic: move target-dependent definitions to cpu.hPaolo Bonzini
2016-01-29x86: Clean up includesPeter Maydell
2015-12-17kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin
2015-09-25ioapic: fix contents of arbitration registerPaolo Bonzini
2015-09-25ioapic: coalesce level interruptsPaolo Bonzini
2014-03-09qemu: x86: ignore ioapic polarityGabriel L. Somlo
2013-12-24ioapic: QOM'ify ioapicxiaoqiang zhao
2013-12-24ioapic: Cleanup for QOM'ificationxiaoqiang zhao
2013-07-29ioapic: QOM cast cleanupAndreas Färber
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini