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
/
watchdog
/
wdt_ib700.c
Age
Commit message (
Expand
)
Author
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2017-12-18
misc: drop old i386 dependency
Philippe Mathieu-Daudé
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-01-29
hw: Clean up includes
Peter Maydell
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-05-05
PortioList: Store PortioList in device state
Kirill Batuzov
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
wdt_ib700: replace register_ioport*
Jan Kiszka
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-04-29
wdt_ib700: QOM'ify
Andreas Färber
2013-04-08
hw: move watchdogs to hw/watchdog, configure via default-configs/
Paolo Bonzini