aboutsummaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)Author
2019-02-21hw/timer/pl031: Convert to using trace eventsPeter Maydell
2019-02-21hw/timer/pl031: Allow use as an embedded-struct devicePeter Maydell
2019-02-18qapi: move RTC_CHANGE to the target schemaMarc-André Lureau
2019-02-18qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau
2019-01-09trivial: Don't include isa.h if it is not really necessaryThomas Huth
2019-01-07hw/timer/nrf51_timer: Add nRF51 Timer peripheralSteffen Görtz
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza
2018-12-13timer/puv3_ost: Convert sysbus init function to realize functionMao Zhongyi
2018-12-13timer/grlib_gptimer: Convert sysbus init function to realize functionMao Zhongyi
2018-12-13timer/etraxfs_timer: Convert sysbus init function to realize functionMao Zhongyi
2018-12-11hw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write()Eduardo Habkost
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau
2018-11-19hw/arm/stm32f205: Fix the UART and Timer region sizeSeth Kintigh
2018-10-24hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-10-24hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace eventsPhilippe Mathieu-Daudé
2018-10-24trace-events: Fix copy/paste typoPhilippe Mathieu-Daudé
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster
2018-10-19target-i386: add rtc 0x70 port as coalesced_pioPeng Hao
2018-09-25aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater
2018-09-25hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statementsPeter Maydell
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-24hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer modulePeter Maydell
2018-08-23hw/timer/mc146818rtc: Fix introspection problemThomas Huth
2018-08-23hw/timer/mc146818rtc: White space clean-upThomas Huth
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini
2018-08-20hw/timer/m48t59: Move away from old_mmio accessorsPeter Maydell
2018-07-09hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUEPeter Maydell
2018-07-09hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot modeGuenter Roeck
2018-07-09hw/timer/cmsdk-apb-timer: Correct ptimer policy settingsPeter Maydell
2018-07-03hw/timer: Add basic M41T80 emulationBALATON Zoltan
2018-06-26aspeed/timer: use the APB frequency from the SCUpull-target-arm-20180626Cédric Le Goater
2018-06-08hw/digic: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-20hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format stringsThomas Huth
2018-04-26timer/aspeed: fix vmstate version idCédric Le Goater
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02xlnx-zynqmp-rtc: Add basic time supportAlistair Francis
2018-03-02xlnx-zynqmp-rtc: Initial commitAlistair Francis
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09i.MX: Add i.MX7 GPT variantAndrey Smirnov
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2018-01-12hpet: recover timer offset correctlyPavel Dovgalyuk
2018-01-11hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()Philippe Mathieu-Daudé
2018-01-09sun4m: remove include/hw/sparc/sun4m.h and all references to itMark Cave-Ayland
2017-12-18hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé