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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-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
2017-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2017-09-21
memory: Switch memory from using AddressSpace to FlatView
Alexey Kardashevskiy
1
-1
/
+1
2017-09-21
nvic: Support banked exceptions in acknowledge and complete
Peter Maydell
2
-8
/
+22
2017-09-21
nvic: Make SHCSR banked for v8M
Peter Maydell
1
-52
/
+169
2017-09-21
nvic: Make ICSR banked for v8M
Peter Maydell
1
-13
/
+32
2017-09-21
target/arm: Handle banking in negative-execution-priority check in cpu_mmu_in...
Peter Maydell
1
-0
/
+29
2017-09-21
nvic: Handle v8M changes in nvic_exec_prio()
Peter Maydell
1
-9
/
+42
2017-09-21
nvic: Disable the non-secure HardFault if AIRCR.BFHFNMINS is clear
Peter Maydell
1
-2
/
+10
2017-09-21
nvic: Implement v8M changes to fixed priority exceptions
Peter Maydell
1
-3
/
+19
2017-09-21
nvic: In escalation to HardFault, support HF not being priority -1
Peter Maydell
1
-11
/
+12
2017-09-21
nvic: Compare group priority for escalation to HF
Peter Maydell
1
-1
/
+1
2017-09-21
nvic: Make SHPR registers banked
Peter Maydell
2
-10
/
+88
[prev]
[next]