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
/
intc
Age
Commit message (
Expand
)
Author
2016-12-27
hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPU
Peter Maydell
2016-12-27
hw/intc/arm_gicv3: Remove incorrect usage of fieldoffset
Peter Maydell
2016-12-27
hw/intc/arm_gicv3_common: fix aff3 in typer
Andrew Jones
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-11-07
nvic: set pending status for not active interrupts
Marcin Krzeminski
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
2016-10-28
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
Cédric Le Goater
2016-10-28
ppc/xics: add a XICSState backlink in ICPState
Cédric Le Goater
2016-10-28
ppc/xics: add a xics_set_nr_servers common routine
Cédric Le Goater
2016-10-28
ppc/xics: Add xics to the monitor "info pic" command
Benjamin Herrenschmidt
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
[next]