summaryrefslogtreecommitdiff
path: root/hw/intc/armv7m_nvic.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-24arm_gic: remove unused parameter.KONRAD Frederic1-1/+1
2014-06-19armv7m_nvic: fix AIRCR implementationOran Avraham1-1/+4
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-2/+1
2014-05-05arm: Clean up fragile use of error_is_set() in realize() methodsMarkus Armbruster1-2/+4
2014-05-01armv7m_nvic: fix CPUID Base RegisterRabin Vincent1-1/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-8/+8
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-3/+8
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini1-3/+4
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-3/+3
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-12Typo, spelling and grammatical fixesPeter Maydell1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-0/+553