index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2
-2
/
+0
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
6
-16
/
+10
2018-01-26
xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
Alistair Francis
2
-0
/
+378
2018-01-26
xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
Alistair Francis
2
-0
/
+555
2018-01-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...
Peter Maydell
1
-4
/
+21
2018-01-25
hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1
Luc MICHEL
1
-3
/
+13
2018-01-25
hw/intc/arm_gic: Fix group priority computation for group 1 IRQs
Luc MICHEL
1
-1
/
+2
2018-01-25
hw/intc/arm_gic: Fix C_RPR value on idle priority
Luc MICHEL
1
-0
/
+5
2018-01-25
hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and ...
Luc MICHEL
1
-0
/
+1
2018-01-24
sparc/leon3 irqmp: fix IRQ software ack
Jean-Christophe Dubois
1
-6
/
+11
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
1
-1
/
+1
2018-01-16
hw/intc/armv7m: Support byte and halfword accesses to CFSR
Peter Maydell
1
-16
/
+22
2018-01-11
hw/intc/arm_gic: reserved register addresses are RAZ/WI
Peter Maydell
1
-2
/
+3
2018-01-11
hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI
Peter Maydell
3
-5
/
+29
2018-01-09
sun4m: remove include/hw/sparc/sun4m.h and all references to it
Mark Cave-Ayland
1
-1
/
+0
2017-12-22
apic: add function to apic that will be used by hvf
Sergio Andres Gomez Del Real
1
-0
/
+12
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
2
-7
/
+7
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
1
-0
/
+1
2017-12-21
i8259: generalize statistics into common code
Peter Xu
2
-36
/
+42
2017-12-21
i8259: use DEBUG_IRQ_COUNT always
Peter Xu
1
-17
/
+1
2017-12-21
i8259: convert DPRINTFs into trace
Peter Xu
2
-15
/
+18
2017-12-18
misc: drop old i386 dependency
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
1
-12
/
+0
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
2
-118
/
+0
2017-12-15
ppc/xics: assign of the CPU 'intc' pointer under the core
Cédric Le Goater
1
-1
/
+0
2017-12-15
ppc/xics: introduce an icp_create() helper
Cédric Le Goater
1
-0
/
+21
2017-12-15
openpic: debug w/ info_report()
Michael Davidsaver
1
-51
/
+51
2017-12-15
ppc/xics: remove useless if condition
Cédric Le Goater
1
-4
/
+2
2017-12-13
nvic: Make systick banked
Peter Maydell
1
-13
/
+77
2017-12-13
nvic: Make nvic_sysreg_ns_ops work with any MemoryRegion
Peter Maydell
1
-3
/
+7
2017-12-13
hw/intc/arm_gicv3_its: Implement full reset
Eric Auger
1
-1
/
+8
2017-12-13
hw/intc/arm_gicv3_its: Implement a minimalist reset
Eric Auger
1
-0
/
+42
2017-12-13
hw/intc/arm_gicv3_its: Don't call post_load on reset
Eric Auger
2
-6
/
+0
2017-11-20
nvic: Fix ARMv7M MPU_RBAR reads
Peter Maydell
1
-1
/
+1
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-16
/
+6
2017-11-14
ioapic/tracing: Remove last DPRINTFs
Dr. David Alan Gilbert
2
-16
/
+6
2017-11-14
xics/kvm: synchonize state before 'info pic'
Greg Kurz
2
-0
/
+30
2017-11-07
hw/intc/arm_gicv3_its: Don't abort on table save failure
Eric Auger
1
-6
/
+2
2017-11-07
hw/intc/arm_gicv3_its: Fix the VM termination in vm_change_state_handler()
Shanker Donthineni
1
-2
/
+2
2017-10-21
openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC)
Stafford Horne
2
-0
/
+180
2017-10-12
nvic: Fix miscalculation of offsets into ITNS array
Peter Maydell
1
-2
/
+2
2017-10-12
nvic: Add missing 'break'
Peter Maydell
1
-0
/
+1
2017-10-06
nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bit
Peter Maydell
1
-0
/
+1
2017-10-06
nvic: Implement Security Attribution Unit registers
Peter Maydell
1
-0
/
+116
2017-10-06
target/arm: Add new-in-v8M SFSR and SFAR
Peter Maydell
1
-0
/
+34
2017-10-06
target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler mode
Peter Maydell
1
-1
/
+1
2017-10-06
nvic: Clear the vector arrays and prigroup on reset
Peter Maydell
1
-0
/
+5
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
8
-10
/
+28
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
8
-10
/
+28
2017-09-27
ppc: Fix OpenPIC model
Benjamin Herrenschmidt
1
-0
/
+35
[next]