index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
/
armv7m_nvic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
armv7m: Honour CCR.USERSETMPEND
Michael Davidsaver
2017-01-27
1
-1
/
+4
*
armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and MMFAR
Michael Davidsaver
2017-01-27
1
-10
/
+32
*
armv7m_nvic: keep a pointer to the CPU
Michael Davidsaver
2017-01-27
1
-6
/
+5
*
armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu
Andrey Smirnov
2016-07-04
1
-4
/
+4
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
armv7-m: Implement SYSRESETREQ
Michael Davidsaver
2015-11-03
1
-1
/
+8
*
armv7m_nvic: Implement ICSR without using internal GIC state
Peter Maydell
2015-09-08
1
-7
/
+6
*
hw/intc/arm_gic: Change behavior of IAR writes
Fabian Aggeler
2015-05-12
1
-1
/
+1
*
hw/intc/arm_gic: Change behavior of EOIR writes
Fabian Aggeler
2015-05-12
1
-1
/
+1
*
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
Fabian Aggeler
2015-05-12
1
-1
/
+1
*
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
Fabian Aggeler
2015-05-12
1
-1
/
+1
*
armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE b...
Adrian Huang
2015-05-12
1
-0
/
+9
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
arm_gic: remove unused parameter.
KONRAD Frederic
2014-10-24
1
-1
/
+1
*
armv7m_nvic: fix AIRCR implementation
Oran Avraham
2014-06-19
1
-1
/
+4
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
1
-2
/
+1
*
arm: Clean up fragile use of error_is_set() in realize() methods
Markus Armbruster
2014-05-05
1
-2
/
+4
*
armv7m_nvic: fix CPUID Base Register
Rabin Vincent
2014-05-01
1
-1
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-8
/
+8
*
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
1
-3
/
+8
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-3
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-3
/
+3
*
arm: fix location of some include files
Peter Maydell
2013-04-15
1
-1
/
+1
*
Typo, spelling and grammatical fixes
Peter Maydell
2013-04-12
1
-1
/
+1
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+553