index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
armv7m_nvic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC define
Peter Maydell
2012-04-13
1
-1
/
+0
*
hw/arm_gic: Make gic_reset a sysbus reset function
Peter Maydell
2012-04-13
1
-0
/
+16
*
hw/arm_gic: Make the GIC its own sysbus device
Peter Maydell
2012-04-13
1
-0
/
+1
*
hw/arm_gic: Move gic_get_current_cpu into arm_gic.c
Peter Maydell
2012-04-13
1
-7
/
+0
*
hw/arm_gic: Move NCPU definition to arm_gic.c
Peter Maydell
2012-04-13
1
-1
/
+0
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-14
/
+18
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-7
/
+14
*
arm: make the number of GIC interrupts configurable
Mark Langsdorf
2012-01-17
1
-8
/
+23
*
arm_gic: convert to memory API
Avi Kivity
2011-08-22
1
-1
/
+2
*
Correct spelling of licensed
Matthew Fernandez
2011-07-23
1
-1
/
+1
*
vmstate: port armv7m nvic
Juan Quintela
2011-04-22
1
-25
/
+14
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-4
/
+4
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
*
Fix missing '|' in '|=', spotted by clang analyzer
Blue Swirl
2010-05-02
1
-4
/
+4
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
Remove ARM NVIC initialization hack
Paul Brook
2009-06-04
1
-5
/
+0
*
ARM GIC qdev conversion
Paul Brook
2009-05-14
1
-52
/
+57
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-8
/
+7
*
Fix warnings that would be caused by ld flag --warn-common
blueswir1
2008-09-17
1
-0
/
+2
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
1
-4
/
+0
*
Save/restore for stellaris boards.
pbrook
2008-07-02
1
-0
/
+26
*
Stellaris ethernet support.
pbrook
2007-11-24
1
-1
/
+3
*
ARMv7-M SysTick fix.
pbrook
2007-11-24
1
-4
/
+5
*
Break up vl.h.
pbrook
2007-11-17
1
-2
/
+3
*
ARMv7 support.
pbrook
2007-11-11
1
-0
/
+381