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
/
xilinx_timer.c
Age
Commit message (
Expand
)
Author
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-10-24
hw/timer/xilinx_timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-08-16
Include hw/qdev-properties.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
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
2016-01-29
hw/timer: Clean up includes
Peter Maydell
2014-06-09
timer: xilinx_timer: Convert to realize()
Peter Crosthwaite
2014-05-13
xilinx_timer: Fix writes into TCSR register
Guenter Roeck
2013-08-22
aio / timers: Untangle include files
Alex Bligh
2013-07-29
xilinx_timer: 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