summaryrefslogtreecommitdiffstats
path: root/hw/timer
Commit message (Expand)AuthorAgeFilesLines
* timer/aspeed: fix timer enablement when a reload is not setCédric Le Goater2017-06-131-8/+29
* hw/timer/exynos4210_mct: Remove unused definesKrzysztof Kozlowski2017-06-131-3/+0Star
* hw/timer/exynos4210_mct: Cleanup indentation and empty new linesKrzysztof Kozlowski2017-06-131-25/+20Star
* hw/timer/exynos4210_mct: Fix checkpatch style errorsKrzysztof Kozlowski2017-06-131-2/+2
* qtest: add rtc periodic timer testXiao Guangrong2017-06-061-12/+3Star
* mc146818rtc: embrace all x86 specific codeXiao Guangrong2017-06-061-29/+31
* mc146818rtc: drop unnecessary '#ifdef TARGET_I386'Xiao Guangrong2017-06-061-13/+3Star
* mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386Xiao Guangrong2017-06-061-2/+2
* mc146818rtc: precisely count the clock for periodic timerTai Yunfang2017-06-061-23/+97
* mc146818rtc: update periodic timer only if it is neededXiao Guangrong2017-06-061-2/+16
* altera_timer: fix incorrect memsetPaolo Bonzini2017-06-041-1/+1
* hw/timer: QOM'ify slavio_timerxiaoqiang zhao2017-06-021-7/+5Star
* hw/timer: QOM'ify m48txx_sysbusxiaoqiang zhao2017-06-021-19/+19
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-234-6/+6
* hpet: Remove user_creatable flagEduardo Habkost2017-05-171-5/+0Star
* sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost2017-05-171-0/+5
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-172-2/+2
* hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski2017-04-203-17/+21
* armv7m: Split systick out from NVICPeter Maydell2017-02-283-0/+247
* ARM i.MX timers: fix reset handlingKurban Mallachiev2017-02-281-8/+25
* hw/mips_gictimer: provide API for retrieving frequencyPaul Burton2017-02-211-0/+5
* migration: consolidate VMStateField.startHalil Pasic2017-02-131-1/+1
* Split ISA and sysbus versions of m48t59 deviceDavid Gibson2017-02-064-210/+284
* replay: don't use rtc clock on loadvm phasePavel Dovgalyuk2017-01-271-4/+11
* Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell2017-01-252-0/+238
|\
| * nios2: Add periodic timer emulationChris Wulff2017-01-242-0/+238
* | migration: extend VMStateInfoJianjun Duan2017-01-241-2/+6
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-201-0/+12
|\
| * bugfix: vm halt when in reset loopinghangaohuai2017-01-161-0/+12
* | target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko2017-01-181-1/+1
* | target-sparc: implement sun4v RTCArtyom Tarasenko2017-01-182-0/+104
|/
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-092-2/+6
* hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva2016-12-271-6/+0Star
* clean-up: removed duplicate #includesAnand J2016-10-281-1/+0Star
* timer: stm32f2xx_timer: add check for prescaler valuePrasad J Pandit2016-10-241-1/+1
* timer: a9gtimer: remove loop to auto-increment comparatorPrasad J Pandit2016-10-241-7/+7
* arm_mptimer: Convert to use ptimerDmitry Osipenko2016-10-241-67/+82
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-101-1/+9
|\
| * MC146818 RTC: coordinate guest clock base to destination host after migrationJunlian Bell2016-10-041-1/+9
* | STM32F2xx: Display PWM duty cycle from timerAlistair Francis2016-10-041-0/+9
|/
* imx: Use 'const char', not 'char const'Peter Maydell2016-09-222-2/+2
* hw/ptimer: Introduce timer policy featureDmitry Osipenko2016-09-2216-23/+24
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
* Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell2016-07-122-0/+143
|\
| * hw/mips: implement GIC Interval TimerYongbok Kim2016-07-122-0/+143
* | i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois2016-07-071-6/+63
|/
* MC146818 RTC: add GPIO access to output IRQEfimov Vasily2016-06-291-2/+4
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2016-06-201-0/+51
|\
| * trace: split out trace events for hw/timer/ directoryDaniel P. Berrange2016-06-201-0/+51
* | Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...Peter Maydell2016-06-202-16/+26
|\ \