summaryrefslogtreecommitdiffstats
path: root/hw/intc/armv7m_nvic.c
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/arm_gic: Change behavior of IAR writesFabian Aggeler2015-05-121-1/+1
* hw/intc/arm_gic: Change behavior of EOIR writesFabian Aggeler2015-05-121-1/+1
* hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler2015-05-121-1/+1
* hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler2015-05-121-1/+1
* armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE b...Adrian Huang2015-05-121-0/+9
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-1/+1
* arm_gic: remove unused parameter.KONRAD Frederic2014-10-241-1/+1
* armv7m_nvic: fix AIRCR implementationOran Avraham2014-06-191-1/+4
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-2/+1
* arm: Clean up fragile use of error_is_set() in realize() methodsMarkus Armbruster2014-05-051-2/+4
* armv7m_nvic: fix CPUID Base RegisterRabin Vincent2014-05-011-1/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-8/+8
* cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-091-3/+8
* hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-3/+4
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* Typo, spelling and grammatical fixesPeter Maydell2013-04-121-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+553
OpenPOWER on IntegriCloud