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
/
timer
/
cadence_ttc.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2016-01-29
arm: Clean up includes
Peter Maydell
2015-07-06
Fix interval interrupt of cadence ttc when timer is in decrement mode
Johannes Schlatow
2014-06-29
timer: cadence_ttc: Convert to instance_init
Alistair Francis
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-04-17
timer: cadence_ttc: Fix match register write logic
Peter Crosthwaite
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
cadence_ttc: QOM cast cleanup
Andreas Färber
2013-07-04
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini