Age | Commit message (Expand) | Author |
2016-10-24 | pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC mode | Igor Mammedov |
2016-10-24 | pc: apic_common: Restore APIC ID to initial ID on reset | Igor Mammedov |
2016-10-24 | pc: apic_common: Extend APIC ID property to 32bit | Igor Mammedov |
2016-10-18 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2016-10-17 | hw/intc/arm_gicv3: Fix ICC register tracepoints | Peter Maydell |
2016-10-17 | hw/intc/arm_gic_kvm: Fix build on aarch64 | Christopher Covington |
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-10-14 | ppc/xics: Split ICS into ics-base and ics class | Benjamin Herrenschmidt |
2016-10-14 | ppc/xics: Make the ICSState a list | Benjamin Herrenschmidt |
2016-10-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-10-04 | hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulation | Pavel Fedin |
2016-10-04 | hw/intc/arm_gicv3_its: Implement ITS base class | Pavel Fedin |
2016-10-04 | hw/intc/arm_gic(v3)_kvm: Initialize gsi routing | Eric Auger |
2016-10-04 | i8259: give ISA device when registering ISA ioports | Hervé Poussineau |
2016-10-04 | intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ... | Hervé Poussineau |
2016-10-04 | intc/lm32_pic: implement InterruptStatsProvider interface | Hervé Poussineau |
2016-10-04 | intc/slavio_intctl: implement InterruptStatsProvider interface | Hervé Poussineau |
2016-10-04 | intc/i8259: implement InterruptStatsProvider interface | Hervé Poussineau |
2016-10-04 | intc: add an interface to gather statistics/informations on interrupt control... | Hervé Poussineau |
2016-09-27 | x86: ioapic: boost default version to 0x20 | Peter Xu |
2016-09-23 | ppc/xics: account correct irq status | Nikunj A Dadhania |
2016-09-15 | pc: apic: introduce APIC macro | Wanpeng Li |
2016-09-07 | xics_kvm: drop extra checking of kernel_xics_fd | Greg Kurz |
2016-09-05 | s390x: wrap flic savevm calls into vmstate | Cornelia Huck |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-08-03 | x86: ioapic: add support for explicit EOI | Peter Xu |
2016-08-03 | x86: ioapic: ignore level irq during processing | Peter Xu |
2016-07-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-07-21 | ioapic: register IOMMU IEC notifier for ioapic | Peter Xu |
2016-07-21 | ioapic: introduce ioapic_entry_parse() helper | Peter Xu |
2016-07-21 | q35: ioapic: add support for emulated IOAPIC IR | Peter Xu |
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-19 | arm_gicv3: Add assert()s to tell Coverity that offsets are aligned | Peter Maydell |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-07-12 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging | Peter Maydell |
2016-07-12 | hw/mips: implement Global Interrupt Controller | Yongbok Kim |
2016-07-04 | armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu | Andrey Smirnov |
2016-07-01 | ppc/xics: Replace "icp" with "xics" in most places | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Implement H_IPOLL using an accessor | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Move SPAPR specific code to a separate file | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Rename existing xics to xics_spapr | Benjamin Herrenschmidt |
2016-06-27 | hw/intc/arm_gicv3: Add missing break | Shannon Zhao |
2016-06-27 | ppc/xics: Remove unused xics_set_irq_type() | Benjamin Herrenschmidt |
2016-06-20 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-06-20 | Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s... | Peter Maydell |
2016-06-20 | trace: split out trace events for hw/intc/ directory | Daniel P. Berrange |