index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
timer
/
aspeed_timer.c
Age
Commit message (
Expand
)
Author
2019-10-15
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
2019-10-15
aspeed/timer: Add AST2600 support
Cédric Le Goater
2019-10-15
aspeed/timer: Add support for control register 3
Cédric Le Goater
2019-10-15
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
2019-09-13
aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine
Cédric Le Goater
2019-09-03
aspeed/timer: Provide back-pressure information for short periods
Andrew Jeffery
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-07-01
aspeed/timer: Ensure positive muldiv delta
Christian Svensson
2019-07-01
aspeed/timer: Fix match calculations
Andrew Jeffery
2019-07-01
aspeed/timer: Status register contains reload for stopped timer
Andrew Jeffery
2019-07-01
aspeed/timer: Fix behaviour running Linux
Joel Stanley
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-09-25
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
2018-04-26
timer/aspeed: fix vmstate version id
Cédric Le Goater
2017-06-13
timer/aspeed: fix timer enablement when a reload is not set
Cédric Le Goater
2016-06-17
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
2016-05-20
aspeed: include qemu/log.h
Paolo Bonzini
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-03-16
hw/timer: Add ASPEED timer device model
Andrew Jeffery