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
/
xtensa
/
pic_cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-10
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2019-01-28
target/xtensa: expose core runstall as an IRQ line
Max Filippov
1
-0
/
+12
2019-01-28
target/xtensa: rearrange access to external interrupts
Max Filippov
1
-13
/
+11
2019-01-28
target/xtensa: drop function xtensa_timer_irq
Max Filippov
1
-6
/
+1
2019-01-24
target/xtensa: fix access to the INTERRUPT SR
Max Filippov
1
-2
/
+2
2017-01-15
target/xtensa: refactor CCOUNT/CCOMPARE
Max Filippov
1
-61
/
+14
2016-06-07
replace muldiv64(a, b, c) by (uint64_t)a * b / c
Laurent Vivier
1
-2
/
+2
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
xtensa: Clean up includes
Peter Maydell
1
-0
/
+1
2014-11-03
target-xtensa: avoid duplicate timer interrupt delivery
Max Filippov
1
-2
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-5
/
+5
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
1
-1
/
+1
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
1
-1
/
+1
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-3
/
+5
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-0
/
+164