Sign in
qemu
/
qemu
/
050a82f0c5bc1ea21198c98780f04c043aabeca3
/
hw
/
watchdog
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
2ec11f2
aspeed: Change the "scu" property definition
by Cédric Le Goater
· 5 years ago
28c80f1
watchdog/aspeed: Fix AST2600 frequency behaviour
by Joel Stanley
· 5 years ago
aabf1de
watchdog/aspeed: Improve watchdog timeout message
by Joel Stanley
· 5 years ago
6b2b2a7
hw: wdt_aspeed: Add AST2600 support
by Joel Stanley
· 5 years ago
6112bd6
watchdog/aspeed: Introduce an object class per SoC
by Cédric Le Goater
· 5 years ago
1ff6878
aspeed/wdt: Check correct register for clock source
by Amithash Prasad
· 5 years ago
8c9dbc6
hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API
by Peter Maydell
· 5 years ago
b014226
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
by Peter Maydell
· 5 years ago
54d3123
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
71e8a91
Include sysemu/reset.h a lot less
by Markus Armbruster
· 6 years ago
3059c2f
aspeed: Link SCU to the watchdog
by Joel Stanley
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
f1114d3
hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev
by Philippe Mathieu-Daudé
· 6 years ago
dec9776
trace-events: Fix attribution of trace points to source
by Markus Armbruster
· 6 years ago
500016e
trace-events: Shorten file names in comments
by Markus Armbruster
· 6 years ago
9533dcd
ptimer: express dependencies with Kconfig
by Paolo Bonzini
· 6 years ago
a7e2315
isa: express dependencies with kconfig
by Paolo Bonzini
· 6 years ago
7c28b92
build: convert pci.mak to Kconfig
by Paolo Bonzini
· 6 years ago
82f5181
kconfig: introduce kconfig files
by Paolo Bonzini
· 6 years ago
566528f
hw/arm/stellaris: Implement watchdog timer
by Michel Heily
· 6 years ago
7d2fceb
hw/watchdog/wdt_i6300esb: remove a unnecessary comment
by Peng Hao
· 6 years ago
b58deb3
qemu/queue.h: leave head structs anonymous unless necessary
by Paolo Bonzini
· 6 years ago
3ab7238
qapi: Drop qapi_event_send_FOO()'s Error ** argument
by Peter Xu
· 7 years ago
050c2ea
hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
by Peter Maydell
· 7 years ago
a821541
hw/watchdog/wdt_i6300esb: Convert away from old_mmio
by Peter Maydell
· 7 years ago
112ed24
qapi: Empty out qapi-schema.json
by Markus Armbruster
· 7 years ago
9af2398
Include less of the generated modular QAPI headers
by Markus Armbruster
· 7 years ago
6b67395
Eliminate qapi/qmp/types.h
by Markus Armbruster
· 7 years ago
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
c0578de
misc: drop old i386 dependency
by Philippe Mathieu-Daudé
· 7 years ago
fd3b02c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
by Eduardo Habkost
· 7 years ago
f958537
watchdog/aspeed: fix variable type to store reload value
by Cédric Le Goater
· 7 years ago
f0df84c
watchdog: Allow setting action on the fly
by Michal Privoznik
· 7 years ago
4c7f442
watchdog.h: Drop local redefinition of actions enum
by Michal Privoznik
· 7 years ago
14d53b4
qapi: Rename WatchdogExpirationAction enum
by Michal Privoznik
· 7 years ago
f55d613
watchdog: wdt_aspeed: Add support for the reset width register
by Andrew Jeffery
· 7 years ago
84ebd3e
watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable
by Thomas Huth
· 8 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
854123b
wdt: Add Aspeed watchdog device model
by Cédric Le Goater
· 8 years ago
eb7a20a
watchdog: 6300esb: add exit function
by Li Qiang
· 8 years ago
f7e981f
nmi: remove x86 specific nmi handling
by Bandan Das
· 9 years ago
03dd024
hw: explicitly include qemu/log.h
by Paolo Bonzini
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
73bcb24
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
by Rutuja Shah
· 9 years ago
fe345a3
watchdog/diag288: avoid race condition on expired watchdog
by Sascha Silbe
· 9 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
9615495
s390: Clean up includes
by Peter Maydell
· 9 years ago
fba9110
watchdog/diag288: don't reset for action=none|debug|pause
by Bo Tu
· 9 years ago
0d035b6
watchdog: introduction of get_watchdog_action
by Bo Tu
· 9 years ago
9491e9b
i6300esb: remove muldiv64()
by Laurent Vivier
· 9 years ago
fee562e
i6300esb: fix timer overflow
by Laurent Vivier
· 10 years ago
0c7322c
watchdog/diag288: correctly register for system reset requests
by Xu Wang
· 10 years ago
41fc905
wdt_i6300esb: QOMify
by Gonglei
· 10 years ago
795dc6e
watchdog: Add new Virtual Watchdog action INJECT-NMI
by Mao Chuan Li
· 10 years ago
d67f5fe
s390x/watchdog: diag288 migration support
by Xu Wang
· 10 years ago
188f24c
s390x/watchdog: introduce diag288 watchdog device
by Xu Wang
· 10 years ago
4bc7b4d
i6300esb: Fix signed integer overflow
by David Gibson
· 10 years ago
06b82e2
i6300esb: Correct endiannness
by David Gibson
· 10 years ago
0048fa6
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
f43e47d
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
by Markus Armbruster
· 10 years ago
9af21db
pci: Trivial device model conversions to realize
by Markus Armbruster
· 10 years ago
e720677
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
by Paolo Bonzini
· 10 years ago
469b046
memory: remove memory_region_destroy
by Paolo Bonzini
· 11 years ago
30e5210
watchdog: fix deadlock with -watchdog-action pause
by Paolo Bonzini
· 11 years ago
2f44a08
qapi event: clean up in callers
by Wenchao Xia
· 11 years ago
99eaf09
qapi event: convert WATCHDOG
by Wenchao Xia
· 11 years ago
d49805a
savevm: Remove all the unneeded version_minimum_id_old (x86)
by Juan Quintela
· 11 years ago
848696b
PortioList: Store PortioList in device state
by Kirill Batuzov
· 11 years ago
87ea75d
qemu-option: Remove qemu_opts_create_nofail
by Peter Crosthwaite
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 12 years ago
f6019e5
watchdog: Remove break after exit
by Stefan Weil
· 12 years ago
22fc860
hw/[u-x]*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
db10ca9
piolist: add owner argument to initialization functions and pass devices
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
0c6c4e2
wdt_ib700: replace register_ioport*
by Jan Kiszka
· 12 years ago
c199046
wdt_i6300esb: fix vmstate versioning
by Michael Roth
· 12 years ago
db895a1
isa: Use realizefn for ISADevice
by Andreas Färber
· 12 years ago
61e477f
wdt_ib700: QOM'ify
by Andreas Färber
· 12 years ago
a100107
hw: move watchdogs to hw/watchdog, configure via default-configs/
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
1fd6bb4
hw: make subdirectories for devices
by Paolo Bonzini
· 12 years ago