index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
armv7m_nvic.c
Age
Commit message (
Expand
)
Author
2015-05-12
hw/intc/arm_gic: Change behavior of IAR writes
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Change behavior of EOIR writes
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
Fabian Aggeler
2015-05-12
armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE b...
Adrian Huang
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2014-10-24
arm_gic: remove unused parameter.
KONRAD Frederic
2014-06-19
armv7m_nvic: fix AIRCR implementation
Oran Avraham
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-05
arm: Clean up fragile use of error_is_set() in realize() methods
Markus Armbruster
2014-05-01
armv7m_nvic: fix CPUID Base Register
Rabin Vincent
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini