aboutsummaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)Author
2017-08-31i8254: use QEMU_ALIGN_DOWNMarc-André Lureau
2017-08-01mc146818rtc: implement UIP latching as intendedPaolo Bonzini
2017-08-01mc146818rtc: simplify check_update_timerPaolo Bonzini
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-17hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell
2017-06-13timer/aspeed: fix timer enablement when a reload is not setCédric Le Goater
2017-06-13hw/timer/exynos4210_mct: Remove unused definesKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Cleanup indentation and empty new linesKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Fix checkpatch style errorsKrzysztof Kozlowski
2017-06-06qtest: add rtc periodic timer testXiao Guangrong
2017-06-06mc146818rtc: embrace all x86 specific codeXiao Guangrong
2017-06-06mc146818rtc: drop unnecessary '#ifdef TARGET_I386'Xiao Guangrong
2017-06-06mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386Xiao Guangrong
2017-06-06mc146818rtc: precisely count the clock for periodic timerTai Yunfang
2017-06-06mc146818rtc: update periodic timer only if it is neededXiao Guangrong
2017-06-04altera_timer: fix incorrect memsetPaolo Bonzini
2017-06-02hw/timer: QOM'ify slavio_timerxiaoqiang zhao
2017-06-02hw/timer: QOM'ify m48txx_sysbusxiaoqiang zhao
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-17hpet: Remove user_creatable flagEduardo Habkost
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-04-20hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski
2017-02-28armv7m: Split systick out from NVICPeter Maydell
2017-02-28ARM i.MX timers: fix reset handlingKurban Mallachiev
2017-02-21hw/mips_gictimer: provide API for retrieving frequencyPaul Burton
2017-02-13migration: consolidate VMStateField.startHalil Pasic
2017-02-06Split ISA and sysbus versions of m48t59 deviceDavid Gibson
2017-01-27replay: don't use rtc clock on loadvm phasePavel Dovgalyuk
2017-01-25Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell
2017-01-24nios2: Add periodic timer emulationChris Wulff
2017-01-24migration: extend VMStateInfoJianjun Duan
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-18target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko
2017-01-16bugfix: vm halt when in reset loopinghangaohuai
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard
2016-12-27hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva
2016-10-28clean-up: removed duplicate #includesAnand J
2016-10-24timer: stm32f2xx_timer: add check for prescaler valuePrasad J Pandit
2016-10-24timer: a9gtimer: remove loop to auto-increment comparatorPrasad J Pandit
2016-10-24arm_mptimer: Convert to use ptimerDmitry Osipenko
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-04STM32F2xx: Display PWM duty cycle from timerAlistair Francis
2016-10-04MC146818 RTC: coordinate guest clock base to destination host after migrationJunlian Bell
2016-09-22imx: Use 'const char', not 'char const'pull-target-arm-20160922Peter Maydell
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-07-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell