index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
hpet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
1
-1
/
+1
2011-11-24
hpet: convert to memory API
Avi Kivity
1
-45
/
+17
2011-11-09
hpet: fix infinite loop in qemu_run_timers with -icount enabled
Max Filippov
1
-2
/
+2
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
1
-4
/
+4
2011-07-12
hpet: use specific endian ld/st_phys
Alexander Graf
1
-1
/
+1
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-7
/
+7
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
1
-1
/
+0
2011-02-12
hpet: make optional
Blue Swirl
1
-2
/
+0
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2010-06-16
Fix comparison which always returned false
Stefan Weil
1
-2
/
+4
2010-06-14
pass info about hpets to seabios.]
Gleb Natapov
1
-0
/
+16
2010-06-14
hpet: Init capability register only once
Jan Kiszka
1
-4
/
+5
2010-06-13
hpet: Add MSI support
Jan Kiszka
1
-4
/
+34
2010-06-13
hpet: Make number of timers configurable
Jan Kiszka
1
-13
/
+40
2010-06-13
hpet: Add support for level-triggered interrupts
Jan Kiszka
1
-10
/
+22
2010-06-13
hpet: Drop static state
Jan Kiszka
1
-21
/
+17
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
1
-7
/
+21
2010-06-13
hpet: Start/stop timer when HPET_TN_ENABLE is modified
Jan Kiszka
1
-0
/
+5
2010-06-13
hpet: Convert to qdev
Jan Kiszka
1
-13
/
+30
2010-06-13
hpet: Move static timer field initialization
Jan Kiszka
1
-2
/
+2
2010-06-13
hpet: Silence warning on write to running main counter
Jan Kiszka
1
-2
/
+2
2010-06-13
hpet: Coding style cleanups and some refactorings
Jan Kiszka
1
-188
/
+225
2010-06-13
hpet: Catch out-of-bounds timer access
Jan Kiszka
1
-1
/
+5
2010-02-07
Do not use dprintf
malc
1
-21
/
+21
2009-11-07
v3: don't call reset functions on cpu initialization
Glauber Costa
1
-1
/
+0
2009-10-05
vmstate: remove const from pre_save() functions
Juan Quintela
1
-2
/
+2
2009-10-05
vmstate: add version_id argument to post_load
Juan Quintela
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-6
/
+6
2009-10-01
Get rid of _t suffix
malc
1
-6
/
+6
2009-09-11
vmstate: port hpet device
Juan Quintela
1
-35
/
+38
2009-09-11
hpet: it is imposible that qemu_timer field is NULL at this point
Juan Quintela
1
-6
/
+2
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-07-27
HPET fixes for reg writes
Beth Kon
1
-7
/
+7
2009-07-16
Reset HPET config register on hpet_reset
Beth Kon
1
-0
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-04-17
hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
aliguori
1
-1
/
+1
2009-01-16
hpet config mask fix
aurel32
1
-2
/
+4
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-18
Remove trailing spaces introduced by commit 6081
aurel32
1
-41
/
+41
2008-12-18
Fix warnings introduced by commit 6081
aurel32
1
-3
/
+1
2008-12-17
Add HPET emulation to qemu (Beth Kon)
aliguori
1
-0
/
+588