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
Age
Commit message (
Expand
)
Author
2015-09-11
i6300esb: fix timer overflow
Laurent Vivier
2015-07-14
watchdog/diag288: correctly register for system reset requests
Xu Wang
2015-06-23
wdt_i6300esb: QOMify
Gonglei
2015-06-11
watchdog: Add new Virtual Watchdog action INJECT-NMI
Mao Chuan Li
2015-06-11
s390x/watchdog: diag288 migration support
Xu Wang
2015-06-11
s390x/watchdog: introduce diag288 watchdog device
Xu Wang
2015-03-25
i6300esb: Fix signed integer overflow
David Gibson
2015-03-25
i6300esb: Correct endiannness
David Gibson
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-07-09
watchdog: fix deadlock with -watchdog-action pause
Paolo Bonzini
2014-06-27
qapi event: clean up in callers
Wenchao Xia
2014-06-23
qapi event: convert WATCHDOG
Wenchao Xia
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
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
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-27
watchdog: Remove break after exit
Stefan Weil
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
wdt_ib700: replace register_ioport*
Jan Kiszka
2013-06-18
wdt_i6300esb: fix vmstate versioning
Michael Roth
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
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini