index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
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
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
1
-6
/
+17
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
1
-2
/
+29
2018-02-09
s390x/flic: implement qemu_s390_clear_io_flic()
David Hildenbrand
1
-2
/
+29
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
1
-10
/
+134
2018-02-09
s390x/flic: no need to call s390_io_interrupt() from flic
David Hildenbrand
1
-1
/
+2
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2
-5
/
+89
2018-02-09
s390x/tcg: simplify lookup of flic
David Hildenbrand
1
-5
/
+3
2018-02-09
s390x/flic: simplify flic initialization
David Hildenbrand
2
-14
/
+5
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
[prev]
[next]