aboutsummaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)Author
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-07-15pl031: Correctly migrate state when using -rtc clock=hostPeter Maydell
2019-07-04hw/timer/armv7m_systick: Forbid non-privileged accessesPeter Maydell
2019-07-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell
2019-07-02qapi: Rename target.json to misc-target.jsonMarkus Armbruster
2019-07-01aspeed/timer: Ensure positive muldiv deltaChristian Svensson
2019-07-01aspeed/timer: Fix match calculationsAndrew Jeffery
2019-07-01aspeed/timer: Status register contains reload for stopped timerAndrew Jeffery
2019-07-01aspeed/timer: Fix behaviour running LinuxJoel Stanley
2019-07-01hw: timer: Add ASPEED RTC deviceJoel Stanley
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-17grlib, gptimer: get rid of the old-style create functionKONRAD Frederic
2019-05-13Normalize header guard symbol definition.Markus Armbruster
2019-04-17hpet: Report warnings with warn_report(), not error_printf()Markus Armbruster
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-07i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard
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