index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
misc: drop old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
watchdog/aspeed: fix variable type to store reload value
Cédric Le Goater
2017-10-12
1
-2
/
+2
*
watchdog: Allow setting action on the fly
Michal Privoznik
2017-10-02
1
-1
/
+7
*
watchdog.h: Drop local redefinition of actions enum
Michal Privoznik
2017-10-02
2
-28
/
+23
*
qapi: Rename WatchdogExpirationAction enum
Michal Privoznik
2017-10-02
1
-7
/
+7
*
watchdog: wdt_aspeed: Add support for the reset width register
Andrew Jeffery
2017-09-04
1
-11
/
+82
*
watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable
Thomas Huth
2017-08-30
1
-0
/
+1
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
wdt: Add Aspeed watchdog device model
Cédric Le Goater
2017-02-07
2
-0
/
+226
*
watchdog: 6300esb: add exit function
Li Qiang
2016-12-22
1
-0
/
+9
*
nmi: remove x86 specific nmi handling
Bandan Das
2016-05-23
1
-1
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-1
/
+1
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
2
-2
/
+2
*
watchdog/diag288: avoid race condition on expired watchdog
Sascha Silbe
2016-03-01
1
-4
/
+8
*
hw: Clean up includes
Peter Maydell
2016-01-29
3
-1
/
+3
*
s390: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
watchdog/diag288: don't reset for action=none|debug|pause
Bo Tu
2016-01-27
1
-0
/
+7
*
watchdog: introduction of get_watchdog_action
Bo Tu
2016-01-27
1
-9
/
+5
*
i6300esb: remove muldiv64()
Laurent Vivier
2015-09-25
1
-8
/
+3
*
i6300esb: fix timer overflow
Laurent Vivier
2015-09-11
1
-1
/
+1
*
watchdog/diag288: correctly register for system reset requests
Xu Wang
2015-07-14
1
-0
/
+8
*
wdt_i6300esb: QOMify
Gonglei
2015-06-23
1
-5
/
+9
*
watchdog: Add new Virtual Watchdog action INJECT-NMI
Mao Chuan Li
2015-06-11
1
-0
/
+10
*
s390x/watchdog: diag288 migration support
Xu Wang
2015-06-11
1
-0
/
+12
*
s390x/watchdog: introduce diag288 watchdog device
Xu Wang
2015-06-11
2
-0
/
+111
*
i6300esb: Fix signed integer overflow
David Gibson
2015-03-25
1
-2
/
+8
*
i6300esb: Correct endiannness
David Gibson
2015-03-25
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
1
-4
/
+2
|
\
|
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
1
-4
/
+2
*
|
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
2015-02-26
1
-1
/
+1
|
/
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
2
-2
/
+2
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-8
/
+0
*
watchdog: fix deadlock with -watchdog-action pause
Paolo Bonzini
2014-07-09
1
-1
/
+5
*
qapi event: clean up in callers
Wenchao Xia
2014-06-27
1
-1
/
+1
*
qapi event: convert WATCHDOG
Wenchao Xia
2014-06-23
1
-16
/
+7
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
2
-9
/
+8
*
PortioList: Store PortioList in device state
Kirill Batuzov
2014-05-05
1
-3
/
+4
*
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2014-01-06
1
-1
/
+2
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
2
-8
/
+8
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
2
-0
/
+2
*
watchdog: Remove break after exit
Stefan Weil
2013-07-27
1
-1
/
+0
*
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
[next]