Age | Commit message (Expand) | Author | Files | Lines |
2015-05-12 | hw/intc/arm_gic: Change behavior of IAR writes | Fabian Aggeler | 1 | -1/+1 |
2015-05-12 | hw/intc/arm_gic: Change behavior of EOIR writes | Fabian Aggeler | 1 | -1/+1 |
2015-05-12 | hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked | Fabian Aggeler | 1 | -1/+1 |
2015-05-12 | hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked | Fabian Aggeler | 1 | -1/+1 |
2015-05-12 | armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE b... | Adrian Huang | 1 | -0/+9 |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini | 1 | -1/+1 |
2014-10-24 | arm_gic: remove unused parameter. | KONRAD Frederic | 1 | -1/+1 |
2014-06-19 | armv7m_nvic: fix AIRCR implementation | Oran Avraham | 1 | -1/+4 |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 1 | -2/+1 |
2014-05-05 | arm: Clean up fragile use of error_is_set() in realize() methods | Markus Armbruster | 1 | -2/+4 |
2014-05-01 | armv7m_nvic: fix CPUID Base Register | Rabin Vincent | 1 | -1/+1 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -8/+8 |
2013-07-09 | cpu: Replace cpu_single_env with CPUState current_cpu | Andreas Färber | 1 | -3/+8 |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -3/+4 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -3/+3 |
2013-04-15 | arm: fix location of some include files | Peter Maydell | 1 | -1/+1 |
2013-04-12 | Typo, spelling and grammatical fixes | Peter Maydell | 1 | -1/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 1 | -0/+553 |