Age | Commit message (Expand) | Author | Files | Lines |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2 | -2/+2 |
2019-12-16 | aspeed: Change the "scu" property definition | Cédric Le Goater | 1 | -9/+8 |
2019-12-16 | watchdog/aspeed: Fix AST2600 frequency behaviour | Joel Stanley | 1 | -4/+17 |
2019-12-16 | watchdog/aspeed: Improve watchdog timeout message | Joel Stanley | 1 | -1/+2 |
2019-10-15 | hw: wdt_aspeed: Add AST2600 support | Joel Stanley | 1 | -0/+29 |
2019-10-15 | watchdog/aspeed: Introduce an object class per SoC | Cédric Le Goater | 1 | -57/+65 |
2019-10-15 | aspeed/wdt: Check correct register for clock source | Amithash Prasad | 1 | -1/+1 |
2019-10-15 | hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API | Peter Maydell | 1 | -4/+9 |
2019-10-15 | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell | 1 | -1/+1 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 2 | -0/+2 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 2 | -2/+0 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 5 | -0/+5 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-07-01 | aspeed: Link SCU to the watchdog | Joel Stanley | 1 | -0/+20 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 5 | -2/+5 |
2019-06-06 | hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-03-22 | trace-events: Fix attribution of trace points to source | Markus Armbruster | 1 | -1/+1 |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster | 1 | -1/+1 |
2019-03-07 | ptimer: express dependencies with Kconfig | Paolo Bonzini | 1 | -0/+1 |
2019-03-07 | isa: express dependencies with kconfig | Paolo Bonzini | 1 | -0/+2 |
2019-03-07 | build: convert pci.mak to Kconfig | Paolo Bonzini | 1 | -0/+2 |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini | 1 | -0/+11 |
2019-03-05 | hw/arm/stellaris: Implement watchdog timer | Michel Heily | 1 | -2/+72 |
2019-01-11 | hw/watchdog/wdt_i6300esb: remove a unnecessary comment | Peng Hao | 1 | -1/+0 |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 1 | -1/+1 |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu | 1 | -8/+7 |
2018-08-20 | hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module | Peter Maydell | 3 | -0/+333 |
2018-06-15 | hw/watchdog/wdt_i6300esb: Convert away from old_mmio | Peter Maydell | 1 | -12/+36 |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster | 1 | -1/+1 |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster | 1 | -1/+1 |
2018-02-09 | Eliminate qapi/qmp/types.h | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2017-12-18 | misc: drop old i386 dependency | Philippe Mathieu-Daudé | 1 | -1/+0 |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 1 | -0/+4 |
2017-10-12 | watchdog/aspeed: fix variable type to store reload value | Cédric Le Goater | 1 | -2/+2 |
2017-10-02 | watchdog: Allow setting action on the fly | Michal Privoznik | 1 | -1/+7 |
2017-10-02 | watchdog.h: Drop local redefinition of actions enum | Michal Privoznik | 2 | -28/+23 |
2017-10-02 | qapi: Rename WatchdogExpirationAction enum | Michal Privoznik | 1 | -7/+7 |
2017-09-04 | watchdog: wdt_aspeed: Add support for the reset width register | Andrew Jeffery | 1 | -11/+82 |
2017-08-30 | watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable | Thomas Huth | 1 | -0/+1 |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 1 | -1/+1 |
2017-02-07 | wdt: Add Aspeed watchdog device model | Cédric Le Goater | 2 | -0/+226 |
2016-12-22 | watchdog: 6300esb: add exit function | Li Qiang | 1 | -0/+9 |
2016-05-23 | nmi: remove x86 specific nmi handling | Bandan Das | 1 | -1/+1 |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -1/+1 |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 2 | -2/+2 |
2016-03-01 | watchdog/diag288: avoid race condition on expired watchdog | Sascha Silbe | 1 | -4/+8 |