index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
timer
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUE
Peter Maydell
1
-0
/
+16
2018-07-09
hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot mode
Guenter Roeck
1
-1
/
+1
2018-07-09
hw/timer/cmsdk-apb-timer: Correct ptimer policy settings
Peter Maydell
1
-1
/
+1
2018-07-03
hw/timer: Add basic M41T80 emulation
BALATON Zoltan
2
-0
/
+118
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
1
-4
/
+15
2018-06-08
hw/digic: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
1
-7
/
+4
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-20
hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format strings
Thomas Huth
2
-8
/
+5
2018-04-26
timer/aspeed: fix vmstate version id
Cédric Le Goater
1
-1
/
+1
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-2
/
+2
2018-03-02
xlnx-zynqmp-rtc: Add basic time support
Alistair Francis
2
-0
/
+61
2018-03-02
xlnx-zynqmp-rtc: Initial commit
Alistair Francis
2
-0
/
+215
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2
-1
/
+2
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2
-1
/
+2
2018-02-09
i.MX: Add i.MX7 GPT variant
Andrey Smirnov
1
-0
/
+25
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-2
/
+1
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2
-6
/
+6
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
4
-4
/
+4
2018-01-12
hpet: recover timer offset correctly
Pavel Dovgalyuk
1
-2
/
+28
2018-01-11
hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
Philippe Mathieu-Daudé
1
-2
/
+15
2018-01-09
sun4m: remove include/hw/sparc/sun4m.h and all references to it
Mark Cave-Ayland
1
-1
/
+0
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2
-2
/
+0
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
6
-6
/
+18
2017-09-21
msf2: Add Smartfusion2 System timer
Subbaraya Sundeep
2
-0
/
+290
2017-09-21
hw/timer/omap_gptimer: Don't use old_mmio
Peter Maydell
1
-12
/
+37
2017-09-21
hw/timer/omap_synctimer.c: Don't use old_mmio
Peter Maydell
1
-14
/
+21
2017-08-31
i8254: use QEMU_ALIGN_DOWN
Marc-André Lureau
1
-2
/
+2
2017-08-01
mc146818rtc: implement UIP latching as intended
Paolo Bonzini
1
-6
/
+9
2017-08-01
mc146818rtc: simplify check_update_timer
Paolo Bonzini
1
-13
/
+11
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
1
-10
/
+10
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-17
hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device
Peter Maydell
3
-0
/
+259
2017-06-13
timer/aspeed: fix timer enablement when a reload is not set
Cédric Le Goater
1
-8
/
+29
2017-06-13
hw/timer/exynos4210_mct: Remove unused defines
Krzysztof Kozlowski
1
-3
/
+0
2017-06-13
hw/timer/exynos4210_mct: Cleanup indentation and empty new lines
Krzysztof Kozlowski
1
-25
/
+20
2017-06-13
hw/timer/exynos4210_mct: Fix checkpatch style errors
Krzysztof Kozlowski
1
-2
/
+2
2017-06-06
qtest: add rtc periodic timer test
Xiao Guangrong
1
-12
/
+3
2017-06-06
mc146818rtc: embrace all x86 specific code
Xiao Guangrong
1
-29
/
+31
2017-06-06
mc146818rtc: drop unnecessary '#ifdef TARGET_I386'
Xiao Guangrong
1
-13
/
+3
2017-06-06
mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386
Xiao Guangrong
1
-2
/
+2
2017-06-06
mc146818rtc: precisely count the clock for periodic timer
Tai Yunfang
1
-23
/
+97
2017-06-06
mc146818rtc: update periodic timer only if it is needed
Xiao Guangrong
1
-2
/
+16
2017-06-04
altera_timer: fix incorrect memset
Paolo Bonzini
1
-1
/
+1
2017-06-02
hw/timer: QOM'ify slavio_timer
xiaoqiang zhao
1
-7
/
+5
2017-06-02
hw/timer: QOM'ify m48txx_sysbus
xiaoqiang zhao
1
-19
/
+19
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
4
-6
/
+6
2017-05-17
hpet: Remove user_creatable flag
Eduardo Habkost
1
-5
/
+0
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
1
-0
/
+5
[next]