149 Commits (master)

Author SHA1 Message Date
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 8 months ago
Paolo Bonzini 3e7316044d include: move hw/registerfields.h to hw/core/ 8 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 8 months ago
Paolo Bonzini 3775d19906 include: move hw/qdev-clock.h to hw/core/ 8 months ago
Paolo Bonzini ca07b6a94b include: move hw/nmi.h to hw/core/ 8 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 8 months ago
ShengYi Hung 5240186e82 wdt_i6300esb: fix incorrect mask for interrupt type 11 months ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 2 years ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 1 year ago
Philippe Mathieu-Daudé ba26f14777 hw/arm: Mark Allwinner Technology devices as little-endian 2 years ago
Jamin Lin a22acbb252 aspeed/wdt: Support software reset mode for AST2600 2 years ago
Jamin Lin 668f29e171 aspeed/wdt: Fix coding style 2 years ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 years ago
Richard Henderson 89996947ed hw/watchdog: Constify all Property 2 years ago
Roque Arcudia Hernandez eff9dc5660 hw/watchdog/cmsdk_apb_watchdog: Fix INTEN issues 2 years ago
Roque Arcudia Hernandez b6db70bc0a hw/watchdog/cmsdk_apb_watchdog: Fix broken link 2 years ago
Bernhard Beschow fe06088b3c hw/watchdog/wdt_imx2: Remove redundant assignment 2 years ago
Pierrick Bouvier 74ee21a84b hw/watchdog: replace assert(0) with g_assert_not_reached() 2 years ago
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
Jamin Lin 8db36a4f74 aspeed/wdt: Add AST2700 support 2 years ago
Peter Maydell 88c756bc9e hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property 2 years ago
Richard Henderson 45bc669ee6 hw/watchdog: Constify VMState 3 years ago
Philippe Mathieu-Daudé 294c63be7d hw/watchdog/wdt_aspeed: Remove unused 'hw/misc/aspeed_scu.h' header 3 years ago
Bernhard Beschow 88a9973e85 hw/watchdog/wdt_imx2: Trace timer activity 3 years ago
Bernhard Beschow 18736a2141 hw/watchdog/wdt_imx2: Trace MMIO access 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Strahinja Jankovic 17b9730f98 hw/watchdog: Allwinner WDT emulation for system reset 3 years ago
Yeqi Fu 48805df9c2 replace TABs with spaces 3 years ago
Philippe Mathieu-Daudé f8ad895824 hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level 4 years ago
Philippe Mathieu-Daudé 4ef247661e hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers 4 years ago
Philippe Mathieu-Daudé 6fdb438187 hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize' 4 years ago
Markus Armbruster edf5ca5dbe include/hw/pci: Split pci_device.h off pci.h 4 years ago
Daniel P. Berrangé 6f10a29e76 hw/watchdog: add trace events for watchdog action handling 4 years ago
Paolo Bonzini 5433af7697 watchdog: remove -watchdog option 4 years ago
Alexey Kardashevskiy 81b205cecf ppc/spapr: Implement H_WATCHDOG 4 years ago
Steven Lee e259e01ecb aspeed/wdt: Add AST1030 support 4 years ago
Steven Lee 018134abb2 aspeed/wdt: Fix ast2500/ast2600 default reload value 4 years ago
Paolo Bonzini 22afb46e7c watchdog: remove select_watchdog_action 5 years ago
Paolo Bonzini b10cb62752 watchdog: add information from -watchdog help to -device help 5 years ago
Cédric Le Goater a8eb9a4333 aspeed/wdt: Add trace events 5 years ago
Andrew Jeffery 74b67e1f9d watchdog: aspeed: Fix sequential control writes 5 years ago
Andrew Jeffery 709098fd37 watchdog: aspeed: Sanitize control register values 5 years ago
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst 5 years ago
Peter Maydell 5ee0abed51 clock: Add ClockEvent parameter to callbacks 6 years ago
Peter Maydell 38867d0b7e arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE 6 years ago
Peter Maydell 4c4599fec9 hw/watchdog/cmsdk-apb-watchdog: Convert to use Clock input 6 years ago
Peter Maydell eeae0b2bf4 hw/watchdog/cmsdk-apb-watchdog: Add Clock input 6 years ago
Peter Maydell 729cc68373 Remove superfluous timer_del() calls 6 years ago